Commit 19475690 authored by 王向前's avatar 王向前

代码调整

parent ffcb10ee
...@@ -11,7 +11,7 @@ public class KmesBoardController extends BaseController { ...@@ -11,7 +11,7 @@ public class KmesBoardController extends BaseController {
@RequestMapping("/index") @RequestMapping("/index")
public String index() { public String index() {
return "hzmes/dashboard/index"; return "kmes/dashboard/index";
} }
......
...@@ -21,11 +21,11 @@ ...@@ -21,11 +21,11 @@
<print entity="com.gavel.hzgd.vo.HzWoVO"/> <print entity="com.gavel.hzgd.vo.HzWoVO"/>
</menu> </menu>
<menu mkid="901019600" mkmc="工票记录查询" url="kmes/gpfkcx/index"> <menu mkid="901001000" mkmc="工票记录查询" url="kmes/gpfkcx/index">
<print entity="com.gavel.hzgd.vo.GpfkcxVO"/> <print entity="com.gavel.hzgd.vo.GpfkcxVO"/>
</menu> </menu>
<menu mkid="901011100" mkmc="车间看板" url="kmes/dashboard/index"> <menu mkid="901001200" mkmc="车间看板" url="kmes/dashboard/index">
</menu> </menu>
</menu> </menu>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment