Commit b922decc by 冷斌

update

parent 2bc80dfc
......@@ -181,6 +181,8 @@ class ChargeController extends AdminbaseController {
->where(['uid'=>$v['uid']])
->select();
$lv = '平台';
printf($proxy);
die;
if (!empty($proxy['path'])) {
$uuid = array_pop(explode(';', $proxy['path']));
var_dump($uuid);
......
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