You've already forked FrameTour-BE
添加景区、删除子类型
This commit is contained in:
@@ -19,6 +19,11 @@ public class PriceBundleConfig extends BaseEntity {
|
||||
*/
|
||||
private String bundleName;
|
||||
|
||||
/**
|
||||
* 景区ID
|
||||
*/
|
||||
private String scenicId;
|
||||
|
||||
/**
|
||||
* 套餐价格
|
||||
*/
|
||||
|
Reference in New Issue
Block a user