明树Git Lab

Commit 6eb473d3 authored by zfp1's avatar zfp1

update

parent 416997e7
Pipeline #111219 passed with stage
in 3 seconds
...@@ -1177,7 +1177,7 @@ async function listProject(req, res, next) { ...@@ -1177,7 +1177,7 @@ async function listProject(req, res, next) {
projectLzTypes = ["1", "2"]; projectLzTypes = ["1", "2"];
break; break;
case "xmlx": case "xmlx":
projectLzTypes = ["3", "4", "5"]; projectLzTypes = ["2","3", "4", "5"];
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