build: 代码混淆保留字段名

This commit is contained in:
CaptainB 2022-05-24 20:00:14 +08:00 committed by 刘瑞斌
parent 7817bbe786
commit e226e45bd8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<keep-names>
<class template="class io.metersphere.xpack.*" access="private+">
<field access="protected+"/>
<field access="private+"/>
<method access="protected+"/>
</class>
</keep-names>