xuhy
2025-09-05 ac73646e689ac2be81e7f970f44593cf80da4748
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;