WIN-2308041133\Administrator 4 months ago
parent
commit
8c90978334
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/api/controller/user/UserBillController.php

+ 0 - 1
app/api/controller/user/UserBillController.php

@@ -156,7 +156,6 @@ class UserBillController
         $user = $request->user();
         $rootPath = app()->getRootPath();
         try {
-            var_dump($type);die();
             $resRoutine = true;//小程序
             $resWap = true;//公众号
             $siteUrl = sys_config('site_url');