chore(config): 更新应用配置和实体注解

- 将应用活跃配置从 glt2 更改为 ysb2
- 为 GltTicketOrder 实体的 orderNo 字段添加 TableField 注解
- 更新 README 文件格式,添加空行结尾
This commit is contained in:
2026-03-02 13:10:55 +08:00
parent f7334021e0
commit 22c1f42394
3 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ server:
# 多环境配置
spring:
profiles:
active: glt2
active: ysb2
application:
name: server