refactor: 移除业务ID字段并优化DAO层实现

This commit is contained in:
2026-03-19 17:35:38 +08:00
parent 8e2ea0bde1
commit 39fd187502
9 changed files with 27 additions and 58 deletions

View File

@@ -1,6 +1,7 @@
server:
address: ":3008"
name: "oss"
workerId: 1
rate:
limit: 200
burst: 300