Commit 515c8c69 by 杨树贤

Merge branch 'ysx-masterBack-20250826' into Dev

parents 34a732e9 b3cb5736
......@@ -248,7 +248,7 @@ class SupplierFilter
$query->orWhere(function ($q) {
$q->where('contract_type', 1)
->where('create_name', '云芯系统供应商')
->where('contract_file_url', '!=', '');
->where('oss_file_id', '!=', '');
});
})->pluck('purchase_id');
......
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 sign in to comment