Ver Fonte

readme => 说明文件更新

JustryDeng há 1 ano atrás
pai
commit
e041564f5e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -175,7 +175,7 @@ includePrefix=com.*.dao,org
         <td>通过前缀匹配的形式排除class,不对其加密
              <br/> 注:也支持正则匹配(使用【.*】匹配所有而不用【*】)
              <br/> 注:多个通过逗号分割。
-             <br/> 注:excludePrefix优先级高于includePrefix。
+             <br/> 注excludePrefix优先级高于includePrefix。
         </td>
     <td>excludePrefix=com.example.service,com.example.util.*.class</td>
   </tr>