master
liangshan 2025-03-28 17:56:53 +08:00
parent 9f9bb4afd7
commit f33515c0c6
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ public interface RealRainMapper {
t3.res_code, t3.res_code,
t3.res_name, t3.res_name,
t1.lgtd, t1.lgtd,
t1.lttd, t1.lttd
t1.tm
from st_stbprp_b t1 from st_stbprp_b t1
left join att_res_base t3 on t3.stcd = t1.stcd left join att_res_base t3 on t3.stcd = t1.stcd
left join st_addvcd_d s1 on s1.adcd = t1.adcd left join st_addvcd_d s1 on s1.adcd = t1.adcd