mirror of
https://github.com/Weasley-J/chinaport-data-signature.git
synced 2024-04-21 12:41:53 +00:00
Merge branch 'feature_探索' into feature_microservice
This commit is contained in:
+1
-1
@@ -21,6 +21,6 @@ public interface EportCustoms179HttpClient {
|
||||
*
|
||||
* @param formData 表达数据
|
||||
*/
|
||||
@PostExchange(value = "/ceb2grab/grab/realTimeDataUpload", contentType = "application/x-www-form-urlencoded")
|
||||
@PostExchange(contentType = "application/x-www-form-urlencoded")
|
||||
Mono<Capture179DataResponse> report179Data(@RequestParam Map<String, Object> formData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user