摘要:
//参考base-4.0.2.jar public class Risk implements Serializable //规则名public String ruleName; //规则包名public String rulePackageName; //风险评分public Integer score = Integer.valueOf(0); //描述public String com... 阅读全文
posted @ 2016-07-18 22:01
潸何
阅读(288)
评论(0)
推荐(0)
摘要:
//参考base-4.0.2.jarpublic class AuditResult implements TimeReferable, Serializable //参考api-1.0.0.jar //该接口用于表示实现类是时间可参考的,也就是能够获得基准时间。 //以前的实时风控都是基于当前时间来进行的,引入该类希望将实时风控扩展到更深的领域。 public abstract inter... 阅读全文
posted @ 2016-07-18 21:47
潸何
阅读(259)
评论(0)
推荐(0)
摘要:
//参考base-4.0.2.jarpublic class AuditObject extends HashMap implements TimeReferable //参考api-1.0.0.jar//该接口用于表示实现类是时间可参考的,也就是能够获得基准时间。//以前的实时风控都是基于当前时间来进行的,引入该类希望将实时风控扩展到更深的领域。public abstract interf... 阅读全文
posted @ 2016-07-18 21:28
潸何
阅读(305)
评论(0)
推荐(0)
浙公网安备 33010602011771号