ccc 1 년 전
부모
커밋
d54888221b
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      .idea/vcs.xml
  2. 1 1
      app/src/main/java/com/bgy/autosale/App.java

+ 0 - 1
.idea/vcs.xml

@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$/../../../../" vcs="Git" />
     <mapping directory="$PROJECT_DIR$" vcs="Git" />
   </component>
 </project>

+ 1 - 1
app/src/main/java/com/bgy/autosale/App.java

@@ -28,7 +28,7 @@ import java.util.Locale;
  */
 public class App extends Application {
 
-    public static App app;//
+    public static App app;
     // 联系方式加载完成通知
     public static final String ACTION_CONTACT_LOAD = "ACTION_CONTACT_LOAD";
     // 设备状态变正常通知