Browse Source

copier

master
dark 7 months ago
parent
commit
3e20cc08a2
  1. 2
      api/logic.tpl

2
api/logic.tpl

@ -4,7 +4,7 @@ import (
{{.imports}}
// github.com/spf13/cast // 类型转换
// github.com/golang-module/carbon/v2 // 日期时间处理
// github.com/jinzhu/copier/v2 // 结构体复制
// github.com/jinzhu/copier // 结构体复制
// orm 目录下的 orm 包
)

Loading…
Cancel
Save