/** * 获取系统日期 * @param spaceid 系统参数spaceid */ export default function sys_date(): Promise<{}>;