分解单字段修改

This commit is contained in:
Mr.Z
2021-08-10 17:29:07 +08:00
parent 6c351c1d33
commit 5cb1fd52cc
@@ -378,7 +378,6 @@
*
FROM
sar_stand_items AS a
LEFT JOIN sar_interpretation_national_standard AS b ON a.STAND_ID = b.STAND_ID
<where>
<if test="standId!=null and standId!=''">