mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 10:22:25 +00:00
3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
|
|
/** the backend error code key */
|
||
|
|
export const BACKEND_ERROR_CODE = 'BACKEND_ERROR';
|