添加景区、删除子类型

This commit is contained in:
2025-08-15 13:33:51 +08:00
parent 9c932b6ba8
commit af5c59dc67
15 changed files with 391 additions and 112 deletions

View File

@@ -19,6 +19,11 @@ public class PriceBundleConfig extends BaseEntity {
*/
private String bundleName;
/**
* 景区ID
*/
private String scenicId;
/**
* 套餐价格
*/