正在显示
2 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -397,7 +397,7 @@ func (controller *SuMoneyController) ListDeadline() { | @@ -397,7 +397,7 @@ func (controller *SuMoneyController) ListDeadline() { | ||
| 397 | controller.ServeJSON() | 397 | controller.ServeJSON() |
| 398 | } | 398 | } |
| 399 | 399 | ||
| 400 | -// TODO 导出素币兑换清单,选择导出(ids),增加导出失败信息 | 400 | +// 导出素币兑换清单,选择导出(ids),增加导出失败信息 |
| 401 | func (controller *SuMoneyController) ExportExchangeList() { | 401 | func (controller *SuMoneyController) ExportExchangeList() { |
| 402 | cashPoolService := service.NewCashPoolService(nil) | 402 | cashPoolService := service.NewCashPoolService(nil) |
| 403 | exportExchangeCashListCommand := &command.ExportExchangeCashListCommand{} | 403 | exportExchangeCashListCommand := &command.ExportExchangeCashListCommand{} |
不能预览此文件类型
-
请 注册 或 登录 后发表评论