refactor: 更新资产路径和依赖

- 修改资产路径:从 'common/data/xml/assets/**' 改为 'public/assets/**'
- 更新 go.mod 文件,添加新依赖:
  - github.com/cespare/xxhash/v2
  - github.com/dgryski/go-rendezvous
  - github.com/go-redis/redis/v8
  - github.com/yitter/idgenerator-go
- 删除 assets 目录下的 XML 文件
This commit is contained in:
2025-08-15 19:24:02 +08:00
parent de5ee07a22
commit dd76919578
38 changed files with 263 additions and 87487 deletions

1
common/data/xml/map.go Normal file
View File

@@ -0,0 +1 @@
package xml