From 81838eb513e8c40a359738fa15e9ab8d635b87ac Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 31 Oct 2018 10:38:41 +0800 Subject: [PATCH] debug --- service/Application/Admin/Lang/zh-cn/alipaylife.php | 4 +++- .../Application/Admin/View/Default/AlipayLife/Index.html | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/service/Application/Admin/Lang/zh-cn/alipaylife.php b/service/Application/Admin/Lang/zh-cn/alipaylife.php index 59a802ce6..29528eef7 100755 --- a/service/Application/Admin/Lang/zh-cn/alipaylife.php +++ b/service/Application/Admin/Lang/zh-cn/alipaylife.php @@ -36,6 +36,8 @@ return array( 'alipay_life_is_shelves_text' => '上下架', 'alipay_life_save_category_error' => '分类添加失败', - 'alipay_life_user_send_text' => '发消息', + 'alipay_life_user_send_text' => '发消息', + + 'alipay_life_tips' => '接口异步通知地址:'.__MY_URL__.'alipay_life_notify.php', ); ?> \ No newline at end of file diff --git a/service/Application/Admin/View/Default/AlipayLife/Index.html b/service/Application/Admin/View/Default/AlipayLife/Index.html index c59928bbd..6669f1459 100755 --- a/service/Application/Admin/View/Default/AlipayLife/Index.html +++ b/service/Application/Admin/View/Default/AlipayLife/Index.html @@ -3,6 +3,13 @@
+ +
+ +

{{:L('alipay_life_tips')}}

+
+ +