// // CommonScannerSettingViewController.h // iSales-CONTRAST // // Created by Rui Zhang on 12/9/22. // Copyright © 2022 United Software Applications, Inc. All rights reserved. // #import #import "ActiveViewController.h" NS_ASSUME_NONNULL_BEGIN @interface CommonScannerSettingViewController : ActiveViewController @end NS_ASSUME_NONNULL_END