fix
wangpengfei
2023-08-30 82c058c91daed212fd9b3807dca9ca80217ce738
service/system/sys_dictionary_detail.go
@@ -1,9 +1,9 @@
package system
import (
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
   "srm/global"
   "srm/model/system"
   "srm/model/system/request"
)
//@author: [piexlmax](https://github.com/piexlmax)