明树Git Lab

Commit c953f7c5 authored by zfp1's avatar zfp1

1

parent cf69c69e
Pipeline #111933 passed with stage
in 3 seconds
...@@ -1228,7 +1228,7 @@ async function listProject(req, res, next) { ...@@ -1228,7 +1228,7 @@ async function listProject(req, res, next) {
projectLzTypes = ["1"]; projectLzTypes = ["1"];
break; break;
case "xmlx": case "xmlx":
projectLzTypes = ["2", "3", "4", "5"]; projectLzTypes = ["2", "3", "4", "5", "7"];
break; break;
case "xmjc": case "xmjc":
projectLzTypes = ["8", "9", "13"]; projectLzTypes = ["8", "9", "13"];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment