浏览代码

书籍更新

wangzq 2 年之前
父节点
当前提交
d5b20a77c3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Libs/Helpers.php

+ 1 - 1
app/Libs/Helpers.php

@@ -871,6 +871,6 @@ if (!function_exists("check_qapp_send_order_id)")){
 if(!function_exists('get_special_bid')){
     function get_special_bid()
     {
-        return [4508,4510,7742,7743,7748,8721,8749,10400,64870,64871,64872,64873,64874,64875,64876,64877,64878,64879,64880,64881,64882,64883,64884,64885,64886,64887,64888,64889,64890,64891,64892,64893,64894,64895,64896,64897,64900,64899,64898];
+        return [7742,7743,7748,8721,8749,64870,64871,64872,64873,64874,64875,64876,64877,64878,64879,64880,64881,64882,64883,64884,64885,64886,64887,64888,64889,64890,64891,64892,64893,64894,64895,64896,64897,64900,64899,64898];
     }
 }