mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-14 05:03:49 +08:00
发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -18,7 +18,7 @@ type sysProvincesDao struct {
|
||||
}
|
||||
|
||||
var (
|
||||
// SysProvinces is globally common accessible object for table hg_sys_provinces operations.
|
||||
// SysProvinces is globally public accessible object for table hg_sys_provinces operations.
|
||||
SysProvinces = sysProvincesDao{
|
||||
internal.NewSysProvincesDao(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user