shish 4 سال پیش
والد
کامیت
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();