a
This commit is contained in:
@@ -1826,9 +1826,9 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
// },
|
||||
// })
|
||||
// }
|
||||
var (
|
||||
db = dao.GetDB()
|
||||
)
|
||||
// var (
|
||||
// db = dao.GetDB()
|
||||
// )
|
||||
// stores, _ := dao.GetStoreList(db, []int{}, nil, nil, nil, "")
|
||||
// for _, v := range stores {
|
||||
// if v.StoreLevel == "A" || v.StoreLevel == "B" || v.StoreLevel == "C" || v.StoreLevel == "D" {
|
||||
|
||||
Reference in New Issue
Block a user