Commit c45e3090 authored by jianghaiming's avatar jianghaiming

update:修改文案

parent 91132a3f
......@@ -9,7 +9,7 @@ use App\Exception\BaseException;
class UserException extends BaseException
{
protected $base_code = Code::USUR;
const APP_ID_NULL = 14;
const APP_ID_NULL = 15;
protected $cus = [
0 => 'code 无效',
1 => '获取openid失败',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment