smartTable
smartTable copied to clipboard
smarttable混淆
com.bin.david.form.exception.TableException: NoSuchFieldException :Please check whether field name is correct!
我也遇到同样的问题,请问解决了吗?
#SmartTable
-keepattributes Annotation
-keepclassmembers class ** {
@com.bin.david.form.annotation.SmartTable
上面代码@com.bin.david.form.annotation.SmartTable;无法通过