Merge remote-tracking branch 'origin/feature/operation_log' into feature/operation_log

master
zhengyongxing 5 years ago
commit ce59d5dc72

@ -1705,7 +1705,6 @@ class MemberController extends ThinkController
if($op_name){
$option['op_name'] = $op_name;
}
$this->addOperationLog($option);
# code...
addOperationLog($option);
}
}
Loading…
Cancel
Save