forked from ard/ruoyi-api

liusuyi
2024-05-25 a7638a68f1b1f7d4a829fb02824c7247bbc476a6
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: {} };