摘要:
访问/pulibc路径 如果controller中定义了GetPublic方法,会执行这个方法,否则会被当做访问静态文件/public/index.html处理 阅读全文
posted @ 2020-09-21 09:35
longzhankunlun
阅读(153)
评论(0)
推荐(0)
摘要:
datamodels/user.go package datamodels type User struct { UserId int64 `json:"user_id" xorm:"not null pk autoincr BIGINT(20)"` Name string `json:"name" 阅读全文
posted @ 2020-09-21 00:11
longzhankunlun
阅读(665)
评论(0)
推荐(0)
浙公网安备 33010602011771号