Commit bcebca10472bb1851564268717355639f387264c
1 parent
a9e4ab5d
提交0.0.4
Showing
2 changed files
with
2 additions
and
2 deletions
CNLiveOrganizationValidationModule.podspec
Example/CNLiveOrganizationValidationModule/CNLIVEBAppDelegate.m
| ... | ... | @@ -70,7 +70,7 @@ static NSString * uuid; |
| 70 | 70 | CNUserShareModel.faceUrl = @"http://yweb0.cnliveimg.com/images/headImg/2019/1211/1576034177571_small.jpg"; |
| 71 | 71 | CNUserShareModel.nickname = @""; |
| 72 | 72 | CNUserShareModel.mobile = @"15027621766"; |
| 73 | - CNUserShareModel.uid = @"10514578"; | |
| 73 | + CNUserShareModel.uid = @"10514581"; | |
| 74 | 74 | |
| 75 | 75 | } |
| 76 | 76 | - (NSString *)appUUIDString | ... | ... |