Skip to content

这对吗? #78

@YueLiXing

Description

@YueLiXing
RCT_EXPORT_METHOD(setAuth: (BOOL *)enable)
{
    JgLog("JCollectionAuth %d",enable);
    __block BOOL isAuth= enable;
    [JGInforCollectionAuth JCollectionAuth:^(JGInforCollectionAuthItems * _Nonnull authInfo) {
        authInfo.isAuth = isAuth;
    }];
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions