Commit 2eb07943 by wukaiqiang

区域公司购砂单位统计修改

parent 1a79563b
......@@ -18,6 +18,7 @@
FROM
xystOrganization AS xystOrganization
LEFT JOIN PurchaseSandCompany AS purchaseSandCompany on purchaseSandCompany.regionalCompany = xystOrganization.id
AND purchaseSandCompany.discard <> 1
WHERE 1=1
AND xystOrganization.type <> 'GROUP_COMPANY'
AND xystOrganization.discard <> 1
......
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