xuhy
6 天以前 002244c9264f60aad36e8a7fdb636cc5d81ed573
ruoyi-system/src/main/java/com/ruoyi/system/model/TCrmBranchArea.java
@@ -31,7 +31,7 @@
    @TableId(value = "id", type = IdType.ASSIGN_ID)
    private String id;
    @ApiModelProperty(value = "分公司名称")
    @ApiModelProperty(value = "分公司id")
    @TableField("branch_id")
    private String branchId;