Merge remote-tracking branch 'origin/master'

This commit is contained in:
wujiawei
2025-10-25 00:02:28 +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