export const action = 'actionDemo' export const method = 'get' export interface DemoReq { id ? : string }