使用 安装 npm i zhongyu-utils 使用样例 import tools from "zhongyu-utils" const t = tools.timeFormate("YYYY-MM-DD HH:mm:ss",new Date().getTime()) console.log(tools)