4 Commits

Author SHA1 Message Date
cc84b59f78 fix: 修复路径匹配失败
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 37s
2024-07-30 09:49:31 +00:00
091fcb2aed fix: 修复路径匹配失败
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 38s
2024-07-30 09:37:03 +00:00
012fa97e8b feat: 修改路由判断方式 & 增加入口路由打印
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 36s
2024-07-30 09:29:45 +00:00
8944791419 feat: 添加路径检查工具函数
Some checks failed
CI Monitor CI/CD / build-image (push) Successful in 31s
CI Monitor MIflow / build-image (push) Successful in 34s
CI Monitor CI/CD / deploy (push) Failing after 1m5s
为了支持路由前缀功能,添加了一个路径检查工具函数`makeCheckPathTool`,用于检查请求的路径是否匹配指定的前缀。
2024-07-26 09:27:45 +00:00