mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2026-02-04 06:55:52 +08:00
【fix】官网描述调整
This commit is contained in:
@@ -42,4 +42,11 @@ spring:
|
|||||||
javafx:
|
javafx:
|
||||||
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
|
||||||
@@ -77,4 +77,12 @@ spring:
|
|||||||
columnName: zone_id
|
columnName: zone_id
|
||||||
columnType: varchar(255)
|
columnType: varchar(255)
|
||||||
comment: 区域ID
|
comment: 区域ID
|
||||||
exist: true
|
exist: true
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
#虚拟线程
|
||||||
|
spring:
|
||||||
|
threads:
|
||||||
|
virtual:
|
||||||
|
enabled: true
|
||||||
Reference in New Issue
Block a user