CNLIVEViewController.h 231 Bytes
//
//  CNLIVEViewController.h
//  CNLiveScanGoodsCamera
//
//  Created by 梁星国 on 05/08/2020.
//  Copyright (c) 2020 梁星国. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end