Przeglądaj źródła

小程序公出修改

anderx 3 lat temu
rodzic
commit
d57a15deb1
2 zmienionych plików z 3 dodań i 1 usunięć
  1. 1 0
      .idea/compiler.xml
  2. 2 1
      .idea/encodings.xml

+ 1 - 0
.idea/compiler.xml

@@ -14,6 +14,7 @@
     </bytecodeTargetLevel>
   </component>
   <component name="JavacSettings">
+    <option name="ADDITIONAL_OPTIONS_STRING" value="-enciding=UTF-8" />
     <option name="ADDITIONAL_OPTIONS_OVERRIDE">
       <module name="kede-server" options="-Xlint:all" />
     </option>

+ 2 - 1
.idea/encodings.xml

@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
-  <component name="Encoding">
+  <component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8">
     <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
     <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
+    <file url="PROJECT" charset="UTF-8" />
   </component>
 </project>