package localjx import "testing" func TestSyncStoreSkus(t *testing.T) { orderNo := GenOrderNo() t.Log(orderNo) }