【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

@@ -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