导入修复测试
This commit is contained in:
@@ -399,6 +399,8 @@ class ImportForm extends BaseModel
|
||||
|
||||
public function ExportUpdateDrugPriceByStore($data, $storeId)
|
||||
{
|
||||
$success = [];
|
||||
$errors = [];
|
||||
if (empty($data)) {
|
||||
throw new Exception('导入数据为空');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user