xin
2025-07-19 f8bb85d9864702f411971b6133d69f8abce6441a
oying-system/src/main/java/com/oying/modules/system/domain/Merchant.java
@@ -31,6 +31,10 @@
    private Long merchantId;
    @NotBlank
    @ApiModelProperty(value = "商户类型")
    private String merchantType;
    @NotBlank
    @ApiModelProperty(value = "名称")
    private String merchantName;