Commit 04178888 by ping.wu

Merge branches 'feature/20211012_腾讯有数生态接口调整_wuping' and 'qa' of…

Merge branches 'feature/20211012_腾讯有数生态接口调整_wuping' and 'qa' of http://gitlab.freemud.com/order-group-application/order-group into qa
parents 122d4148 b5a44877
......@@ -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