forked from ard/ruoyi-api

‘liusuyi’
2024-02-27 a13dc532aa93bfa9ce5c3c01323e00869f4f0b76
1
2
// typeof any so that it we don't have to cast when comparing a result to the error object
export const errorObject: any = { e: {} };