This commit is contained in:
邹宗楠
2026-01-08 14:36:25 +08:00
parent c95c9ff929
commit 756ee97d2f

View File

@@ -34,7 +34,7 @@ type JxSettlementInfo struct {
// SettlementByCityCode 根据城市统计
type SettlementByCityCode struct {
CityName string `json:"city_name"` // 市
JxStoreID int `json:"jx_store_id"` // jx门店ID
JxStoreID int64 `json:"jx_store_id"` // jx门店ID
BrandId int `json:"brand_id"` // 品牌ID
UserName string `json:"user_name"` // 名称
Mobile string `json:"mobile"` // 电话