jtoms 3 年之前
父節點
當前提交
72e533d564

+ 1 - 1
src/main/java/com/zhiqiyun/open/core/models/place/PlaceCategory.java

@@ -14,7 +14,7 @@ public class PlaceCategory implements Serializable {
 
 	private Long id;
 	private String name;
-//	private String categoryId;
+	private String categoryId;
 	private Integer sortNumber;
 	private Integer isShow;
 	private String remark;

File diff suppressed because it is too large
+ 0 - 0
src/main/resources/public/index.html


Some files were not shown because too many files changed in this diff