xiaoyu 2 年之前
父节点
当前提交
d0aa126543
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      admin/control/refill_refund.php

+ 0 - 2
admin/control/refill_refund.php

@@ -10,8 +10,6 @@ class refill_refundControl extends SystemControl
 
     public function indexOp()
     {
-        $channel_ctl_model = rkcache('refill_channel_control_model');
-        json_encode("nc_refill_channel_control_model: {$channel_ctl_model}");
         $mod = Model('refill_refund');
         $condition = [];
         if(!empty($_GET['provider_id'])) {