lrf402788946 3 years ago
parent
commit
c7636bf45c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/service/install.js

+ 1 - 1
app/service/install.js

@@ -30,7 +30,7 @@ class InstallService extends CrudService {
       name: '总管理员',
       login_id: 'admin',
       password: {
-        secret: 'free1977',
+        secret: '123456',
       },
       is_root: true,
     };