@lcap/asl
Version:
NetEase Application Specific Language
835 lines • 96.2 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WebService | @lcap/asl</title>
<meta name="description" content="Documentation for @lcap/asl">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@lcap/asl</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">@lcap/asl</a>
</li>
<li>
<a href="../modules/app_service.html">app/Service</a>
</li>
<li>
<a href="app_service.webservice.html">WebService</a>
</li>
</ul>
<h1>Class WebService</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>前端服务(模块)类</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="app_service.service.html" class="tsd-signature-type" data-tsd-kind="Class">Service</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">WebService</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="app_service.webservice.html#json_excluded_keys" class="tsd-kind-icon">JSON_<wbr>EXCLUDED_<wbr>KEYS</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#_cachetimestamp" class="tsd-kind-icon">_cache<wbr>Timestamp</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="app_service.webservice.html#_mutable" class="tsd-kind-icon">_mutable</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#_uuid" class="tsd-kind-icon">_uuid</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#api" class="tsd-kind-icon">api</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#app" class="tsd-kind-icon">app</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#appid" class="tsd-kind-icon">app<wbr>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#config" class="tsd-kind-icon">config</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#createdby" class="tsd-kind-icon">created<wbr>By</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#createdtime" class="tsd-kind-icon">created<wbr>Time</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#data" class="tsd-kind-icon">data</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#dnsaddr" class="tsd-kind-icon">dns<wbr>Addr</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#editable" class="tsd-kind-icon">editable</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#editing" class="tsd-kind-icon">editing</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#expanded" class="tsd-kind-icon">expanded</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#icon" class="tsd-kind-icon">icon</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#id" class="tsd-kind-icon">id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#ideversion" class="tsd-kind-icon">ide<wbr>Version</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#interfaces" class="tsd-kind-icon">interfaces</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#isleaf" class="tsd-kind-icon">is<wbr>Leaf</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#level" class="tsd-kind-icon">level</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#loading" class="tsd-kind-icon">loading</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#officialtype" class="tsd-kind-icon">official<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#packageinfo" class="tsd-kind-icon">package<wbr>Info</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#pages" class="tsd-kind-icon">pages</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app_service.webservice.html#status" class="tsd-kind-icon">status</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#title" class="tsd-kind-icon">title</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="app_service.webservice.html#type" class="tsd-kind-icon">type</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#updatedby" class="tsd-kind-icon">updated<wbr>By</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#updatedtime" class="tsd-kind-icon">updated<wbr>Time</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="app_service.webservice.html#_onpagetreechange" class="tsd-kind-icon">_on<wbr>Page<wbr>Tree<wbr>Change</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#addpage" class="tsd-kind-icon">add<wbr>Page</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#assign" class="tsd-kind-icon">assign</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#deeppick" class="tsd-kind-icon">deep<wbr>Pick</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#emit" class="tsd-kind-icon">emit</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#emitvertexidtonamechange" class="tsd-kind-icon">emit<wbr>Vertex<wbr>IdTo<wbr>Name<wbr>Change</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#findusage" class="tsd-kind-icon">find<wbr>Usage</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#genallassetsinfo" class="tsd-kind-icon">gen<wbr>All<wbr>Assets<wbr>Info</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#load" class="tsd-kind-icon">load</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#loadinterfaces" class="tsd-kind-icon">load<wbr>Interfaces</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#loadpackageinfo" class="tsd-kind-icon">load<wbr>Package<wbr>Info</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#loadpages" class="tsd-kind-icon">load<wbr>Pages</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#loadstructures" class="tsd-kind-icon">load<wbr>Structures</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#off" class="tsd-kind-icon">off</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#on" class="tsd-kind-icon">on</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#once" class="tsd-kind-icon">once</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#pick" class="tsd-kind-icon">pick</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#plainassign" class="tsd-kind-icon">plain<wbr>Assign</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app_service.webservice.html#savepackageinfo" class="tsd-kind-icon">save<wbr>Package<wbr>Info</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#tojson" class="tsd-kind-icon">toJSON</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="app_service.webservice.html#toplainjson" class="tsd-kind-icon">to<wbr>PlainJSON</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><a href="app_service.webservice.html#from" class="tsd-kind-icon">from</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="app_service.webservice.html#getvertexbyref" class="tsd-kind-icon">get<wbr>Vertex<wbr>ByRef</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">new <wbr>Web<wbr>Service<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="app_service.webservice.html" class="tsd-signature-type" data-tsd-kind="Class">WebService</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="app_service.webservice.html" class="tsd-signature-type" data-tsd-kind="Class">WebService</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#constructor">constructor</a></p>
<ul>
<li>Defined in app/Service.ts:205</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> source: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="app_service.webservice.html" class="tsd-signature-type" data-tsd-kind="Class">WebService</a><span class="tsd-signature-symbol">></span></h5>
<div class="tsd-comment tsd-typography">
<p>需要合并的部分参数</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="app_service.webservice.html" class="tsd-signature-type" data-tsd-kind="Class">WebService</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="json_excluded_keys" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> JSON_<wbr>EXCLUDED_<wbr>KEYS</h3>
<div class="tsd-signature tsd-kind-icon">JSON_<wbr>EXCLUDED_<wbr>KEYS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#json_excluded_keys">JSON_EXCLUDED_KEYS</a></p>
<ul>
<li>Defined in common/Vertex.ts:27</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>toJSON 时需要去除的键,为了避免出现 CircularJSON</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="_cachetimestamp" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _cache<wbr>Timestamp</h3>
<div class="tsd-signature tsd-kind-icon">_cache<wbr>Timestamp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#_cachetimestamp">_cacheTimestamp</a></p>
<ul>
<li>Defined in common/Vertex.ts:43</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>前端记录缓存的时间戳</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="_mutable" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> _mutable</h3>
<div class="tsd-signature tsd-kind-icon">_mutable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#_mutable">_mutable</a></p>
<ul>
<li>Defined in common/Vertex.ts:17</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>可修改标志,内部属性
标记在构造函数结束后是否可修改</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="_uuid" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> _uuid</h3>
<div class="tsd-signature tsd-kind-icon">_uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#_uuid">_uuid</a></p>
<ul>
<li>Defined in common/Vertex.ts:38</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>唯一 uuid
目前主要用于前端 Debug 区分两个实例</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="api" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> api</h3>
<div class="tsd-signature tsd-kind-icon">api<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>builtInFunctions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:197</li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>built<wbr>InFunctions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-index-signature">
<h5><span class="tsd-signature-symbol">[</span>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5>
</li>
</ul>
</li>
<li class="tsd-parameter">
<h5>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-index-signature">
<h5><span class="tsd-signature-symbol">[</span>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">boolean</span></h5>
</li>
</ul>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="app" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> app</h3>
<div class="tsd-signature tsd-kind-icon">app<span class="tsd-signature-symbol">:</span> <a href="app_app.app.html" class="tsd-signature-type" data-tsd-kind="Class">App</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#app">app</a></p>
<ul>
<li>Defined in app/Service.ts:81</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>所在的 App
父级引用,便于在树状结构中查找</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="appid" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> app<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">app<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#appid">appId</a></p>
<ul>
<li>Defined in app/Service.ts:64</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>App 的 Id</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="config" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> config</h3>
<div class="tsd-signature tsd-kind-icon">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:195</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>其他配置</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="createdby" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> created<wbr>By</h3>
<div class="tsd-signature tsd-kind-icon">created<wbr>By<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#createdby">createdBy</a></p>
<ul>
<li>Defined in common/Vertex.ts:53</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>创建人</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="createdtime" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> created<wbr>Time</h3>
<div class="tsd-signature tsd-kind-icon">created<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#createdtime">createdTime</a></p>
<ul>
<li>Defined in common/Vertex.ts:58</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>创建时间</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="data" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <a href="data_datanode.datanode.html" class="tsd-signature-type" data-tsd-kind="Class">DataNode</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#data">data</a></p>
<ul>
<li>Defined in app/Service.ts:69</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>数据节点</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="dnsaddr" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> dns<wbr>Addr</h3>
<div class="tsd-signature tsd-kind-icon">dns<wbr>Addr<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:181</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="editable" class="tsd-anchor"></a>
<h3>editable</h3>
<div class="tsd-signature tsd-kind-icon">editable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#editable">editable</a></p>
<ul>
<li>Defined in common/Vertex.ts:77</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否可编辑</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="editing" class="tsd-anchor"></a>
<h3>editing</h3>
<div class="tsd-signature tsd-kind-icon">editing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#editing">editing</a></p>
<ul>
<li>Defined in common/Vertex.ts:83</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否正在编辑
前端 UI 状态</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="expanded" class="tsd-anchor"></a>
<h3>expanded</h3>
<div class="tsd-signature tsd-kind-icon">expanded<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#expanded">expanded</a></p>
<ul>
<li>Defined in app/Service.ts:87</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>节点是否为展开状态
前端 UI 状态</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="icon" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> icon</h3>
<div class="tsd-signature tsd-kind-icon">icon<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#icon">icon</a></p>
<ul>
<li>Defined in app/Service.ts:59</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>服务图标</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="id" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#id">id</a></p>
<ul>
<li>Defined in app/Service.ts:44</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Service Id</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="ideversion" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> ide<wbr>Version</h3>
<div class="tsd-signature tsd-kind-icon">ide<wbr>Version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#ideversion">ideVersion</a></p>
<ul>
<li>Defined in common/Vertex.ts:73</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>IDE 版本</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="interfaces" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> interfaces</h3>
<div class="tsd-signature tsd-kind-icon">interfaces<span class="tsd-signature-symbol">:</span> <a href="data_interface.interface.html" class="tsd-signature-type" data-tsd-kind="Class">Interface</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#interfaces">interfaces</a></p>
<ul>
<li>Defined in app/Service.ts:74</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>接口列表</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="isleaf" class="tsd-anchor"></a>
<h3>is<wbr>Leaf</h3>
<div class="tsd-signature tsd-kind-icon">is<wbr>Leaf<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#isleaf">isLeaf</a></p>
<ul>
<li>Defined in common/Vertex.ts:101</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否为叶子节点
前端 UI 状态</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="level" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> level</h3>
<div class="tsd-signature tsd-kind-icon">level<span class="tsd-signature-symbol">:</span> <a href="../enums/index.level_enum.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LEVEL_ENUM</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#level">level</a></p>
<ul>
<li>Defined in app/Service.ts:34</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>概念类型</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="loading" class="tsd-anchor"></a>
<h3>loading</h3>
<div class="tsd-signature tsd-kind-icon">loading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#loading">loading</a></p>
<ul>
<li>Defined in common/Vertex.ts:89</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否正在请求
前端 UI 状态</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="name" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#name">name</a></p>
<ul>
<li>Defined in app/Service.ts:49</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>前端服务标识</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="officialtype" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> official<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">official<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"nonofficial"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"official"</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:179</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>是否为官方服务</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="packageinfo" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> package<wbr>Info</h3>
<div class="tsd-signature tsd-kind-icon">package<wbr>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>componentDependencies<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>template<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">; </span>ui<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:186</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>packageJSON 的缩减版</p>
</div>
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>component<wbr>Dependencies<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-index-signature">
<h5><span class="tsd-signature-symbol">[</span>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
</li>
<li class="tsd-parameter">
<h5>template<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
</li>
<li class="tsd-parameter">
<h5>ui<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="pages" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> pages</h3>
<div class="tsd-signature tsd-kind-icon">pages<span class="tsd-signature-symbol">:</span> <a href="page_page.page.html" class="tsd-signature-type" data-tsd-kind="Class">Page</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:205</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>前端页面</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="status" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> status</h3>
<div class="tsd-signature tsd-kind-icon">status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"UNPUBLISHED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"PUBLISHED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"REPOSITORYCREATED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"FSSTARTED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"APPINIT"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"CODESYNCED"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"CICDCREATED"</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:174</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>服务状态</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="title" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> title</h3>
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#title">title</a></p>
<ul>
<li>Defined in app/Service.ts:54</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>前端服务标题</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite">
<a name="type" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/app_service.service_type.html" class="tsd-signature-type" data-tsd-kind="Enumeration">SERVICE_TYPE</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Overrides <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#type">type</a></p>
<ul>
<li>Defined in app/Service.ts:169</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>服务类型</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="updatedby" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> updated<wbr>By</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>By<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#updatedby">updatedBy</a></p>
<ul>
<li>Defined in common/Vertex.ts:63</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>修改人</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
<a name="updatedtime" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> updated<wbr>Time</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#updatedtime">updatedTime</a></p>
<ul>
<li>Defined in common/Vertex.ts:68</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>修改时间</p>
</div>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
<a name="_onpagetreechange" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _on<wbr>Page<wbr>Tree<wbr>Change</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
<li class="tsd-signature tsd-kind-icon">_on<wbr>Page<wbr>Tree<wbr>Change<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:352</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addpage" class="tsd-anchor"></a>
<h3>add<wbr>Page</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">add<wbr>Page<span class="tsd-signature-symbol">(</span>page<span class="tsd-signature-symbol">: </span><a href="page_page.page.html" class="tsd-signature-type" data-tsd-kind="Class">Page</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="page_page.page.html" class="tsd-signature-type" data-tsd-kind="Class">Page</a><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in app/Service.ts:341</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>page: <a href="page_page.page.html" class="tsd-signature-type" data-tsd-kind="Class">Page</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="page_page.page.html" class="tsd-signature-type" data-tsd-kind="Class">Page</a><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="assign" class="tsd-anchor"></a>
<h3>assign</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">assign<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#assign">assign</a></p>
<ul>
<li>Defined in common/Vertex.ts:116</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>source: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="deeppick" class="tsd-anchor"></a>
<h3>deep<wbr>Pick</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">deep<wbr>Pick<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, keys<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="app_service.service.html">Service</a>.<a href="app_service.service.html#deeppick">deepPick</a></p>
<ul>
<li>Defined in common/Vertex.ts:183</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>从对象中深度获取</p>
</div>
<dl class="tsd-comment-tags">
<dt>example</dt>
<dd><p>比如一般后端返回只是添加了个 id</p>
<pre><code><span style="color: #0000FF">this</span><span style="color: #000000">.</span><span style="color: #795E26">deepPick</span><span style="color: #000000">(</span><span style="color: #001080">result</span><span style="color: #000000">, [</span><span style="color: #A31515">'id'</span><span style="color: #000000">])</span>
</code></pre>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">P