mirror of
https://gitee.com/freshday/radar.git
synced 2026-03-22 04:37:16 +08:00
bug fix.
This commit is contained in:
@@ -11,7 +11,10 @@ import com.pgmmers.radar.vo.model.ModelVO;
|
||||
import com.pgmmers.radar.vo.model.PreItemVO;
|
||||
import com.pgmmers.radar.vo.model.RuleVO;
|
||||
|
||||
|
||||
/**
|
||||
* cache service.
|
||||
* @author feihu.wang
|
||||
*/
|
||||
public interface CacheService {
|
||||
void saveAntiFraudResult(String modelId, String sessionId, CommonResult result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user