This commit is contained in:
xiaoyu
2024-12-04 13:21:21 +08:00
parent 85bd70c535
commit 1167490381
+1 -1
View File
@@ -125,7 +125,7 @@ class Report extends HD_Controller
$where = array(
"o_id in ({$oids})" => null,
"(cardida != '' AND cardidb != '') OR (business_licence != '')" => null,
"((cardida != '' AND cardidb != '') OR (business_licence != ''))" => null,
"pay_img <>" => '',
"contract_img <>" => '',
"bill_img <>" => '',