import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';

/**
 * MasterTabInfoViewtabviewpanel21 部件服务对象
 *
 * @export
 * @class MasterTabInfoViewtabviewpanel21Service
 */
export default class MasterTabInfoViewtabviewpanel21Service extends ControlService {
}