zhangqian
2023-08-30 3887bb15b5e2662c19825234925c9b6da3fe902f
router/system/sys_dictionary_detail.go
@@ -1,9 +1,9 @@
package system
import (
   v1 "github.com/flipped-aurora/gin-vue-admin/server/api/v1"
   "github.com/flipped-aurora/gin-vue-admin/server/middleware"
   "github.com/gin-gonic/gin"
   v1 "srm/api/v1"
   "srm/middleware"
)
type DictionaryDetailRouter struct{}