添加合作方功能

This commit is contained in:
huangdeliang
2021-04-15 11:59:14 +08:00
parent 7326c487d9
commit 5fe3c85e1d
6 changed files with 227 additions and 163 deletions

View File

@ -134,6 +134,8 @@ public class SysOrder extends BaseEntity {
@Excel(name = "账号")
private String account;
private String[] accRange;
/**
* 策划
*/