1
This commit is contained in:
@@ -217,6 +217,11 @@ func TestShopClose(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
func TestAbc(t *testing.T) {
|
||||
a := "88492098261735"
|
||||
fmt.Println(a[len(a)-4:])
|
||||
}
|
||||
|
||||
func TestShopOffline(t *testing.T) {
|
||||
err := api.ShopOffline("", testShopBaiduID)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user