From 008f19355c599ad37550daba267419afff9777b4 Mon Sep 17 00:00:00 2001 From: hoteas Date: Fri, 31 Dec 2021 02:38:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E9=80=82=E5=BA=94?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/bzyy.exe | Bin 20042316 -> 20042316 bytes example/config/app.json | 18 +++++++++++++++++- example/config/config.json | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/example/bzyy.exe b/example/bzyy.exe index bb7f75faee174fe4a576c3d58f18429c0b1b83bc..b83cc476e4a1ddc2d5bd0ffd77a79f9c66b1117f 100644 GIT binary patch delta 1394 zcmWmCXIu;b7{~F?l`dVEj0Q!ENYNF_*-er}oXg&c>l6+t*`s7;WzX!Hm7Nh8+1Y#V zEqnc*7vJBj=hgr76y+3J6=7C}*~SxDnbGD}FZ^?Fm#Fkw)1bCmf0Ln3yl!}MZ2x#& zzkpPYF}QDwmi5B);RE|5q{L{AiJ_4OO>%^>ccLLqm)a)95ZfytK_3#X(-@QDQsWa$ z1EQm}ft^AkM?|$6R@X!2maVv{bea&PP7hKmU{7 zeQ41D4bcdV(F9G=3_%D+2tpBta5P5?M4%-i(F##$jcBw%Tg0Fp+Czs9&?6Qd(FvW= z1zph%-O&R*(F?uN2YnHTeuzhZ41fU%Fk&DQk%U1Qj3F>#D28D;k}(1)NX5v!AazIifNdR8JLM#$ii&Q!CcJ4d}Lz*7Ge<= zV+odG8J1%OR$>)aBL{1+7VEGc8?X_Zuo+vh72B{Kx!8f7*oEELgFNiTKJ3Q<9K<0U zMm~<T zh(~ygCwPiyc#ao%iC1`yH+YM8c#jYGh)?*8FDSuRe8YGAz)$?bZ~Vbu{F|yQR?LLN zOkyr6C9#kwC6#@X#V#*QJEahE9o$QZ|)}>msts7DD#kGkfnXBQmnjNcP@4 zTYTR?KHtCIe}2#N7UdP17h&ckqh|+aO^Gs2@$%bQQfd*aRR<@9_tr-D59}C~oEp

xS5E~tzus0vrO!5to`22WH+4b+4eyip6aQ3q=HKm%XYg&+J;4*{r; z255*tG(uxEK~pqCa|9t6AqYhagh7jz2uB23Arh_822p5>c4&_dh(-)LA{KGzgwE)K zuIPsD=z*T-g?J<&5xtRwWTc=E`a*|P=#hqg=#O*^z(8bR5C&rihGG~pk%i&=gH$65 z3VE*_rC|g{ViZPW48~#{vN0YLFcCSJgvpqKTuj9@OvenOCl9L&W$%*O&O#3C%l z5-i0sEXNA0#44=D8suRu)?qz1U?VnRGqzwWwqZMVU?+BAH}+sJ_F+E`Kz1L(VI09x z978^i;{;CP6bf(}XHbZU|T9Vq5IufWD-FI1ZP|b1trb=P 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": "",