Commit c1757c63 authored by fangxinjiang's avatar fangxinjiang

代码优化-fxj

parent 201c561f
......@@ -750,7 +750,8 @@
a.UNIT_NAME as unitName,
a.UNIT_NO as unitNo,
a.IS_ADRESS as isAdress,
a.REPLACE_TAG as replaceTag
a.REPLACE_TAG as replaceTag,
a.REPLACE_REMARK as replaceRemark
from
t_insurance_detail a
where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment