fix: 修正初始数据的错误
diff --git "a/deploy-manifests/charts/1.0.0000.\345\274\200\346\224\276\345\271\263\345\217\260-\345\274\200\345\217\221\350\200\205\344\270\255\345\277\203\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\270\220\345\217\267\357\274\211.md" "b/deploy-manifests/charts/1.0.0000.\345\274\200\346\224\276\345\271\263\345\217\260-\345\274\200\345\217\221\350\200\205\344\270\255\345\277\203\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\270\220\345\217\267\357\274\211.md"
index aaeab47..0a2410f 100644
--- "a/deploy-manifests/charts/1.0.0000.\345\274\200\346\224\276\345\271\263\345\217\260-\345\274\200\345\217\221\350\200\205\344\270\255\345\277\203\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\270\220\345\217\267\357\274\211.md"
+++ "b/deploy-manifests/charts/1.0.0000.\345\274\200\346\224\276\345\271\263\345\217\260-\345\274\200\345\217\221\350\200\205\344\270\255\345\277\203\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\270\220\345\217\267\357\274\211.md"
@@ -45,7 +45,7 @@
   `IS_DEVELOPER`, `IS_OPERATOR`, `IS_SCOPE_AUDIT`, `IS_ADMINISTRATOR`, `IS_SCHOOL_ACCOUNT`,
   `TYPE`, `NAME`, `STATUS`
 )
-VALUES ('13', '1', 0, 'admin', '2020-07-01 00:00:00',
+VALUES ('90', '1', 0, 'admin', '2020-10-20 00:00:00',
   'openadmin', 'openadmin', 1, 1, 1, 1,
   0, 0, 0, 1, 0,
   'admin', '开放平台管理员', '1'
diff --git "a/deploy-manifests/charts/1.0.0004.\345\274\200\346\224\276\345\271\263\345\217\260-\344\272\221\345\271\263\345\217\260\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\272\224\347\224\250\343\200\201\350\217\234\345\215\225\343\200\201\350\247\222\350\211\262\346\235\203\351\231\220\357\274\211.md" "b/deploy-manifests/charts/1.0.0004.\345\274\200\346\224\276\345\271\263\345\217\260-\344\272\221\345\271\263\345\217\260\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\272\224\347\224\250\343\200\201\350\217\234\345\215\225\343\200\201\350\247\222\350\211\262\346\235\203\351\231\220\357\274\211.md"
index 8ab4c71..5c37ae6 100644
--- "a/deploy-manifests/charts/1.0.0004.\345\274\200\346\224\276\345\271\263\345\217\260-\344\272\221\345\271\263\345\217\260\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\272\224\347\224\250\343\200\201\350\217\234\345\215\225\343\200\201\350\247\222\350\211\262\346\235\203\351\231\220\357\274\211.md"
+++ "b/deploy-manifests/charts/1.0.0004.\345\274\200\346\224\276\345\271\263\345\217\260-\344\272\221\345\271\263\345\217\260\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\272\224\347\224\250\343\200\201\350\217\234\345\215\225\343\200\201\350\247\222\350\211\262\346\235\203\351\231\220\357\274\211.md"
@@ -91,7 +91,7 @@
     "origin": "https://admin-platform.paas.xxx.edu.cn",
     "order": 90000,
     "resourceIdOrCodes": [],
-    "url": "https://admin-platform.paas.xxx.edu.cn/developer-center/application",
+    "url": "/developer-center/",
     "icon": ""
   },
   {
@@ -208,7 +208,7 @@
         "origin": "https://admin-platform.paas.xxx.edu.cn",
         "order": 90000,
         "resourceIdOrCodes": [],
-        "url": "https://admin-platform.paas.xxx.edu.cn/developer-center/application",
+        "url": "/developer-center/",
         "icon": ""
       },
       {
@@ -319,7 +319,7 @@
 [
   {
     "roleId": "90", "roleCode":"open-admin", 
-    "permissionIdOrCodes": ["90000", "90100", "90200", "90300", "90400", "90500", "90600", "90700"]
+    "permissionIdOrCodes": ["1", "90000", "90100", "90200", "90300", "90400", "90500", "90600", "90700"]
   }
 ]
 ```
@@ -339,7 +339,7 @@
     [
       {
         "roleId": "90", "roleCode":"open-admin", 
-        "permissionIdOrCodes": ["90000", "90100", "90200", "90300", "90400", "90500", "90600", "90700"]
+        "permissionIdOrCodes": ["1", "90000", "90100", "90200", "90300", "90400", "90500", "90600", "90700"]
       }
     ]
 }