@@ -11,5 +11,6 @@ public class RiskVo {
private String riskControl;
private int status;
private String tocode;
+ private String multiples;
}