修复错误

This commit is contained in:
huangdeliang
2021-02-22 19:59:14 +08:00
parent f825e527bb
commit 81ce32847a
5 changed files with 13 additions and 16 deletions

View File

@ -26,6 +26,8 @@ public class SysRecipesPlan extends BaseEntity
//@Excel(name = "订单ID")
private Long orderId;
private Long cusId;
//客户ID
private Long customerId;