shish 4 лет назад
Родитель
Сommit
9bff56a73a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      console/controllers/PurchaseController.php

+ 1 - 0
console/controllers/PurchaseController.php

@@ -16,6 +16,7 @@ class PurchaseController extends Controller
     //采购订单过期变更 ssh 2021.5.14
     public function actionExpireOrder()
     {
+        die;
         //采购单由花店发起的!!!!!
         $hdInvite = dict::getDict('cgStyle', 'hd');
         $query = new \yii\db\Query();