/** * @description * @author 阿怪 * @date 2022/12/13 00:11 * @version v1.0.0 * * 江湖的业务千篇一律,复杂的代码好几百行。 */ type Data = Record; type WithArray = T | T[];