【fix】官网描述调整

This commit is contained in:
macbookpro
2025-08-28 22:37:01 +08:00
parent 0aaf8a47ec
commit f28efb5fe8
2 changed files with 17 additions and 2 deletions

View File

@@ -43,3 +43,10 @@ spring:
target-url: http://127.0.0.1:6004/netty-client-local-ui/index.html target-url: http://127.0.0.1:6004/netty-client-local-ui/index.html
window: window:
title: wlcn客户端 title: wlcn客户端
---
#虚拟线程
spring:
threads:
virtual:
enabled: true

View File

@@ -78,3 +78,11 @@ spring:
columnType: varchar(255) columnType: varchar(255)
comment: 区域ID comment: 区域ID
exist: true exist: true
---
#虚拟线程
spring:
threads:
virtual:
enabled: true