feat: support WPS report material workbooks

This commit is contained in:
hectorzhao
2026-09-04 17:10:04 +08:00
parent 48d0363920
commit fb39c8b606
29 changed files with 2737 additions and 734 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ server {
server_name _;
root ${APP_DIR}/dist;
index index.html;
client_max_body_size 50m;
client_max_body_size 110m;
gzip on;
gzip_vary on;
gzip_min_length 1024;