fix
Helius
2021-07-20 12bdaf99a9abf9e3930b449c65dd427c861b0ca4
zq-erp/src/main/java/com/matrix/system/app/dto/CreateServiceOrderDto.java
@@ -39,7 +39,6 @@
    @ApiModelProperty(value = "备注")
    private String remark;
    @NotBlank(message = "参数错误")
    @ApiModelProperty(value = "资金密码")
    private String password;