platformx-business-finance-api/src/main/java/com/by4cloud/platformx/business/entity/BusinessCustomer.java
@@ -73,8 +73,8 @@
   // 煤炭、有色、黑色、电力、其它、氧化铝、化工、水泥、船运
   @Schema(description = "注册资本")
    @Column(columnDefinition = "VARCHAR(128) comment '注册资本'")
   @Schema(description = "注册名称")
    @Column(columnDefinition = "VARCHAR(128) comment '注册名称'")
    private String registerName;
    @Schema(description = "开户银行")