YH_H5URLProtocol.h 218 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 // // YH_H5URLProtocol.h // YH_Mall // // Created by jhsonzhi on 16/4/13. // Copyright © 2016年 YOHO. All rights reserved. // #import <Foundation/Foundation.h> @interface YH_H5URLProtocol : NSURLProtocol @end