18:47:33.614 项目 Chatgpt_app 编译成功。前端运行日志,请另行在浏览器的控制台查看。
18:47:33.614 点击控制台右上角debug图标(虫子),可开启断点调试(添加断点:双击编辑器行号添加断点)
18:47:33.614 Web版常见问题参考: https://ask.dcloud.net.cn/article/35232
18:47:48.246 Proxy error: Could not proxy request //mjkj-chat/chat/open/get/clientVersion?platform=Android from localhost:8080 to localhost:9871.
18:47:48.246 See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ENOTFOUND).
18:47:48.358 Proxy error: Could not proxy request //mjkj-chat/chat/open/cssz/list from localhost:8080 to localhost:9871.
18:47:48.359 See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ENOTFOUND).
18:47:50.512 Proxy error: Could not proxy request //mjkj-chat/chat/open/withdrawal/list from localhost:8080 to localhost:9871.
18:47:50.512 See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ENOTFOUND).
18:47:50.620 Proxy error: Could not proxy request //mjkj-chat/chat/open/wxopen/auth from localhost:8080 to localhost:9871.
18:47:50.634 See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ENOTFOUND).
=============== 服务端启动的日志 =================
2024-05-28 18:34:28.454 INFO 19216 --- [ main] o.s.b.w.e.undertow.UndertowWebServer : Undertow started on port(s) 9871 (http)
2024-05-28 18:34:28.457 INFO 19216 --- [ main] d.s.w.p.DocumentationPluginsBootstrapper : Documentation plugins bootstrapped
2024-05-28 18:34:28.459 INFO 19216 --- [sync-executor-1] o.s.core.launch.StartEventListener : ---[BLADE-API]---启动完成,当前使用的端口:[9871],环境变量:[dev]---