@@ -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();