zs hai 9 meses
pai
achega
de694e0c50
Modificáronse 1 ficheiros con 18 adicións e 0 borrados
  1. 18 0
      src/main/resources/db/dictType.json

+ 18 - 0
src/main/resources/db/dictType.json

@@ -0,0 +1,18 @@
+[
+  {
+    "title": "是否使用",
+    "code": "is_use"
+  },
+  {
+    "title": "是否",
+    "code": "confirm"
+  },
+  {
+    "title": "菜单类型",
+    "code": "menus_type"
+  },
+  {
+    "title": "图标",
+    "code": "icon"
+  }
+]