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