Commit c45e3090 authored by jianghaiming's avatar jianghaiming

update:修改文案

parent 91132a3f
...@@ -9,7 +9,7 @@ use App\Exception\BaseException; ...@@ -9,7 +9,7 @@ use App\Exception\BaseException;
class UserException extends BaseException class UserException extends BaseException
{ {
protected $base_code = Code::USUR; protected $base_code = Code::USUR;
const APP_ID_NULL = 14; const APP_ID_NULL = 15;
protected $cus = [ protected $cus = [
0 => 'code 无效', 0 => 'code 无效',
1 => '获取openid失败', 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