From 23ce0af2e84df704f63b900e607d83a5884a9f15 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 26 八月 2021 10:56:36 +0800
Subject: [PATCH] update 优化 ServicePlusImpl 的 vo 泛型 由K改成V 增加可读性 增加注释

---
 ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
index 68cb093..08b6842 100644
--- a/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
+++ b/ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/ThreadPoolProperties.java
@@ -5,7 +5,7 @@
 import org.springframework.stereotype.Component;
 
 /**
- * 楠岃瘉鐮� 閰嶇疆灞炴��
+ * 绾跨▼姹� 閰嶇疆灞炴��
  *
  * @author Lion Li
  */

--
Gitblit v1.9.3