From 2ece6f6cd23d7b717881dd54a9fc74877096ecee Mon Sep 17 00:00:00 2001 From: wuxw7 <wuxw7@asiainfo.com> Date: 星期一, 07 五月 2018 23:13:59 +0800 Subject: [PATCH] 控制服务实现登录功能 和菜单展示,以及中心服务bug修复 --- java110-config/src/main/resources/html/error.html | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/java110-service/src/main/resources/html/error.html b/java110-config/src/main/resources/html/error.html similarity index 100% rename from java110-service/src/main/resources/html/error.html rename to java110-config/src/main/resources/html/error.html -- Gitblit v1.8.0