Commit b5a44877 by ping.wu

生态要求更换接口

parent a571898d
......@@ -58,6 +58,6 @@ public interface EcologyAdminApplicationClient {
* @return
*/
@LogIgnoreFeign(logMessage="getFilterPartner")
@PostMapping("/ecology/api/thirdApp/getFilterPartner")
@PostMapping("/ecology/api/tencent/data/reporting")
BaseResponse<GetFilterPartnerResponse> getFilterPartner(@RequestBody OrderGetPartnerRequest request);
}
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