Merge remote-tracking branch 'base-version/main' into dev
This commit is contained in:
@@ -13,6 +13,9 @@ public class BusinessFileSaveReqVO {
|
|||||||
@Schema(description = "附件Id", example = "李四")
|
@Schema(description = "附件Id", example = "李四")
|
||||||
private Long fileId;
|
private Long fileId;
|
||||||
|
|
||||||
|
@Schema(description = "业务编码")
|
||||||
|
private String businessCode;
|
||||||
|
|
||||||
@Schema(description = "业务Id", example = "李四")
|
@Schema(description = "业务Id", example = "李四")
|
||||||
private Long businessId;
|
private Long businessId;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user