diff --git a/example/bzyy.exe b/example/bzyy.exe index bb7f75f..b83cc47 100644 Binary files a/example/bzyy.exe and b/example/bzyy.exe differ diff --git a/example/config/app.json b/example/config/app.json index a42d7d8..0d1c0d3 100644 --- a/example/config/app.json +++ b/example/config/app.json @@ -1,5 +1,5 @@ { - "id": "b2d3f9ad44a39168894dc01a99f48f23", + "id": "61161bc80c283839d95c99900b8dbb35", "label": "HoTime管理平台", "menus": [ { @@ -31,6 +31,10 @@ "label": "生产计划", "table": "produce" }, + { + "label": "生产计划", + "table": "produce" + }, { "label": "生产计划", "table": "produce" @@ -101,6 +105,10 @@ "label": "成品管理", "table": "product" }, + { + "label": "成品管理", + "table": "product" + }, { "label": "成品管理", "table": "product" @@ -128,6 +136,10 @@ "label": "原材料管理", "table": "material" }, + { + "label": "原材料管理", + "table": "material" + }, { "label": "原材料管理", "table": "material" @@ -147,6 +159,10 @@ "label": "办理订单", "table": "matter_order" }, + { + "label": "办理事项", + "table": "matter" + }, { "label": "办理事项", "table": "matter" diff --git a/example/config/config.json b/example/config/config.json index d8ea073..55396a3 100644 --- a/example/config/config.json +++ b/example/config/config.json @@ -24,7 +24,7 @@ "db": { "mysql": { "host": "192.168.6.253", - "name": "bzyy", + "name": "myhs", "password": "dasda8454456", "port": "3306", "prefix": "",