fix: file extension check (#2876)

This commit is contained in:
Archer
2024-10-10 17:35:56 +08:00
committed by shilin66
parent c5a323fa6c
commit 4d6809e483
6 changed files with 28 additions and 5 deletions

View File

@@ -9,4 +9,5 @@ weight: 812
## 更新说明
1. 新增 - 全局变量支持更多数据类型
1. 新增 - 全局变量支持更多数据类型
2. 修复 - 文件后缀判断,去除 query 影响。