修改门店

This commit is contained in:
苏尹岚
2020-05-15 17:28:57 +08:00
parent d8662a6da4
commit a3b43b646c
6 changed files with 50 additions and 6 deletions

View File

@@ -21,6 +21,10 @@ const (
JdsStoreImg = "http://image.jxc4.com/image/b90ae8585e8cf2f3871f6e8318bde1dc.tem.png"
JdsStoreCategoryName = "pop-mendian-Selfdelivery"
JdsStoreStatusRest = 6
JdsStoreStatusOnline = 1
JdsStoreStatusDisable = 2
CreateCatType = "3"
UpdateCatType = "1"