This commit is contained in:
邹宗楠
2022-05-18 15:15:42 +08:00
parent 1a8ab3fd7e
commit 837168d0fb

View File

@@ -37,7 +37,4 @@ func TestCancelWaybill(t *testing.T) {
} }
func Test11(t *testing.T) { func Test11(t *testing.T) {
aa :=1
fmt.Println(aa |= model.UserTypeStoreBoss)
} }