支付修改
This commit is contained in:
@ -31,4 +31,7 @@ public class AppSaveVO {
|
||||
|
||||
@Schema(description = "时段", example = "早")
|
||||
private String timeSlot;
|
||||
|
||||
@Schema(description = "", example = "早")
|
||||
private Long carteenId;
|
||||
}
|
||||
|
Reference in New Issue
Block a user