1 Star 0 Fork 0

涂趣网络/公共库Go

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
op.go 144 Bytes
一键复制 编辑 原始数据 按行查看 历史
楼良良 提交于 2024-06-10 19:20 +08:00 . 添加公共处理对象
package auth
import "time"
// OpDto 操作对象DTO
type OpDto interface {
// GetActionTime 获取操作时间
GetActionTime() *time.Time
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tuqunet/commongo.git
git@gitee.com:tuqunet/commongo.git
tuqunet
commongo
公共库Go
889a1eedf843

搜索帮助