更新文档

This commit is contained in:
zhangdaiscott 2023-04-13 15:56:54 +08:00
parent ca1218f792
commit b0ede05cf4
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import java.net.UnknownHostException;
/**
* 微服务启动类采用此类启动项目为微服务模式
* 注意 需要先在naocs里面创建配置文件参考文档 http://doc.jeecg.com/2704725
* 注意 需要先初始化Nacos的数据库脚本db/tables_nacos.sql
* @author zyf
* @date: 2022/4/21 10:55
*/