个人信息修改

This commit is contained in:
lianxiang
2018-09-18 20:13:59 +08:00
parent 2c81fa6c7d
commit 27e27d5d12
42 changed files with 981 additions and 54 deletions
+2
View File
@@ -65,5 +65,7 @@
*/
+(BOOL)checkPassWord:(NSString *)pass;
//
+(int)convertToInt:(NSString*)strtemp;
@end