1 Star 0 Fork 0

xlizy/common-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
constant.go 286 Bytes
一键复制 编辑 原始数据 按行查看 历史
xlizy 提交于 2024-11-01 11:35 . 优化
package common_const
const (
// DataFormat 时间格式(yyyy-MM-dd'T'HH:mm:ss-'zone')
DataFormat = "2006-01-02T15:04:05-0700"
// SUPER_ADMIN_ROLE_NAME 超级管理员角色名称
SUPER_ADMIN_ROLE_NAME = "SUPERADMIN"
// XMQ_SERVICE_NAME XMQ服务名称
XMQ_SERVICE_NAME = "xmq"
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xlizy/common-go.git
git@gitee.com:xlizy/common-go.git
xlizy
common-go
common-go
v0.3.7

搜索帮助

0d507c66 1850385 C8b1a773 1850385