正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -82,7 +82,6 @@ func (dao OrderBaseDao) OrderBonusListByCondition(companyId int64, orderType int | @@ -82,7 +82,6 @@ func (dao OrderBaseDao) OrderBonusListByCondition(companyId int64, orderType int | ||
| 82 | 82 | ||
| 83 | //CustomOrderBonusForExcel 导出分红列表所用的结构 | 83 | //CustomOrderBonusForExcel 导出分红列表所用的结构 |
| 84 | type CustomOrderBonusForExcel struct { | 84 | type CustomOrderBonusForExcel struct { |
| 85 | - Num int | ||
| 86 | OrderId int64 | 85 | OrderId int64 |
| 87 | OrderType int | 86 | OrderType int |
| 88 | OrderCode string | 87 | OrderCode string |
-
请 注册 或 登录 后发表评论