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.
1 |
- export function successCode(){return 0}export function errorCode(){return 10020}export function timeOutCode(){return 10002}export function cardNoExists(){return 10003}export function bleSuccessCode(){return 0}export function bleErrorCode(){return 10001}export function cosErrorCode(){return 100100}
|