Commit ed65be87 authored by tianyiming's avatar tianyiming

一码通西咸存量数据处理

parent 1751324d
......@@ -607,6 +607,7 @@
WHERE
ibjsi."ORG_BRANCH_CODE" LIKE'50*18667%'
AND ( bjsc.status = '1' OR bjsc.status = '2' )
AND bjsc.supervisory_code NOT LIKE 'X%'
AND create_status = 1
AND "CLAIM_STATUS" = '已认领';
</select>
......
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