fix:splitType 传入
This commit is contained in:
@@ -40,4 +40,6 @@ public class GenerateSplitOrderRequest implements Serializable {
|
||||
@ApiModelProperty("备注")
|
||||
@Length(max = 255, message = "备注长度不能超过255")
|
||||
private String remark;
|
||||
|
||||
private Integer splitType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user