重庆迈尖科技有限公司
2021-08-18 f35cb784f7edb05b113494e86a00268ef902ae89
BuWanVideo2.0/JSAPI.m
@@ -15,6 +15,10 @@
@implementation JSAPI
- (NSString *)getVersion:(NSString *)msg {
    return Version;
}
- (NSString *)login:(NSString *)msg {
    [[NSNotificationCenter defaultCenter] postNotificationName:@"h5Login" object:nil];
    return msg;