新版仿ok交易所-后端
peter
2025-12-27 c0f1891485b4061ebcdf26922224897995220995
trading-order-bean/src/main/java/com/yami/trading/bean/model/FileUploadParamsModel.java
@@ -14,4 +14,7 @@
    @ApiModelProperty("模块名")
    private String moduleName;
    @ApiModelProperty("文件名")
    private String fileName;
}