---修复已读功能

This commit is contained in:
2026-03-12 19:30:39 +08:00
parent ccc18882b1
commit 0e0f713eae
5 changed files with 14 additions and 13 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.7 .
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.9 .