中扬CRM客户关系管理系统
#
LSH
2023-08-10 f990d41ed26b2640ca87d13d53e0dd85675aafb5
src/main/java/com/zy/crm/manager/entity/PriSales.java
@@ -70,6 +70,10 @@
    @TableField("user_id")
    private Long userId;
    @ApiModelProperty(value= "创建部门")
    @TableField("dept_id")
    private Long deptId;
    @ApiModelProperty(value= "更新人员")
    @TableField("update_user_id")
    private Long updateUserId;