王总上门按摩后台代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
829 B

<?php
return [
'hello thinkphp' => '欢迎使用ThinkPHP',
'data type error' => '数据类型错误',
'test' => '你好啊',
'picture' => '图片',
'audio' => '音频',
'vedio' => '视频',
'Hello, I am ' => '您好,我是',
', May I help you? Please contact me!' => ',有什么可以帮到您的吗?记得联系我!',
'not chat id ,please check param' => '没有关系数据,请检查传入参数。',
'my reply' => '自定义话术',
'login error' => '登陆失败',
'invalid appid, hints: [ req_id: EIEEn_4ce-R.HZBA ]' => 'AppId填写错误, 请检查后充填',
'invalid appsecret, view more at http://t.cn/RAEkdVq, hints: [ req_id: fIEEs.5ce-IRwLUa ]' => 'AppSecret填写错误, 请检查后充填',
];