| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- BizTypeEnum.RECHARGE=recharge
- BizTypeEnum.WITHDRAW=withdraw
- BizTypeEnum.OPEN_GROUP_PAY=open group pay
- BizTypeEnum.JOIN_GROUP_PAY=join group pay
- BizTypeEnum.FAIL_GROUP_REFUND=fail group refund
- BizTypeEnum.SUCCESS_GROUP_REFUND=success group refund
- BizTypeEnum.OPEN_GROUP_RED_ENVELOPE=Open Group Reward
- BizTypeEnum.JOIN_GROUP_RED_ENVELOPE=Join Group Reward
- BizTypeEnum.SIGN_RED_ENVELOPE=Check-in Reward
- BizTypeEnum.FIRST_COMMISSION=Direct Referral Reward
- BizTypeEnum.SECONDARY_COMMISSION=Indirect Referral Reward
- BizTypeEnum.PROMOTION_COMMISSION=Refer Friends Reward
- BizTypeEnum.REFUND_RECHARGE=refund recharge
- BizTypeEnum.WITHDRAWAL_FEE=withdrawal fee
- BizTypeEnum.FREEZE=freeze
- BizTypeEnum.UNFREEZE=unfreeze
- RechargeStatusEnum.PROCESSED=Processing
- RechargeStatusEnum.SUCCESS=Completed
- RechargeStatusEnum.FAIL=Failed
- RechargeStatusEnum.CANCEL=Closed
- WithdrawStatusEnum.WAITING_REVIEW=Waiting_Review
- WithdrawStatusEnum.PROCESSED=Processing
- WithdrawStatusEnum.REVIEW_FAIL=Review_Failed
- WithdrawStatusEnum.SUCCESS=Completed
- WithdrawStatusEnum.FAIL=Failed
- WithdrawStatusEnum.CANCEL=Closed
- RedEnvelopeStatusEnum.PROCESSED=Processing
- RedEnvelopeStatusEnum.SUCCESS=Completed
- SUCCESS=success
- FAIL=failure
- UNAUTHORIZED=unauthenticated signature error
- NOT_FOUND=api does not exist
- INTERNAL_SERVER_ERROR=internal server error
- PERMISSION_NOT_HAS=no operation permission
- BACKSTAGE_IS_ERROR=gateway exception
- OAUTH_INVALID_ACCESS_TOKEN=login expired
- REDIS_KEY_IS_NOT_NULL=you are operating too fast please try again
- OBJECT_IS_NULL=object cannot be empty
- ID_IS_NULL=object id cannot be empty
- CODE_IS_NULL=code cannot be empty
- NAME_IS_NULL=name cannot be empty
- SEQ_IS_NULL=sort order cannot be empty
- USERID_IS_NULL=user id cannot be empty
- RESULT_IS_NULL=query result is empty
- TYPE_IS_NULL=type is empty
- SQL_ERROR=database exception
- OPERATOR_IS_NULL=operator information of this user not found
- OPERATOR_IS_ERROR=operator information of this user is incorrect
- USER_IS_NULL=user not found
- UNLOGIN_PWD_ERROR=incorrect password
- APPCODE_IS_NULL=application id cannot be empty
- STATUS_IS_NULL=status abnormal
- ACCOUNT_IS_NULL=account cannot be empty
- HOSPITAL_IS_NULL=please select a settlement plan
- SETTLEPLANID_IS_NULL=
- ALIASES_IS_HAVE=subject alias already exists
- SUBJECTTYPE_IS_ERROR=subject type abnormal
- SETTLE_HAVE_DATA=settlement data already exists please contact the administrator
- AMOUNT_IS_INSUFFICIENT=insufficient account balance please contact the administrator
- ALIASES_IS_ERROR=the subject alias you entered is incorrect please enter a non-duplicate alias e.g. 109
- ENDTIME_ERROR=the end time you entered cannot be later than yesterday
- STARTTIME_ERROR=the start time you entered is earlier than the system establishment time
- UNBINDING_NOT_SLEF=unable to unbind group owner
- USER_STATUS_IS_ERROR=user status is abnormal please contact the administrator
- PAY_TYPE_IS_ERROR=unknown payment type please contact the administrator
- SIGN_ERROR=signature error please contact the administrator
- HOSPITAL_DEVICE_IS_NULL=
- APPID_IS_NULL=
- UKEY_IS_NULL=
- UKEY_IS_SOLD=
- USERID_IS_ERROR=user id abnormal
- LOGINACCOUNT_IS_NULL=login account cannot be empty
- ORG_IS_NULL=organization not found
- USER_IS_EXIST=user already registered
- CODE_CHECK_FAIL=verification code verification failed
- BANK_IS_NULL=withdrawal bank cannot be empty
- REVIEW_IS_NULL=review content is empty
- EFFECTIVE_BALANCE_IS_INSUFFICIENT=insufficient available balance
- ADD_RECHARGE_RECORD_EXCEPTION=
- CHANNEL_EXCEPTION=
- AMOUNT_IS_NULL=
- AMOUNT_OUT_MAX=
- withdrawal.review.failed=withdrawal review failed
- withdrawal.channel.does.not.exist=withdrawal channel does not exist
- withdrawal.failed=withdrawal failed
- this.channel.is.not.supported.temporarily=this channel is not supported temporarily
- configuration.missing=configuration missing
- income.account.not.found=income account not found
- account.not.found=account not found
- no.suitable.channel.for.this.payment.method.please.change.to.another.payment.method=no suitable channel for this payment method please change to another payment method
- channel.unavailable.please.change.to.another.payment.method=channel unavailable please change to another payment method
- this.channel.is.not.supported.temporarily=this channel is not supported temporarily
- failed.to.create.payment.order=failed to create payment order
- not.found=not found
- object.is.empty=object is empty
- userid.is.empty=userid is empty
- amount.is.empty=amount is empty
- object.is.empty=object is empty
- unsupported.type=unsupported type
- parameter.is.empty=parameter is empty
- parameter.account.id.is.empty=parameter account id is empty
- parameter.amount.is.empty=parameter amount is empty
- user.not.found=user not found
- user.not.logged.in=user not logged in
- account.not.found=account not found
- insufficient.frozen.amount=insufficient frozen amount
- freezing.exception=freezing exception
- frozen.record.not.found=frozen record not found
- frozen.status.is.abnormal=frozen status is abnormal
- frozen.record.not.found=frozen record not found
- frozen.account.not.found=frozen account not found
- account.not.found=account not found
- account.not.found=account not found
- increment.factor.must.be.greater.than.0=increment factor must be greater than 0
- the.weight.cannot.exceed.10=the weight cannot exceed 10
- interface=interface
- does.not.exist=does not exist
- internal.error.please.contact.the.administrator=internal error please contact the administrator
- exception.occurred=exception occurred
- method=method
- exception.summary=exception summary:
- bank.is.exist=The current withdrawal bank information has been bound, and repeated binding is prohibited.
|