// // AppUser.m // AIFit-Demo // // Created by steven wu on 2019/12/19. // Copyright © 2019 wujia121. All rights reserved. // #import "AppUser.h" @implementation AppUser @end