Commit c44315ab authored by carlos's avatar carlos

异常销毁工厂更新

parent 6413465d
......@@ -312,4 +312,12 @@ interface FactoryServiceInterface
* @return mixed
*/
public function updateCheckDeliveryCount($params);
/**
* Notes: 异常销毁工厂更新
* User: carlos
* DateTime: 2023/6/15 10:02
* @param $params
*/
public function updateExceptionDestroy($params);
}
\ No newline at end of file
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 to comment