fenchengbili
This commit is contained in:
@@ -16,4 +16,5 @@ type Place struct {
|
||||
Level int8 `json:"level"` // 城市级别,参见相关常量定义
|
||||
TelCode string `orm:"size(8);index" json:"telCode"`
|
||||
Enabled int8 `json:"enabled"` // 是否启用
|
||||
DividePercentage int `json:"dividePercentage"` //分成比例
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user