miemie 6 bulan lalu
induk
melakukan
0840e60751
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      README-zh.md
  2. 1 1
      README.md

+ 1 - 1
README-zh.md

@@ -64,7 +64,7 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
       </dependency>
       ```
     - `^3.9.6` 你可能需要额外的引用
-        - jdk8+
+        - jdk11+
       ```xml
       <dependency>
         <groupId>com.baomidou</groupId>

+ 1 - 1
README.md

@@ -90,7 +90,7 @@ useful, out-of-the-box features for MyBatis, use it can effectively save your de
       </dependency>
       ```
     - `^3.9.6` may need additional citations
-        - jdk8+
+        - jdk11+
       ```xml
       <dependency>
         <groupId>com.baomidou</groupId>