ios 兼容旧包

master
tpingzhang 5 years ago
parent 78062012f8
commit 9f1d559539

@ -118,6 +118,8 @@ class SpendController extends Controller {
$file = file_get_contents ( "./Application/Sdk/OrderNo/" . $user_id . "-" . $game_id . ".txt" );
$request = json_decode ( think_decrypt ( $file ), true );
C(BaseController::get_tool());
$data = array(
'coin' => $request ['body'],

Loading…
Cancel
Save