forked from ard/ruoyi-api

‘liusuyi’
2024-03-14 2f4ad6f5ddbb212b7f6dd846eaa02618681da92c
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: {} };