Browse Source

收款码不算收入

shish 11 months ago
parent
commit
00bffe104a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      biz-ghs/apply/services/ApplyService.php

+ 5 - 0
biz-ghs/apply/services/ApplyService.php

@@ -45,6 +45,11 @@ class ApplyService extends BaseService
                 util::fail('没有main信息21');
             }
         }
+
+        //收款码要做成不算收入
+        $lsShop->gatherRepeat = 1;
+        $lsShop->save();
+
         ApplyClass::updateById($applyId, ['status' => ApplyClass::STATUS_PASS, 'remark' => $remark]);
         $apply['name'] = isset($apply['name']) ? $apply['name'] : '';
         //初始化或更新花材