|
|
@ -185,6 +185,7 @@ class Ipa365Controller extends BaseController{
|
|
|
|
$this->assign("error","亲~您已购买过了~请到【订单查询】查看订单信息哟~");
|
|
|
|
$this->assign("error","亲~您已购买过了~请到【订单查询】查看订单信息哟~");
|
|
|
|
$this->display('blank');
|
|
|
|
$this->display('blank');
|
|
|
|
//$this->error("亲~您已购买过了~请到【订单查询】查看订单信息哟~");
|
|
|
|
//$this->error("亲~您已购买过了~请到【订单查询】查看订单信息哟~");
|
|
|
|
|
|
|
|
exit();
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
$orderId = "SS_" . date('Ymd') . date('His') . sp_random_string(4); // 超级签
|
|
|
|
$orderId = "SS_" . date('Ymd') . date('His') . sp_random_string(4); // 超级签
|
|
|
|
if (!$gameInfo['supersign_token']) {
|
|
|
|
if (!$gameInfo['supersign_token']) {
|
|
|
|