forked from ard/ruoyi-api

zhangnaisong
2024-07-24 1ca9656140c41165459dfb6f6b7606b3aa6a8747
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: {} };