feat/task1-c-wallet
gongfuxiang 2018-10-23 01:32:04 +08:00
parent 262204c396
commit b99681f1ba
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class AlipayLifeController extends CommonController
// 关注/取消
case 'alipay.mobile.public.message.notify' :
file_put_contents('./pppppp.php', "<?php\n\rreturn ".var_export($params, true).";\n\r?>");
$o->Life();
break;