1、利元亨配置文件注释

This commit is contained in:
2025-12-16 09:13:57 +08:00
parent 4abc423fd5
commit c3f88dab2b

View File

@@ -18,6 +18,9 @@ QUERY_TODO_RESULT_SUFFIX : /todoApi/todo/emulation/dm/result
# 查询待办附加url后缀
QUERY_TOD_ATTACHMENT_SUFFIX : /todoApi/todo/emulation/dm/attachments
# 海葵云 数据库连接
URL : jdbc:mysql://127.0.0.1:3306/spdm_baseline?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
# 海葵云 数据库用户名
USER_NAME : root
# 海葵云 数据库密码
PASSWORD : ldy123456