新增处方平台推送数据
This commit is contained in:
@@ -58,6 +58,9 @@ class ReportPreProductOrderCommand extends HyperfCommand
|
||||
Db::beginTransaction();
|
||||
|
||||
try {
|
||||
// 检测是否已上报监管平台 未上报监管平台不进行处理
|
||||
|
||||
|
||||
// 检测执行次数
|
||||
$res = $this->checkHandleNumber($item['order_product_id']);
|
||||
if (!$res) {
|
||||
|
||||
Reference in New Issue
Block a user