Commit b121ac0b by 杨树贤

先不发邮件

parent f268df07
......@@ -618,4 +618,9 @@ class DataService
}
}
public static function exportInvalidSupplierName()
{
}
}
......@@ -347,6 +347,8 @@ class SyncSupplierService
return true;
}
return true;
//还要去发送邮箱给采购员,线上采购员,采购总
$data['data']['supplier_code'] = $supplier['supplier_code'];
$data['data']['supplier_name'] = $supplier['supplier_name'];
......
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