Skip to content

Commit 3d52162

Browse files
committed
rermove desc
1 parent 856a286 commit 3d52162

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@
2424
<li>Supports generics(currently only have M,V,P).</li>
2525
<li>Supports Java and Kotlin.</li>
2626
</ul>
27-
</p>
28-
<p>
29-
<b>特征:</b>
30-
<ul>
31-
<li>根据指定的父接口生成Mvp Contract接口.</li>
32-
<li>根据生成的Contract接口和指定的父类生成接口的实现类,并生成抽象方法的默认实现.</li>
33-
<li>支持接口泛型.</li>
34-
<li>支持Java和Kotlin语言.</li>
35-
</ul>
3627
</p>
3728
<br/>
3829
<p><a href="https://github.com/longforus/MvpAutoCodePlus/issues">Send feedback</a></p>

0 commit comments

Comments
 (0)