@@ -43,6 +43,9 @@ public class CpsApplyMoneyView {
@DbField("dma.type")
private DistributeMoneyApply.Type type;
+ @DbField("dma.type")
+ private DistributeMoneyApply.MType mType;
+
@DbField("dma.account")
private String account;