人口新增基础查询接口 - cbc
This commit is contained in:
parent
439a7380ef
commit
e49472666f
@ -596,7 +596,7 @@
|
|||||||
LEFT JOIN
|
LEFT JOIN
|
||||||
data_dictionary t5
|
data_dictionary t5
|
||||||
ON
|
ON
|
||||||
t1.case_scale = t6.dictionary_id
|
t1.case_scale = t5.dictionary_id
|
||||||
LEFT JOIN
|
LEFT JOIN
|
||||||
data_dictionary t6
|
data_dictionary t6
|
||||||
ON
|
ON
|
||||||
|
Loading…
Reference in New Issue
Block a user