Quellcode durchsuchen

移动端调整

anderx vor 4 Jahren
Ursprung
Commit
778aff26e8

+ 10 - 1
kede-web-hn.iml

@@ -16,7 +16,16 @@
       </configuration>
     </facet>
     <facet type="Spring" name="Spring">
-      <configuration />
+      <configuration>
+        <fileset id="fileset" name="Spring Shiro" removed="false">
+          <file>file://$MODULE_DIR$/src/main/resources/spring/spring-shiro.xml</file>
+          <file>file://$MODULE_DIR$/src/main/java/com/kede/core/websocket/WebSocketConfig.java</file>
+          <file>file://$MODULE_DIR$/src/main/resources/applicationContext.xml</file>
+          <file>file://$MODULE_DIR$/src/main/resources/spring/spring-mvc.xml</file>
+          <file>file://$MODULE_DIR$/src/main/resources/spring/spring-mybatis.xml</file>
+          <file>file://$MODULE_DIR$/src/main/resources/spring/spring-task.xml</file>
+        </fileset>
+      </configuration>
     </facet>
   </component>
   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">

+ 1 - 1
src/main/resources/props/config_local.properties

@@ -60,7 +60,7 @@ template.cacheable=false
 
 avatar.upload.host=//172.16.0.255:3000/upload
 #连接开�
-portal.host=//kedejs.jishutao.com/portal/1.0.16
+portal.host=//kedejs.jishutao.com/portal/1.0.17
 static.host=//kedejs.jishutao.com/client/1.0.4
 avatar.host=//172.16.0.255:3000
 

+ 1 - 1
src/main/resources/props/config_prod.properties

@@ -61,7 +61,7 @@ template.cacheable=false
 
 
 #连接开�
-portal.host=//kedejs.jishutao.com/portal/1.0.16
+portal.host=//kedejs.jishutao.com/portal/1.0.17
 static.host=//kedejs.jishutao.com/client/1.0.4
 
 avatar.host=//kedejs.jishutao.com