ss
This commit is contained in:
@@ -34,7 +34,7 @@ type StatisticsReportForOrdersList struct {
|
|||||||
OperatorName2 string `json:"operatorName2"`
|
OperatorName2 string `json:"operatorName2"`
|
||||||
OperatorName3 string `json:"operatorName3"`
|
OperatorName3 string `json:"operatorName3"`
|
||||||
|
|
||||||
Address string "address"
|
Address string `json:"address"`
|
||||||
CityName string `json:"cityName"`
|
CityName string `json:"cityName"`
|
||||||
Status int `json:"status"`
|
Status int `json:"status"`
|
||||||
Tel1 string `orm:"size(32);index" json:"tel1"`
|
Tel1 string `orm:"size(32);index" json:"tel1"`
|
||||||
|
|||||||
Reference in New Issue
Block a user