bonus-material-app/nativeplugins/Mpaas-Scan/ios/mPaas.framework/Headers/MPaaS+ImportMPLiteSettingSe...

19 lines
353 B
C
Raw Normal View History

2024-12-20 09:23:59 +08:00
//
// MPaaS+ImportMPLiteSettingService.h
// APMPaaS
//
// Created by shenmo on 8/29/16.
// Copyright © 2016 Alipay. All rights reserved.
//
#import "MPLiteSettingService+MPaaS.h"
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
id<MPLiteSettingServiceClass> getMPLiteSettingService();
#ifdef __cplusplus
}
#endif // __cplusplus