From 7d6de7aba5edb83a29ab43bd5284435ceabb182d Mon Sep 17 00:00:00 2001 From: richboo111 Date: Wed, 10 Jan 2024 11:00:30 +0800 Subject: [PATCH] 1 --- platformapi/sfps2/sf_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformapi/sfps2/sf_test.go b/platformapi/sfps2/sf_test.go index 5bc40a29..7a8ddd92 100644 --- a/platformapi/sfps2/sf_test.go +++ b/platformapi/sfps2/sf_test.go @@ -65,7 +65,7 @@ func TestCreateOrder(t *testing.T) { DevId: AppID, ShopId: TestSFStoreID, ShopType: 1, - ShopOrderId: "20240109", + ShopOrderId: "20240110", OrderSequence: "测试", OrderSource: OrderSourceELM, OrderTime: 1694168441,