Weather/smali/com/alipay/tscenter/biz/rpc/deviceFp/BugTrackMessageService.smali
2021-05-10 10:13:34 +02:00

11 lines
368 B
Smali

.class public interface abstract Lcom/alipay/tscenter/biz/rpc/deviceFp/BugTrackMessageService;
.super Ljava/lang/Object;
# virtual methods
.method public abstract logCollect(Ljava/lang/String;)Ljava/lang/String;
.annotation runtime Lcom/alipay/mobile/framework/service/annotation/a;
a = "alipay.security.errorLog.collect"
.end annotation
.end method