获取服务器时间
BaaS.getServerTime() { result, error in
}[BaaS getServerTime:^(NSDictionary * _Nullable result, NSError * _Nullable error) {
}];属性
类型
说明
{
"time": "2019-11-25T15:05:19.387067+08:00"
}Last updated
Was this helpful?
BaaS.getServerTime() { result, error in
}[BaaS getServerTime:^(NSDictionary * _Nullable result, NSError * _Nullable error) {
}];{
"time": "2019-11-25T15:05:19.387067+08:00"
}Last updated
Was this helpful?
Was this helpful?