明树Git Lab

Commit 1f771cdc authored by zfp1's avatar zfp1

update

parent a2329ed8
Pipeline #108865 passed with stage
in 3 seconds
......@@ -1020,6 +1020,9 @@ async function listProject(req, res, next) {
case "xmjc":
projectLzTypes = [8, 9];
break;
case "xmzjc":
projectLzTypes = [8, 9, 11, 12, 13];
break;
case "xmlz":
projectLzTypes = [7];
break;
......
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