From 4048a926857d969f35fca1fcec2eca0bfa3b5b08 Mon Sep 17 00:00:00 2001 From: Auto Doc Publisher Date: Mon, 22 Jan 2018 02:19:39 +0000 Subject: [PATCH] docs: auto generate by ci fix: log cookie's key when cookie exceed limit length (#1996) --- api/Agent.html | 2 +- api/AgentWorkerLoader.html | 2 +- api/AppInfo.html | 2 +- api/AppWorkerLoader.html | 2 +- api/Application.html | 2 +- api/BaseContextLogger.html | 2 +- api/Config.html | 2 +- api/Context.html | 2 +- api/ContextLoader.html | 2 +- api/Egg.html | 2 +- api/EggApplication.html | 2 +- api/EggCore.html | 2 +- api/EggLoader.html | 2 +- api/FileLoader.html | 2 +- api/Helper.html | 2 +- api/I18n.html | 2 +- api/Messenger.html | 2 +- api/Request.html | 2 +- api/Response.html | 2 +- api/Router.html | 2 +- api/app_extend_context.js.html | 2 +- api/app_extend_helper.js.html | 2 +- api/app_extend_request.js.html | 2 +- api/app_extend_response.js.html | 2 +- api/config_config.default.js.html | 2 +- api/config_plugin.js.html | 2 +- api/global.html | 2 +- api/global.html#BaseContextClass | 2 +- api/global.html#Controller | 2 +- api/global.html#Service | 2 +- api/index.html | 2 +- api/index.js.html | 2 +- api/lib_agent.js.html | 2 +- api/lib_application.js.html | 3 ++- api/lib_core_base_context_class.js.html | 2 +- api/lib_core_base_context_logger.js.html | 2 +- api/lib_core_context_httpclient.js.html | 2 +- api/lib_core_messenger.js.html | 2 +- api/lib_egg.js.html | 2 +- api/lib_jsdoc_context.jsdoc.html | 2 +- api/lib_jsdoc_request.jsdoc.html | 2 +- api/lib_jsdoc_response.jsdoc.html | 2 +- api/lib_loader_agent_worker_loader.js.html | 2 +- api/lib_loader_app_worker_loader.js.html | 2 +- ...odules__egg-development@2.1.0@egg-development_agent.js.html | 2 +- ...lopment@2.1.0@egg-development_config_config.default.js.html | 2 +- api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html | 2 +- ...modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html | 2 +- ...ules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html | 2 +- ...s__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html | 2 +- ...dules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html | 2 +- ...es__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html | 2 +- ...grotator@3.0.1@egg-logrotator_config_config.default.js.html | 2 +- ...gg-multipart@2.0.0@egg-multipart_app_extend_context.js.html | 2 +- ...multipart@2.0.0@egg-multipart_config_config.default.js.html | 2 +- ...s__egg-schedule@3.1.1@egg-schedule_app_extend_agent.js.html | 2 +- ..._egg-security@2.0.0@egg-security_app_extend_context.js.html | 2 +- ...g-security@2.0.0@egg-security_config_config.default.js.html | 2 +- ...gg-session@3.1.0@egg-session_app_extend_application.js.html | 2 +- ...__egg-static@2.1.0@egg-static_config_config.default.js.html | 2 +- ...les__egg-view@2.0.0@egg-view_app_extend_application.js.html | 2 +- ...modules__egg-view@2.0.0@egg-view_app_extend_context.js.html | 2 +- ...ules__egg-view@2.0.0@egg-view_config_config.default.js.html | 2 +- ...egg-watcher@3.0.0@egg-watcher_config_config.default.js.html | 2 +- api/node_modules_egg-core_lib_egg.js.html | 2 +- api/node_modules_egg-core_lib_loader_context_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_egg_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_file_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_config.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_controller.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_custom.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_extend.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_middleware.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_plugin.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_router.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_service.js.html | 2 +- api/node_modules_egg-core_lib_utils_base_context_class.js.html | 2 +- api/node_modules_egg-core_lib_utils_index.js.html | 2 +- api/node_modules_egg-core_lib_utils_router.js.html | 2 +- 79 files changed, 80 insertions(+), 79 deletions(-) diff --git a/api/Agent.html b/api/Agent.html index beac5cb9fe..5741d0e5a8 100644 --- a/api/Agent.html +++ b/api/Agent.html @@ -1499,7 +1499,7 @@
Example

diff --git a/api/AgentWorkerLoader.html b/api/AgentWorkerLoader.html index f9021d686c..704d060d84 100644 --- a/api/AgentWorkerLoader.html +++ b/api/AgentWorkerLoader.html @@ -263,7 +263,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppInfo.html b/api/AppInfo.html index cf7f5a85d7..9a9516bdc5 100644 --- a/api/AppInfo.html +++ b/api/AppInfo.html @@ -634,7 +634,7 @@

scope
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppWorkerLoader.html b/api/AppWorkerLoader.html index d938ccb524..c332570dbb 100644 --- a/api/AppWorkerLoader.html +++ b/api/AppWorkerLoader.html @@ -349,7 +349,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Application.html b/api/Application.html index 3a24e8d883..97717ef528 100644 --- a/api/Application.html +++ b/api/Application.html @@ -2100,7 +2100,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/BaseContextLogger.html b/api/BaseContextLogger.html index cc91d3a678..c9dc3f754c 100644 --- a/api/BaseContextLogger.html +++ b/api/BaseContextLogger.html @@ -546,7 +546,7 @@

warn
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Config.html b/api/Config.html index 718b225009..cbd6e5042e 100644 --- a/api/Config.html +++ b/api/Config.html @@ -4780,7 +4780,7 @@
Properties:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Context.html b/api/Context.html index 289dce73c5..0089847e7a 100644 --- a/api/Context.html +++ b/api/Context.html @@ -1937,7 +1937,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/ContextLoader.html b/api/ContextLoader.html index 2c80483cb1..c924266bed 100644 --- a/api/ContextLoader.html +++ b/api/ContextLoader.html @@ -476,7 +476,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Egg.html b/api/Egg.html index 74e991aa0a..b5ed1f107f 100644 --- a/api/Egg.html +++ b/api/Egg.html @@ -616,7 +616,7 @@

Subscript
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggApplication.html b/api/EggApplication.html index b7f5e10d5a..5050fb36ae 100644 --- a/api/EggApplication.html +++ b/api/EggApplication.html @@ -3153,7 +3153,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggCore.html b/api/EggCore.html index b9db194d45..4a0bb43feb 100644 --- a/api/EggCore.html +++ b/api/EggCore.html @@ -1962,7 +1962,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggLoader.html b/api/EggLoader.html index a542b3dc2b..332b1046bd 100644 --- a/api/EggLoader.html +++ b/api/EggLoader.html @@ -2786,7 +2786,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/FileLoader.html b/api/FileLoader.html index b302c3a91f..361a67dc48 100644 --- a/api/FileLoader.html +++ b/api/FileLoader.html @@ -695,7 +695,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Helper.html b/api/Helper.html index f27d9e2229..c3df8f5f59 100644 --- a/api/Helper.html +++ b/api/Helper.html @@ -508,7 +508,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/I18n.html b/api/I18n.html index 760ada5bff..03acab715a 100644 --- a/api/I18n.html +++ b/api/I18n.html @@ -259,7 +259,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Messenger.html b/api/Messenger.html index 1aca5a4557..2d45a60b1a 100644 --- a/api/Messenger.html +++ b/api/Messenger.html @@ -1164,7 +1164,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Request.html b/api/Request.html index c9d9ee6bf1..4d0a726300 100644 --- a/api/Request.html +++ b/api/Request.html @@ -1246,7 +1246,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Response.html b/api/Response.html index 9a53cfdece..297f20a1de 100644 --- a/api/Response.html +++ b/api/Response.html @@ -243,7 +243,7 @@

realStatus<
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Router.html b/api/Router.html index 6f463b0ed2..a0d5363dd7 100644 --- a/api/Router.html +++ b/api/Router.html @@ -849,7 +849,7 @@

Example

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_context.js.html b/api/app_extend_context.js.html index a6b3c047b0..849f9734a0 100644 --- a/api/app_extend_context.js.html +++ b/api/app_extend_context.js.html @@ -310,7 +310,7 @@

app/extend/context.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_helper.js.html b/api/app_extend_helper.js.html index 2b30fbd2d8..c5c6f411df 100644 --- a/api/app_extend_helper.js.html +++ b/api/app_extend_helper.js.html @@ -104,7 +104,7 @@

app/extend/helper.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_request.js.html b/api/app_extend_request.js.html index 1cd58d4104..e38e2a621e 100644 --- a/api/app_extend_request.js.html +++ b/api/app_extend_request.js.html @@ -330,7 +330,7 @@

app/extend/request.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_response.js.html b/api/app_extend_response.js.html index d693e8d9bd..1a1df93753 100644 --- a/api/app_extend_response.js.html +++ b/api/app_extend_response.js.html @@ -134,7 +134,7 @@

app/extend/response.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_config.default.js.html b/api/config_config.default.js.html index 7cd1f878a1..f38d8f7616 100644 --- a/api/config_config.default.js.html +++ b/api/config_config.default.js.html @@ -386,7 +386,7 @@

config/config.default.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_plugin.js.html b/api/config_plugin.js.html index 70c20b997b..266c38ca8c 100644 --- a/api/config_plugin.js.html +++ b/api/config_plugin.js.html @@ -197,7 +197,7 @@

config/plugin.js


- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html b/api/global.html index 7ef4cfe14b..475b056bd8 100644 --- a/api/global.html +++ b/api/global.html @@ -1304,7 +1304,7 @@
Properties

- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#BaseContextClass b/api/global.html#BaseContextClass index 7e15144a25..d27ce5fb8c 100644 --- a/api/global.html#BaseContextClass +++ b/api/global.html#BaseContextClass @@ -829,7 +829,7 @@ it's instantiated in context level,
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Controller b/api/global.html#Controller index f57af16990..43ff993047 100644 --- a/api/global.html#Controller +++ b/api/global.html#Controller @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Service b/api/global.html#Service index b1d2f654cd..e9323477cd 100644 --- a/api/global.html#Service +++ b/api/global.html#Service @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:58 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:27 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/index.html b/api/index.html index c4968e74a6..9f8c7521db 100644 --- a/api/index.html +++ b/api/index.html @@ -67,7 +67,7 @@

Classes

  • Agent
    • - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/index.js.html b/api/index.js.html index 0df91fa9cb..68e6b45add 100644 --- a/api/index.js.html +++ b/api/index.js.html @@ -120,7 +120,7 @@

      index.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_agent.js.html b/api/lib_agent.js.html index bd7adf8d08..471f85005e 100644 --- a/api/lib_agent.js.html +++ b/api/lib_agent.js.html @@ -143,7 +143,7 @@

      lib/agent.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_application.js.html b/api/lib_application.js.html index 56c6e7099d..4c379b74f7 100644 --- a/api/lib_application.js.html +++ b/api/lib_application.js.html @@ -322,6 +322,7 @@

      lib/application.js

      this.on('cookieLimitExceed', ({ name, value, ctx }) => { const err = new Error(`cookie ${name}'s length(${value.length}) exceed the limit(4093)`); err.name = 'CookieLimitExceedError'; + err.key = name; err.cookie = value; ctx.coreLogger.error(err); }); @@ -358,7 +359,7 @@

      lib/application.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_class.js.html b/api/lib_core_base_context_class.js.html index 225a2c6c52..312968fea6 100644 --- a/api/lib_core_base_context_class.js.html +++ b/api/lib_core_base_context_class.js.html @@ -81,7 +81,7 @@

      lib/core/base_context_class.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_logger.js.html b/api/lib_core_base_context_logger.js.html index 21a771345c..2c926e3223 100644 --- a/api/lib_core_base_context_logger.js.html +++ b/api/lib_core_base_context_logger.js.html @@ -124,7 +124,7 @@

      lib/core/base_context_logger.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_context_httpclient.js.html b/api/lib_core_context_httpclient.js.html index fc875c5d8d..a75d17ccf4 100644 --- a/api/lib_core_context_httpclient.js.html +++ b/api/lib_core_context_httpclient.js.html @@ -89,7 +89,7 @@

      lib/core/context_httpclient.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_messenger.js.html b/api/lib_core_messenger.js.html index 49543f0227..b6adf97eb0 100644 --- a/api/lib_core_messenger.js.html +++ b/api/lib_core_messenger.js.html @@ -198,7 +198,7 @@

      lib/core/messenger.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_egg.js.html b/api/lib_egg.js.html index cd200c75ec..02cbde038b 100644 --- a/api/lib_egg.js.html +++ b/api/lib_egg.js.html @@ -469,7 +469,7 @@

      lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_context.jsdoc.html b/api/lib_jsdoc_context.jsdoc.html index 6fe7081aef..02b26f7f0b 100644 --- a/api/lib_jsdoc_context.jsdoc.html +++ b/api/lib_jsdoc_context.jsdoc.html @@ -103,7 +103,7 @@

      lib/jsdoc/context.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_request.jsdoc.html b/api/lib_jsdoc_request.jsdoc.html index dc099fc57b..13f781bf10 100644 --- a/api/lib_jsdoc_request.jsdoc.html +++ b/api/lib_jsdoc_request.jsdoc.html @@ -109,7 +109,7 @@

      lib/jsdoc/request.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_response.jsdoc.html b/api/lib_jsdoc_response.jsdoc.html index c31166f920..cf24797292 100644 --- a/api/lib_jsdoc_response.jsdoc.html +++ b/api/lib_jsdoc_response.jsdoc.html @@ -66,7 +66,7 @@

      lib/jsdoc/response.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_agent_worker_loader.js.html b/api/lib_loader_agent_worker_loader.js.html index eaa6639358..abd48b5ad0 100644 --- a/api/lib_loader_agent_worker_loader.js.html +++ b/api/lib_loader_agent_worker_loader.js.html @@ -86,7 +86,7 @@

      lib/loader/agent_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_app_worker_loader.js.html b/api/lib_loader_app_worker_loader.js.html index dbc895319f..cc7478d363 100644 --- a/api/lib_loader_app_worker_loader.js.html +++ b/api/lib_loader_app_worker_loader.js.html @@ -107,7 +107,7 @@

      lib/loader/app_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.1.0@egg-development_agent.js.html b/api/node_modules__egg-development@2.1.0@egg-development_agent.js.html index d27154a400..43aaa835e4 100644 --- a/api/node_modules__egg-development@2.1.0@egg-development_agent.js.html +++ b/api/node_modules__egg-development@2.1.0@egg-development_agent.js.html @@ -127,7 +127,7 @@

      node_modules/_egg-development@2.1.0@egg-development/agent
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.1.0@egg-development_config_config.default.js.html b/api/node_modules__egg-development@2.1.0@egg-development_config_config.default.js.html index c69f06fb59..9f5ff5715c 100644 --- a/api/node_modules__egg-development@2.1.0@egg-development_config_config.default.js.html +++ b/api/node_modules__egg-development@2.1.0@egg-development_config_config.default.js.html @@ -79,7 +79,7 @@

      node_modules/_egg-development@2.1.0@egg-development/confi
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html index 9c8e3fd6cc..d3688c2222 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html @@ -199,7 +199,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html index f423007cde..3bf829cf97 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html @@ -73,7 +73,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html index adaf34fc58..fa75ee2617 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html @@ -89,7 +89,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html index 65e6284e16..93c3978ea1 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html @@ -174,7 +174,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/applic
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html index 888ed823e5..b7a3923540 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html @@ -95,7 +95,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/contex
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html index 4a1e45e154..06b8b67ca1 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/config/config.def
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-logrotator@3.0.1@egg-logrotator_config_config.default.js.html b/api/node_modules__egg-logrotator@3.0.1@egg-logrotator_config_config.default.js.html index 8a844e4618..b3e6dacfb4 100644 --- a/api/node_modules__egg-logrotator@3.0.1@egg-logrotator_config_config.default.js.html +++ b/api/node_modules__egg-logrotator@3.0.1@egg-logrotator_config_config.default.js.html @@ -86,7 +86,7 @@

      node_modules/_egg-logrotator@3.0.1@egg-logrotator/config/
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html b/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html index 5e1701200b..562173e597 100644 --- a/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html +++ b/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html @@ -122,7 +122,7 @@

      node_modules/_egg-multipart@2.0.0@egg-multipart/app/exten
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html b/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html index d1bfec13cd..66951154ec 100644 --- a/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html +++ b/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html @@ -88,7 +88,7 @@

      node_modules/_egg-multipart@2.0.0@egg-multipart/config/co
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-schedule@3.1.1@egg-schedule_app_extend_agent.js.html b/api/node_modules__egg-schedule@3.1.1@egg-schedule_app_extend_agent.js.html index a0d84644d1..d1b5ff8b52 100644 --- a/api/node_modules__egg-schedule@3.1.1@egg-schedule_app_extend_agent.js.html +++ b/api/node_modules__egg-schedule@3.1.1@egg-schedule_app_extend_agent.js.html @@ -102,7 +102,7 @@

      node_modules/_egg-schedule@3.1.1@egg-schedule/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html b/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html index 4dab55827c..912205cf47 100644 --- a/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html +++ b/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html @@ -218,7 +218,7 @@

      node_modules/_egg-security@2.0.0@egg-security/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html b/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html index b4f86c98e8..a9178fb1be 100644 --- a/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html +++ b/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html @@ -146,7 +146,7 @@

      node_modules/_egg-security@2.0.0@egg-security/config/conf
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html b/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html index 18bfe7beca..aef3915cab 100644 --- a/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html +++ b/api/node_modules__egg-session@3.1.0@egg-session_app_extend_application.js.html @@ -116,7 +116,7 @@

      node_modules/_egg-session@3.1.0@egg-session/app/extend/ap
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-static@2.1.0@egg-static_config_config.default.js.html b/api/node_modules__egg-static@2.1.0@egg-static_config_config.default.js.html index d554c61538..f1097dacd5 100644 --- a/api/node_modules__egg-static@2.1.0@egg-static_config_config.default.js.html +++ b/api/node_modules__egg-static@2.1.0@egg-static_config_config.default.js.html @@ -88,7 +88,7 @@

      node_modules/_egg-static@2.1.0@egg-static/config/config.d
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html index ca1a469d20..51f8370084 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html @@ -78,7 +78,7 @@

      node_modules/_egg-view@2.0.0@egg-view/app/extend/applicat
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html index 8065b872e7..6e41c0a45c 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html @@ -107,7 +107,7 @@

      node_modules/_egg-view@2.0.0@egg-view/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html b/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html index 16ae14d7df..db2035a615 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html @@ -83,7 +83,7 @@

      node_modules/_egg-view@2.0.0@egg-view/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html b/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html index d4d0455319..1e74a82884 100644 --- a/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html +++ b/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-watcher@3.0.0@egg-watcher/config/config
      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_egg.js.html b/api/node_modules_egg-core_lib_egg.js.html index d60884b854..d238406987 100644 --- a/api/node_modules_egg-core_lib_egg.js.html +++ b/api/node_modules_egg-core_lib_egg.js.html @@ -432,7 +432,7 @@

      node_modules/egg-core/lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_context_loader.js.html b/api/node_modules_egg-core_lib_loader_context_loader.js.html index c5d2cf34fd..b11418a332 100644 --- a/api/node_modules_egg-core_lib_loader_context_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_context_loader.js.html @@ -166,7 +166,7 @@

      node_modules/egg-core/lib/loader/context_loader.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_egg_loader.js.html b/api/node_modules_egg-core_lib_loader_egg_loader.js.html index b0cef360c6..c4b2aa7cae 100644 --- a/api/node_modules_egg-core_lib_loader_egg_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_egg_loader.js.html @@ -485,7 +485,7 @@

      node_modules/egg-core/lib/loader/egg_loader.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_file_loader.js.html b/api/node_modules_egg-core_lib_loader_file_loader.js.html index c00f6af949..fb9079d0b1 100644 --- a/api/node_modules_egg-core_lib_loader_file_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_file_loader.js.html @@ -312,7 +312,7 @@

      node_modules/egg-core/lib/loader/file_loader.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_config.js.html b/api/node_modules_egg-core_lib_loader_mixin_config.js.html index 4d9bc5e71c..e657f78eb1 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_config.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_config.js.html @@ -171,7 +171,7 @@

      node_modules/egg-core/lib/loader/mixin/config.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html index 759e39510b..18c7894f49 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html @@ -180,7 +180,7 @@

      node_modules/egg-core/lib/loader/mixin/controller.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html index 57ceedb6c1..e625d3e5b1 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html @@ -97,7 +97,7 @@

      node_modules/egg-core/lib/loader/mixin/custom.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html index e06c236cc1..1171b42bcc 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html @@ -211,7 +211,7 @@

      node_modules/egg-core/lib/loader/mixin/extend.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html index f0efa52b05..0a48153593 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html @@ -170,7 +170,7 @@

      node_modules/egg-core/lib/loader/mixin/middleware.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html index 41cfddcc1b..c3a579d199 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html @@ -450,7 +450,7 @@

      node_modules/egg-core/lib/loader/mixin/plugin.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_router.js.html b/api/node_modules_egg-core_lib_loader_mixin_router.js.html index 1c7f880893..936144f429 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_router.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_router.js.html @@ -78,7 +78,7 @@

      node_modules/egg-core/lib/loader/mixin/router.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_service.js.html b/api/node_modules_egg-core_lib_loader_mixin_service.js.html index 49e0ba2623..624cb3a56f 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_service.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_service.js.html @@ -86,7 +86,7 @@

      node_modules/egg-core/lib/loader/mixin/service.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_base_context_class.js.html b/api/node_modules_egg-core_lib_utils_base_context_class.js.html index 7554b3e048..88a85cdadd 100644 --- a/api/node_modules_egg-core_lib_utils_base_context_class.js.html +++ b/api/node_modules_egg-core_lib_utils_base_context_class.js.html @@ -100,7 +100,7 @@

      node_modules/egg-core/lib/utils/base_context_class.js

      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_index.js.html b/api/node_modules_egg-core_lib_utils_index.js.html index 19e4ab4362..7f4ae8714e 100644 --- a/api/node_modules_egg-core_lib_utils_index.js.html +++ b/api/node_modules_egg-core_lib_utils_index.js.html @@ -155,7 +155,7 @@

      node_modules/egg-core/lib/utils/index.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_router.js.html b/api/node_modules_egg-core_lib_utils_router.js.html index 1c1161a0fd..3143aa23f9 100644 --- a/api/node_modules_egg-core_lib_utils_router.js.html +++ b/api/node_modules_egg-core_lib_utils_router.js.html @@ -388,7 +388,7 @@

      node_modules/egg-core/lib/utils/router.js


      - Documentation generated by JSDoc 3.5.5 on Sun Jan 21 2018 14:00:57 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Mon Jan 22 2018 02:19:26 GMT+0000 (UTC) using the Minami theme.