点单小程序跳转
This commit is contained in:
@@ -96,6 +96,8 @@ public enum ErrorCodeEnum {
|
||||
CREATE_CALL_REQUEST_ERROR(10211160, "创建电话请求失败!", null),
|
||||
|
||||
CREATE_APPOINTMENT_TIME_ERROR(10211161, "当前时间不可预约面试,请选择其他时间", null),
|
||||
|
||||
USER_CHANNEL_NOT_EXISTS(10211162, "当前用户渠道不存在", null),
|
||||
CONTENT_DUPLICATED(10211200, "动态标题重复!", null),
|
||||
SIGN_FAIL(600000, "验签失败", null),
|
||||
GET_ACCESSTOKEN_ERROR(600001, "获取小程序TOKEN错误!", null),
|
||||
|
||||
Reference in New Issue
Block a user