From 36c8b97ef1d250e724696cae846a754d48a92512 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期二, 04 六月 2024 12:33:00 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml index e48a9b9..9be3f0b 100644 --- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml @@ -13,3 +13,7 @@ mes: threshold: 3 ratio: 10 + firstLength: 3500 + secondLength: 2500 + sequence: + order: false -- Gitblit v1.8.0