smssdk更新

This commit is contained in:
kai60
2021-07-03 20:49:02 +08:00
parent 14ab3bf6ab
commit 3f5ee249b5
52 changed files with 1309 additions and 446 deletions
@@ -121,4 +121,13 @@
minute:(NSInteger)minute
second:(NSInteger)second;
/**
* 0点毫秒数
*
* @return 0点毫秒数
*/
+ (NSTimeInterval)zeroTimeInterval;
@end