Commit 102fd7d6 by haibo.jiang

修改方法名称

parent d89ae8c9
......@@ -309,6 +309,6 @@ public interface OrderCenterSdkService {
* @param assortmentSdkUpdateDownstreamThirdOrderCodeRequest
* @return
*/
BaseOrderResponse updateThirdOrderCode(AssortmentSdkUpdateDownstreamThirdOrderCodeRequest assortmentSdkUpdateDownstreamThirdOrderCodeRequest);
BaseOrderResponse updateDownstreamThirdOrderCode(AssortmentSdkUpdateDownstreamThirdOrderCodeRequest assortmentSdkUpdateDownstreamThirdOrderCodeRequest);
}
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