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')}}

+
+ +