one_after 3 maanden geleden
bovenliggende
commit
5cda3634e4
5 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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