mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 08:55:53 +08:00
android完成1.0版本
This commit is contained in:
7
android/app/proguard-rules.pro
vendored
7
android/app/proguard-rules.pro
vendored
@@ -267,3 +267,10 @@
|
||||
}
|
||||
|
||||
-keep class com.xuexiang.xui.widget.edittext.materialedittext.** { *; }
|
||||
|
||||
## 接口请求使用了gson序列化的对象
|
||||
-keep class com.kerwin.wumei.entity.** { *; }
|
||||
-keep class com.kerwin.wumei.entity.vo.** { *; }
|
||||
-keep class com.kerwin.wumei.entity.bo.** { *; }
|
||||
-keep class com.kerwin.wumei.http.request.** { *; }
|
||||
-keep class com.kerwin.wumei.http.** { *; }
|
||||
|
||||
Reference in New Issue
Block a user