1
This commit is contained in:
@@ -34,16 +34,6 @@ func TestDelVipPrice(t *testing.T) {
|
||||
//t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func TestName1(t *testing.T) {
|
||||
aa := (32 & 16) != 0
|
||||
fmt.Println(aa)
|
||||
//for i := 0; i < 100; i++ {
|
||||
// if (i & 16) != 0 {
|
||||
// fmt.Println(i)
|
||||
// }
|
||||
//}
|
||||
}
|
||||
|
||||
//func TestQueryOpenUseable(t *testing.T) {
|
||||
// result, err := api.QueryOpenUseable([]*BaseStockCenterRequest{
|
||||
// &BaseStockCenterRequest{
|
||||
|
||||
Reference in New Issue
Block a user