@@ -67,10 +67,5 @@ public class PrePayWalletVo implements Serializable {
*/
@JSONField(name = "total_ap_money")
private String totalApMoney;
- /**
- * 相关操作
- */
- private String action;
-
}