---添加短信模块功能

This commit is contained in:
2026-03-16 09:45:44 +08:00
parent e3a3261553
commit 8b83753cc4
8 changed files with 1107 additions and 1 deletions

View File

@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"]
CMD ["nginx","-g","daemon off;"]
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.9 .
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.10 .