人口新增基础查询接口 - cbc

This commit is contained in:
java_cuibaocheng@163.com 2023-11-02 17:56:25 +08:00
parent 439a7380ef
commit e49472666f

View File

@ -596,7 +596,7 @@
LEFT JOIN
data_dictionary t5
ON
t1.case_scale = t6.dictionary_id
t1.case_scale = t5.dictionary_id
LEFT JOIN
data_dictionary t6
ON