diff --git a/BO/Views/cc/exelboard.cshtml b/BO/Views/cc/exelboard.cshtml new file mode 100644 index 0000000..f109fb7 --- /dev/null +++ b/BO/Views/cc/exelboard.cshtml @@ -0,0 +1,90 @@ +@model NP.Model.VMCM +@{ + ViewBag.Title = "exelboard"; +} + + + + +
+ + +@section scriptsHeader{ + @Html.Partial("./Partial/ScriptDate") +} +@section scripts{ + +} diff --git a/Dao/MyBatis/Maps/System.xml b/Dao/MyBatis/Maps/System.xml index 6388681..e629c3e 100644 --- a/Dao/MyBatis/Maps/System.xml +++ b/Dao/MyBatis/Maps/System.xml @@ -1349,10 +1349,31 @@