对接新供应链-唯品尚

This commit is contained in:
zhongqiang
2025-06-18 16:21:45 +08:00
parent 12e627aac6
commit ebe8aff954
3 changed files with 9 additions and 9 deletions

View File

@@ -87,7 +87,7 @@ func TestWeiPinShangClient_PreOrder(t *testing.T) {
Area: "番禺区",
ConsigneePhone: "15375390426",
ConsigneeContacts: "张三",
LockCode: "L100000002",
LockCode: "L100000004",
Source: "AILEHUI",
},
},
@@ -135,8 +135,8 @@ func TestWeiPinShangClient_CreateOrder(t *testing.T) {
Key: "f654ea5bde7635c3f46191191e5c4c8e",
},
args: CreateOrderReq{
LockCode: "L100000002",
OrderNo: "2000000001",
LockCode: "L100000004",
OrderNo: "2000000004",
},
},
}