支付修改

This commit is contained in:
seesaw
2024-10-21 11:32:48 +08:00
parent 08863c51ab
commit 862823b82f
8 changed files with 52 additions and 214 deletions

View File

@ -31,4 +31,7 @@ public class AppSaveVO {
@Schema(description = "时段", example = "")
private String timeSlot;
@Schema(description = "", example = "")
private Long carteenId;
}