forked from free-lancers/electricity_bill_calc_service
feat(user):通过完成用户检索功能,继续确定项目的基本代码结构。
This commit is contained in:
@@ -31,7 +31,7 @@ type RedisSetting struct {
|
||||
|
||||
type ServiceSetting struct {
|
||||
MaxSessionLife time.Duration
|
||||
ItemsPageSize int
|
||||
ItemsPageSize uint
|
||||
CacheLifeTime time.Duration
|
||||
HostSerial int64
|
||||
}
|
||||
|
Reference in New Issue
Block a user