ipu的trunk版ios客户端工程

IPUDatePlugin.h 422B

    // // *** * * * * * * // * * * * * // * * * * * * * // * * * * // *** * * * * * // // IPUDatePlugin.h // IPUMobileFunc // Created by Benny (AsiaInfo PRD IPU) on 2020/1/10 10:43. // Copyright © 2020 Asiainfo. All rights reserved. // #import <Foundation/Foundation.h> @interface IPUDatePlugin : NSObject - (void)getDate:(NSArray *)params; @end