1
This commit is contained in:
@@ -18,3 +18,12 @@ func TestAggreOrNotAggreAfs(t *testing.T) {
|
||||
//a.AfterSaleOperate()
|
||||
fmt.Println("11", 8|16|32|1)
|
||||
}
|
||||
|
||||
func TestGetSkuDetailLocalID(t *testing.T) {
|
||||
a.GetSkuDetailLocalID("", "609483111")
|
||||
}
|
||||
|
||||
//
|
||||
func TestName(t *testing.T) {
|
||||
a.GetSkuDetail("3576800536843975894", "")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user