默认账号密码

master
JEECG 2025-08-18 15:37:10 +08:00
parent 6ace7eae8a
commit 2840f0d325
2 changed files with 8 additions and 3 deletions

View File

@ -69,10 +69,13 @@ Jeecg-Boot AI low code platform can be applied in the development of any J2EE pr
Starts the project Starts the project
----------------------------------- -----------------------------------
- [Development Environment setup](https://help.jeecg.com/java/setup/tools) > Default account password admin/123456
- [IDEA Quick start](https://help.jeecg.com/java/setup/idea/startup)
- [Docker Quick start](https://help.jeecg.com/java/docker/quick)
- [Development Environment setup](https://help.jeecg.com/java/setup/tools)
- [IDEA Quick start(single model)](https://help.jeecg.com/java/setup/idea/startup)
- [Docker Quick start(single model)](https://help.jeecg.com/java/docker/quick)
- [IDEA Quick start(microservices model)](https://help.jeecg.com/java/springcloud/switchcloud/monomer)
- [Docker Quick start(microservices model)](https://help.jeecg.com/java/docker/quickcloud)
Technical documentation Technical documentation

View File

@ -66,6 +66,8 @@ JeecgBoot低代码平台可以应用在任何J2EE项目的开发中支持
启动项目 启动项目
----------------------------------- -----------------------------------
> 默认账号密码: admin/123456
- [开发环境搭建](https://help.jeecg.com/java/setup/tools) - [开发环境搭建](https://help.jeecg.com/java/setup/tools)
- [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup) - [IDEA启动前后端(单体模式)](https://help.jeecg.com/java/setup/idea/startup)
- [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick) - [Docker一键启动(单体模式)](https://help.jeecg.com/java/docker/quick)