This commit is contained in:
suyl
2021-06-02 09:35:52 +08:00
parent 7fc33acb6d
commit 15c4ea1456
2 changed files with 3 additions and 2 deletions

View File

@@ -423,8 +423,6 @@ const (
YES = 1 //通用
NO = 0
DISABLED = -1
Nothing = "nothing"
)
func IsPurchaseVendorExist(vendorID int) bool {