zhangqian
2023-08-28 e517b1a99b6edfa24c8cc4e109a6a10488f23b6a
service/system/sys_operation_record.go
@@ -1,10 +1,10 @@
package system
import (
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system"
   systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
   "srm/global"
   "srm/model/common/request"
   "srm/model/system"
   systemReq "srm/model/system/request"
)
//@author: [granty1](https://github.com/granty1)