wangpengfei
2023-08-25 25c573d55986e02cf5f70cc3868e2b94a4be98e2
router/system/sys_auto_code_history.go
@@ -1,8 +1,8 @@
package system
import (
   v1 "github.com/flipped-aurora/gin-vue-admin/server/api/v1"
   "github.com/gin-gonic/gin"
   v1 "srm/api/v1"
)
type AutoCodeHistoryRouter struct{}