mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 15:55:18 +08:00
完善采购订单
This commit is contained in:
@@ -50,7 +50,7 @@ public class OrganizationConfigController {
|
||||
|
||||
|
||||
@PostMapping("/getCurrentOrgConfig")
|
||||
public OrganizationConfigEntity getCurrentOrgConfig(@RequestBody IdRequest request) {
|
||||
public OrganizationConfigEntity getCurrentOrgConfig() {
|
||||
return this.service.getCurrentOrgConfig();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user