Kaynağa Gözat

支付方式

shish 3 yıl önce
ebeveyn
işleme
a22ae001fd
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app-ghs/controllers/ExpendController.php

+ 1 - 0
app-ghs/controllers/ExpendController.php

@@ -82,6 +82,7 @@ class ExpendController extends BaseController
                 'staffId' => $this->shopAdminId,
                 'staffName' => $staffName,
                 'ptStyle' => $ptStyle,
+                'payWay' => $payWay,
             ];
             ExpendClass::add($expendData);
             $transaction->commit();