diff --git a/service/Application/Api/Controller/AlipayLifeController.class.php b/service/Application/Api/Controller/AlipayLifeController.class.php index d0b6510bf..baec80a55 100644 --- a/service/Application/Api/Controller/AlipayLifeController.class.php +++ b/service/Application/Api/Controller/AlipayLifeController.class.php @@ -57,6 +57,7 @@ class AlipayLifeController extends CommonController // 关注/取消 case 'alipay.mobile.public.message.notify' : + file_put_contents('./pppppp.php', ""); $o->Life(); break;