forked from free-lancers/electricity_bill_calc_service
合并分支
This commit is contained in:
@@ -31,8 +31,9 @@ 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