1
This commit is contained in:
@@ -138,10 +138,12 @@ func TestUpdateStoreTest(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestShopUpdateStatus(t *testing.T) {
|
||||
err := apiTao.ShopUpdateStatus("JX667321", 1)
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
}
|
||||
value := int(172736400)
|
||||
fmt.Println(float64(value) / 1000000)
|
||||
//err := apiTao.ShopUpdateStatus("JX667321", 1)
|
||||
//if err != nil {
|
||||
// fmt.Println(err)
|
||||
//}
|
||||
}
|
||||
|
||||
func TestSFStore(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user