|
@@ -81,7 +81,7 @@ public interface TmsFeign {
|
|
|
@PostMapping("api/v1/tms/tmsreceiptresults/receipt")
|
|
@PostMapping("api/v1/tms/tmsreceiptresults/receipt")
|
|
|
Map<String, Object> receipt(Map<String, Object> map);
|
|
Map<String, Object> receipt(Map<String, Object> map);
|
|
|
|
|
|
|
|
- @PostMapping("api/v1/tms/omstransorders/getTransOrderList")
|
|
|
|
|
|
|
+ @PostMapping("api/v1/tms/omstransorders/getCountEnfactory")
|
|
|
Map<String, Object> getCountEnfactory(@RequestBody(required = false) Map<String, Object> map);
|
|
Map<String, Object> getCountEnfactory(@RequestBody(required = false) Map<String, Object> map);
|
|
|
|
|
|
|
|
@PostMapping("api/v1/tms/tmssigninresults/getSignInResultList")
|
|
@PostMapping("api/v1/tms/tmssigninresults/getSignInResultList")
|