xuhy
6 天以前 002244c9264f60aad36e8a7fdb636cc5d81ed573
ruoyi-system/src/main/java/com/ruoyi/system/model/TCrmBranch.java
@@ -32,7 +32,7 @@
    @ApiModelProperty(value = "后台用户id")
    @TableField("user_id")
    private Integer userId;
    private Long userId;
    @ApiModelProperty(value = "分公司名称")
    @TableField("branch_name")