Commit ce936bbd by 冷斌

add

parent 5840c267
......@@ -21,7 +21,7 @@ class WelfareController extends AdminbaseController
$rs[$k]['gifticon']=get_upload_path($v['gifticon']);
}
if(!empty($rs)){
setcaches($key,$rs);
setcache($key,$rs);
}
var_dump(2, $rs);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment