one_after 3 달 전
부모
커밋
5cda3634e4
5개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/controller/UserController.php
  2. BIN
      build/php8.2.micro.sfx
  3. BIN
      build/php8.2.micro.sfx.zip
  4. BIN
      build/webman.bin
  5. BIN
      build/webman.phar

+ 1 - 1
app/controller/UserController.php

@@ -151,7 +151,7 @@ class UserController
             ->exists();
         $orderlist = Db::table('wa_payorder')
             ->where('user_id', $request->user_data['id'])
-            ->where('type', 3)
+            ->where('goods_type', 3)
             ->where('is_pay', 2)
             ->where('created_at', '>=', '2025-12-02 00:00:00')
             ->where('created_at', '<=', '2025-12-02 23:59:59')

BIN
build/php8.2.micro.sfx


BIN
build/php8.2.micro.sfx.zip


BIN
build/webman.bin


BIN
build/webman.phar