@@ -117,6 +117,7 @@ <h3>Properties</h3>
117117 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="_core_.file.html#extension " class ="tsd-kind-icon "> extension</ a > </ li >
118118 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="_core_.file.html#id " class ="tsd-kind-icon "> id</ a > </ li >
119119 < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < a href ="_core_.file.html#isnewrecord " class ="tsd-kind-icon "> is< wbr > New< wbr > Record</ a > </ li >
120+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="_core_.file.html#md5 " class ="tsd-kind-icon "> md5</ a > </ li >
120121 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="_core_.file.html#name " class ="tsd-kind-icon "> name</ a > </ li >
121122 < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="_core_.file.html#path " class ="tsd-kind-icon "> path</ a > </ li >
122123 < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < a href ="_core_.file.html#sequelize " class ="tsd-kind-icon "> sequelize</ a > </ li >
@@ -272,7 +273,7 @@ <h3>extension</h3>
272273 < div class ="tsd-signature tsd-kind-icon "> extension< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
273274 < aside class ="tsd-sources ">
274275 < ul >
275- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L439 "> core.ts:439 </ a > </ li >
276+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L444 "> core.ts:444 </ a > </ li >
276277 </ ul >
277278 </ aside >
278279 </ section >
@@ -282,7 +283,7 @@ <h3>id</h3>
282283 < div class ="tsd-signature tsd-kind-icon "> id< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
283284 < aside class ="tsd-sources ">
284285 < ul >
285- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L435 "> core.ts:435 </ a > </ li >
286+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L440 "> core.ts:440 </ a > </ li >
286287 </ ul >
287288 </ aside >
288289 </ section >
@@ -302,13 +303,23 @@ <h3>is<wbr>New<wbr>Record</h3>
302303 </ div >
303304 </ div >
304305 </ section >
306+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
307+ < a name ="md5 " class ="tsd-anchor "> </ a >
308+ < h3 > md5</ h3 >
309+ < div class ="tsd-signature tsd-kind-icon "> md5< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
310+ < aside class ="tsd-sources ">
311+ < ul >
312+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993/lib/core.ts#L446 "> core.ts:446</ a > </ li >
313+ </ ul >
314+ </ aside >
315+ </ section >
305316 < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
306317 < a name ="name " class ="tsd-anchor "> </ a >
307318 < h3 > name</ h3 >
308319 < div class ="tsd-signature tsd-kind-icon "> name< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
309320 < aside class ="tsd-sources ">
310321 < ul >
311- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L438 "> core.ts:438 </ a > </ li >
322+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L443 "> core.ts:443 </ a > </ li >
312323 </ ul >
313324 </ aside >
314325 </ section >
@@ -318,7 +329,7 @@ <h3>path</h3>
318329 < div class ="tsd-signature tsd-kind-icon "> path< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
319330 < aside class ="tsd-sources ">
320331 < ul >
321- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L436 "> core.ts:436 </ a > </ li >
332+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L441 "> core.ts:441 </ a > </ li >
322333 </ ul >
323334 </ aside >
324335 </ section >
@@ -344,7 +355,7 @@ <h3>size</h3>
344355 < div class ="tsd-signature tsd-kind-icon "> size< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
345356 < aside class ="tsd-sources ">
346357 < ul >
347- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L440 "> core.ts:440 </ a > </ li >
358+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L445 "> core.ts:445 </ a > </ li >
348359 </ ul >
349360 </ aside >
350361 </ section >
@@ -354,7 +365,7 @@ <h3>type</h3>
354365 < div class ="tsd-signature tsd-kind-icon "> type< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> number</ span > </ div >
355366 < aside class ="tsd-sources ">
356367 < ul >
357- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L437 "> core.ts:437 </ a > </ li >
368+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L442 "> core.ts:442 </ a > </ li >
358369 </ ul >
359370 </ aside >
360371 </ section >
@@ -1329,7 +1340,7 @@ <h3>toJSON</h3>
13291340 < aside class ="tsd-sources ">
13301341 < p > Overrides Model.toJSON</ p >
13311342 < ul >
1332- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L448 "> core.ts:448 </ a > </ li >
1343+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L455 "> core.ts:455 </ a > </ li >
13331344 </ ul >
13341345 </ aside >
13351346 < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> object</ span > </ h4 >
@@ -1340,6 +1351,9 @@ <h5>extension<span class="tsd-signature-symbol">: </span><span class="tsd-signat
13401351 < li class ="tsd-parameter ">
13411352 < h5 > id< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> number</ span > </ h5 >
13421353 </ li >
1354+ < li class ="tsd-parameter ">
1355+ < h5 > md5< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
1356+ </ li >
13431357 < li class ="tsd-parameter ">
13441358 < h5 > name< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > </ h5 >
13451359 </ li >
@@ -4253,13 +4267,13 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
42534267 < a name ="createrecord " class ="tsd-anchor "> </ a >
42544268 < h3 > < span class ="tsd-flag ts-flagStatic "> Static</ span > create< wbr > Record</ h3 >
42554269 < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-static ">
4256- < li class ="tsd-signature tsd-kind-icon "> create< wbr > Record< span class ="tsd-signature-symbol "> (</ span > args< span class ="tsd-signature-symbol "> ?: </ span > < a href ="../interfaces/_core_.fileargs.html " class ="tsd-signature-type "> FileArgs</ a > , commit< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> false</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> true</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="_core_.file.html " class ="tsd-signature-type "> File</ a > </ li >
4270+ < li class ="tsd-signature tsd-kind-icon "> create< wbr > Record< span class ="tsd-signature-symbol "> (</ span > args< span class ="tsd-signature-symbol "> ?: </ span > < a href ="../interfaces/_core_.fileargs.html " class ="tsd-signature-type "> FileArgs</ a > , commit< span class ="tsd-signature-symbol "> ?: </ span > < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> false</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> true</ span > < 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 ="_core_.file.html " class ="tsd-signature-type "> File</ a > < span class =" tsd-signature-symbol " > > </ span > </ li >
42574271 </ ul >
42584272 < ul class ="tsd-descriptions ">
42594273 < li class ="tsd-description ">
42604274 < aside class ="tsd-sources ">
42614275 < ul >
4262- < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/12f5a9b /lib/core.ts#L442 "> core.ts:442 </ a > </ li >
4276+ < li > Defined in < a href ="https://github.com/TaleLin/lin-cms-koa-core/blob/81b4993 /lib/core.ts#L448 "> core.ts:448 </ a > </ li >
42634277 </ ul >
42644278 </ aside >
42654279 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -4271,7 +4285,7 @@ <h5><span class="tsd-flag ts-flagOptional">Optional</span> args: <a href="../int
42714285 < h5 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > commit: < span class ="tsd-signature-type "> undefined</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> false</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> true</ span > </ h5 >
42724286 </ li >
42734287 </ ul >
4274- < h4 class ="tsd-returns-title "> Returns < a href ="_core_.file.html " class ="tsd-signature-type "> File</ a > </ h4 >
4288+ < h4 class ="tsd-returns-title "> Returns < span class =" tsd-signature-type " > Promise </ span > < span class =" tsd-signature-symbol " > < </ span > < a href ="_core_.file.html " class ="tsd-signature-type "> File</ a > < span class =" tsd-signature-symbol " > > </ span > </ h4 >
42754289 </ li >
42764290 </ ul >
42774291 </ section >
@@ -5784,7 +5798,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
57845798 < a href ="../modules/_jwt_.html "> "jwt"</ a >
57855799 </ li >
57865800 < li class =" tsd-kind-external-module ">
5787- < a href ="../modules/_limiter_ .html "> "limiter"</ a >
5801+ < a href ="../modules/_limit_limiter_ .html "> "limit/ limiter"</ a >
57885802 </ li >
57895803 < li class =" tsd-kind-external-module ">
57905804 < a href ="../modules/_lin_router_.html "> "lin-< wbr > router"</ a >
@@ -5798,6 +5812,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
57985812 < li class =" tsd-kind-external-module ">
57995813 < a href ="../modules/_log_.html "> "log"</ a >
58005814 </ li >
5815+ < li class =" tsd-kind-external-module ">
5816+ < a href ="../modules/_logger_file_.html "> "logger/file"</ a >
5817+ </ li >
58015818 < li class =" tsd-kind-external-module ">
58025819 < a href ="../modules/_middleware_.html "> "middleware"</ a >
58035820 </ li >
@@ -5840,6 +5857,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
58405857 < li class =" tsd-kind-property tsd-parent-kind-class tsd-is-inherited ">
58415858 < a href ="_core_.file.html#isnewrecord " class ="tsd-kind-icon "> is< wbr > New< wbr > Record</ a >
58425859 </ li >
5860+ < li class =" tsd-kind-property tsd-parent-kind-class ">
5861+ < a href ="_core_.file.html#md5 " class ="tsd-kind-icon "> md5</ a >
5862+ </ li >
58435863 < li class =" tsd-kind-property tsd-parent-kind-class ">
58445864 < a href ="_core_.file.html#name " class ="tsd-kind-icon "> name</ a >
58455865 </ li >
0 commit comments