正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -129,7 +129,7 @@ type ( | @@ -129,7 +129,7 @@ type ( | ||
129 | //创建账期结算 | 129 | //创建账期结算 |
130 | type ( | 130 | type ( |
131 | ReqCreditAccountsAdd struct { | 131 | ReqCreditAccountsAdd struct { |
132 | - DividendsEstimateIds []string `json:"dividendsEstimateIdss"` | 132 | + DividendsEstimateIds []string `json:"dividendsEstimateIds"` |
133 | } | 133 | } |
134 | 134 | ||
135 | DataCreditAccountsAdd []struct { | 135 | DataCreditAccountsAdd []struct { |
-
请 注册 或 登录 后发表评论