// // MOP_currentApplet.h // mop // // Created by 康旭耀 on 2020/4/16. // #import "MOPBaseApi.h" NS_ASSUME_NONNULL_BEGIN @interface MOP_currentApplet : MOPBaseApi @end NS_ASSUME_NONNULL_END