| | |
| | | where pipename is not null and not ST_IsEmpty(geom) |
| | | order by pipename, segname; |
| | | |
| | | select workname from bs.s_survey_information;; |
| | | select * from bs.s_surveyworksite; |
| | | select * from bs.s_survey_information; |
| | | update bs.s_survey_information set workname='汉江穿越' where gid=1; |
| | | select * from bs.s_explorationpoint where upper(exppointid) like '%XK0%'; |
| | | |
| | | |
| | | |
| | | select * from lf.sys_user where uid='FME'; |
| | | select * from lf.sys_token where token='c36e4f94-dfde-401e-9967-2c4a449f1300'; |
| | | update lf.sys_token set type=1,create_user=61,duration=5256000,create_time='2023-03-03 19:00:00',expire='2033-03-03 19:00:00' |
| | | where token='c36e4f94-dfde-401e-9967-2c4a449f1300'; |
| | | |
| | | |
| | | |