Commit 367e7936 by ping.wu

生态要求更换接口

parent e395b2c4
......@@ -48,7 +48,7 @@ public interface EcologyAdminApplicationClient {
* @return
*/
@LogIgnoreFeign(logMessage="addOrderSum")
@PostMapping("/ecology/api/thirdApp/order/addOrderSum")
@PostMapping("/ecology/api/tencent/data/reporting/addOrderSum")
BaseResponse addOrderSum(@RequestBody SendOrderCountsMsg orderCounts);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment