正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -60,7 +60,7 @@ type DividendsEstimateMoneyItem struct { | @@ -60,7 +60,7 @@ type DividendsEstimateMoneyItem struct { | ||
60 | UserPhone string `json:"userPhone"` // 用户手机号 | 60 | UserPhone string `json:"userPhone"` // 用户手机号 |
61 | } `json:"userInfo"` | 61 | } `json:"userInfo"` |
62 | } `json:"undertakers"` // 共创承接人 | 62 | } `json:"undertakers"` // 共创承接人 |
63 | - } | 63 | + } `json:"stageAndUndertaker"` |
64 | } | 64 | } |
65 | 65 | ||
66 | func ToDividendsEstimateMoneyItem(param *allied_creation_cooperation.DataDividendsEstimateSearchMoney) []DividendsEstimateMoneyItem { | 66 | func ToDividendsEstimateMoneyItem(param *allied_creation_cooperation.DataDividendsEstimateSearchMoney) []DividendsEstimateMoneyItem { |
-
请 注册 或 登录 后发表评论