zq-erp/src/main/java/com/matrix/system/hive/bean/SysOrder.java
@@ -1,5 +1,6 @@ package com.matrix.system.hive.bean; import com.matrix.core.anotations.Extend; import com.matrix.core.tools.DateUtil; import org.springframework.format.annotation.DateTimeFormat; @@ -56,6 +57,12 @@ * 员工编号(美容顾问) 下单人id */ private Long staffId; /** * 收银员姓名 */ @Extend private String cashierName; /** * 收银员 @@ -147,10 +154,7 @@ /* 会员手机号 */ private String vipPhone; /** * 收银员姓名 */ private String cashierName; private String staffName;