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";
     // 设备状态变正常通知