作者 tangxuhui

数据结构调整

... ... @@ -60,7 +60,7 @@ type DividendsEstimateMoneyItem struct {
UserPhone string `json:"userPhone"` // 用户手机号
} `json:"userInfo"`
} `json:"undertakers"` // 共创承接人
}
} `json:"stageAndUndertaker"`
}
func ToDividendsEstimateMoneyItem(param *allied_creation_cooperation.DataDividendsEstimateSearchMoney) []DividendsEstimateMoneyItem {
... ...