Kaynağa Gözat

update

master
dengbiao 2 ay önce
ebeveyn
işleme
9cd8242eba
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      app/hdl/hdl_comm.go

+ 1
- 2
app/hdl/hdl_comm.go Dosyayı Görüntüle

@@ -12,8 +12,7 @@ import (
)

func MenuList(c *gin.Context) {
masterId := svc.GetMasterId(c)
engine := db.DBs[masterId]
engine := db.Db
admin := svc.GetUser(c)
qrcodeWithBatchRecordsDb := implement.NewPermissionGroupDb(engine)
groupList, err := qrcodeWithBatchRecordsDb.FindPermissionGroupV2()


Yükleniyor…
İptal
Kaydet