京西商城订单
This commit is contained in:
8
business/partner/purchase/jx/localjx/order_test.go
Normal file
8
business/partner/purchase/jx/localjx/order_test.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package localjx
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestSyncStoreSkus(t *testing.T) {
|
||||
orderNo := GenOrderNo()
|
||||
t.Log(orderNo)
|
||||
}
|
||||
Reference in New Issue
Block a user