修复小程序wxapi 的依赖全部改成 api

This commit is contained in:
2026-04-14 08:31:24 +08:00
parent bcf46d0fda
commit fcb61618b8
167 changed files with 27683 additions and 27521 deletions

View File

@@ -1,17 +1,17 @@
# Docker 项目中所有脚本和配置文件必须使用 LF 行尾符,否则容器中无法正常工作
*.sh text eol=lf
*.php text eol=lf
*.conf text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.env text eol=lf
*.sql text eol=lf
*.ini text eol=lf
*.json text eol=lf
*.js text eol=lf
*.html text eol=lf
*.css text eol=lf
*.xml text eol=lf
*.htaccess text eol=lf
Dockerfile text eol=lf
docker-compose*.yml text eol=lf
# Docker 项目中所有脚本和配置文件必须使用 LF 行尾符,否则容器中无法正常工作
*.sh text eol=lf
*.php text eol=lf
*.conf text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.env text eol=lf
*.sql text eol=lf
*.ini text eol=lf
*.json text eol=lf
*.js text eol=lf
*.html text eol=lf
*.css text eol=lf
*.xml text eol=lf
*.htaccess text eol=lf
Dockerfile text eol=lf
docker-compose*.yml text eol=lf