瀏覽代碼

销售订单报表统计图 客户

liuchaohui 2 年之前
父節點
當前提交
0fe922bf86

+ 2 - 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/report/entity/SoSoDetails.java

@@ -30,6 +30,8 @@ public class SoSoDetails {
 	@TableField(exist = false)
 	private String  cDepName;
 	@TableField(exist = false)
+	private String  cCusName;
+	@TableField(exist = false)
 	private String	cCusCode;
 	@TableField(exist = false)
 	private String	cVenAbbName;