Quellcode durchsuchen

修改项目名字

zhaojijng vor 3 Jahren
Ursprung
Commit
507c2d4f56
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/models/spaceFunc.ts

+ 2 - 2
src/models/spaceFunc.ts

@@ -43,8 +43,8 @@ export default function () {
       }
     }
   }, []);
-  const projectId = 'Pj1101080259';
-  //const projectId = 'Pj3301100002';
+  //const projectId = 'Pj1101080259';
+  const projectId = 'Pj3301100002';
   return {
     getSpaceFunc,
     projectId,