import { Http } from '@/utils'; import ControlService from '@/widgets/control-service'; /** * InfoViewtabviewpanel2 部件服务对象 * * @export * @class InfoViewtabviewpanel2Service */ export default class InfoViewtabviewpanel2Service extends ControlService { }