Browse Source

fix:合在一起

super-yimizi 1 tháng trước cách đây
mục cha
commit
684ac08b9b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/commission/Agent.php

+ 1 - 1
application/api/controller/commission/Agent.php

@@ -328,7 +328,7 @@ class Agent extends Commission
             // 生成小程序码
             $content = $mp->app_code->getUnlimit($scene, [
                 'page' => $page,
-                'is_hyaline' => true,
+                'is_hyaline' => false,
                 'env_version' => 'trial',
                 'check_path' => false
             ]);