Procházet zdrojové kódy

修改录像配置

hexiao před 1 rokem
rodič
revize
bf9a15ab70
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .idea/compiler.xml

+ 2 - 2
.idea/compiler.xml

@@ -7,10 +7,10 @@
         <sourceOutputDir name="target/generated-sources/annotations" />
         <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
         <outputRelativeToContentRoot value="true" />
-        <module name="hazard-admin" />
         <module name="hazard-sdk" />
-        <module name="base-admin" />
         <module name="business-service" />
+        <module name="hazard-admin" />
+        <module name="base-admin" />
       </profile>
     </annotationProcessing>
   </component>