2 Commits

Author SHA1 Message Date
macbookpro
55ca1974da Merge remote-tracking branch 'origin/master' 2025-09-01 22:28:15 +08:00
macbookpro
f28efb5fe8 【fix】官网描述调整 2025-08-28 22:37:01 +08:00
2 changed files with 17 additions and 2 deletions

View File

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

View File

@@ -77,4 +77,12 @@ spring:
columnName: zone_id
columnType: varchar(255)
comment: 区域ID
exist: true
exist: true
---
#虚拟线程
spring:
threads:
virtual:
enabled: true