|
@@ -152,6 +152,12 @@
|
|
'详细规划'
|
|
'详细规划'
|
|
when t.plantype = '5' then
|
|
when t.plantype = '5' then
|
|
'专项规划'
|
|
'专项规划'
|
|
|
|
+ when t.plantype = '6' then
|
|
|
|
+ '报批项目'
|
|
|
|
+ when t.plantype = '7' then
|
|
|
|
+ '苏木乡镇规划'
|
|
|
|
+ when t.plantype = '8' then
|
|
|
|
+ '城市更新'
|
|
end) as "plantype",
|
|
end) as "plantype",
|
|
t.fileid as "fileid",
|
|
t.fileid as "fileid",
|
|
(case
|
|
(case
|
|
@@ -197,6 +203,12 @@
|
|
'详细规划'
|
|
'详细规划'
|
|
when t.plantype = '5' then
|
|
when t.plantype = '5' then
|
|
'专项规划'
|
|
'专项规划'
|
|
|
|
+ when t.plantype = '6' then
|
|
|
|
+ '报批项目'
|
|
|
|
+ when t.plantype = '7' then
|
|
|
|
+ '苏木乡镇规划'
|
|
|
|
+ when t.plantype = '8' then
|
|
|
|
+ '城市更新'
|
|
end) as "plantype",
|
|
end) as "plantype",
|
|
t.fileid as "fileid",
|
|
t.fileid as "fileid",
|
|
(case
|
|
(case
|
|
@@ -258,6 +270,12 @@
|
|
'详细规划'
|
|
'详细规划'
|
|
when t.plantype = '5' then
|
|
when t.plantype = '5' then
|
|
'专项规划'
|
|
'专项规划'
|
|
|
|
+ when t.plantype = '6' then
|
|
|
|
+ '报批项目'
|
|
|
|
+ when t.plantype = '7' then
|
|
|
|
+ '苏木乡镇规划'
|
|
|
|
+ when t.plantype = '8' then
|
|
|
|
+ '城市更新'
|
|
end) and m.xzqdm = t.xzqdm
|
|
end) and m.xzqdm = t.xzqdm
|
|
order by uploadtime desc
|
|
order by uploadtime desc
|
|
</select>
|
|
</select>
|
|
@@ -280,6 +298,12 @@
|
|
'详细规划'
|
|
'详细规划'
|
|
when t.plantype = '5' then
|
|
when t.plantype = '5' then
|
|
'专项规划'
|
|
'专项规划'
|
|
|
|
+ when t.plantype = '6' then
|
|
|
|
+ '报批项目'
|
|
|
|
+ when t.plantype = '7' then
|
|
|
|
+ '苏木乡镇规划'
|
|
|
|
+ when t.plantype = '8' then
|
|
|
|
+ '城市更新'
|
|
end) as "plantype",
|
|
end) as "plantype",
|
|
t.fileid as "fileid",
|
|
t.fileid as "fileid",
|
|
(case
|
|
(case
|
|
@@ -335,6 +359,12 @@
|
|
'详细规划'
|
|
'详细规划'
|
|
when t.plantype = '5' then
|
|
when t.plantype = '5' then
|
|
'专项规划'
|
|
'专项规划'
|
|
|
|
+ when t.plantype = '6' then
|
|
|
|
+ '报批项目'
|
|
|
|
+ when t.plantype = '7' then
|
|
|
|
+ '苏木乡镇规划'
|
|
|
|
+ when t.plantype = '8' then
|
|
|
|
+ '城市更新'
|
|
end) as "plantype",
|
|
end) as "plantype",
|
|
t.fileid as "fileid",
|
|
t.fileid as "fileid",
|
|
(case
|
|
(case
|