摘要: thinkjs 默认端口号是8360,通过设置項目內:src/config/config.js 的 port 属性修改 port:8361,// 添加 port 属性指定端口 workers: 1, storage, jwtKey,... 阅读全文
posted @ 2023-03-07 13:52 飞叶飞花 阅读(117) 评论(0) 推荐(0) 编辑