mm_os 2.9.3 → 2.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (631) hide show
  1. package/core/com/cmd/config.tpl.json +44 -19
  2. package/core/com/cmd/drive.js +149 -190
  3. package/core/com/cmd/index.js +227 -102
  4. package/package.json +2 -2
  5. package/cache/route/main/config.json +0 -1
  6. package/cache/sys/app_admin/config.json +0 -1
  7. package/cache/sys/main/config.json +0 -1
  8. package/cache/sys/mqtt_engine/config.json +0 -1
  9. package/cache/sys/user/config.json +0 -1
  10. package/cache/user/main/config.json +0 -1
  11. package/demo/app/dev/LICENSE +0 -201
  12. package/demo/app/dev/README.md +0 -1
  13. package/demo/app/dev/app.js +0 -147
  14. package/demo/app/dev/app.json +0 -12
  15. package/demo/app/dev/event_api/client/event.json +0 -10
  16. package/demo/app/dev/event_api/client/main.js +0 -17
  17. package/demo/app/dev/event_api/manage/event.json +0 -19
  18. package/demo/app/dev/event_api/manage/main.js +0 -26
  19. package/demo/app/dev/plugin/doc/static/api_list.html +0 -144
  20. package/demo/app/dev/plugin/doc/static/api_view.html +0 -692
  21. package/demo/app/dev/plugin/doc/static/index.html +0 -138
  22. package/demo/app/dev/plugin/doc/static/request_test.html +0 -311
  23. package/demo/app/dev/plugin/doc/static/static.js +0 -28
  24. package/demo/app/dev/plugin/doc/static/static.json +0 -20
  25. package/demo/app/dev/plugin/main/api_dev_client/api/api.json +0 -10
  26. package/demo/app/dev/plugin/main/api_dev_client/api/index.js +0 -54
  27. package/demo/app/dev/plugin/main/api_dev_client/api/param.json +0 -31
  28. package/demo/app/dev/plugin/main/api_dev_client/app/api.json +0 -13
  29. package/demo/app/dev/plugin/main/api_dev_client/app/index.js +0 -13
  30. package/demo/app/dev/plugin/main/api_dev_client/app/param.json +0 -147
  31. package/demo/app/dev/plugin/main/api_dev_client/app/sql.json +0 -28
  32. package/demo/app/dev/plugin/main/api_dev_client/auto/api.json +0 -37
  33. package/demo/app/dev/plugin/main/api_dev_client/auto/auto_db.js +0 -70
  34. package/demo/app/dev/plugin/main/api_dev_client/auto/auto_file.js +0 -32
  35. package/demo/app/dev/plugin/main/api_dev_client/auto/index.js +0 -51
  36. package/demo/app/dev/plugin/main/api_dev_client/auto/param.json +0 -51
  37. package/demo/app/dev/plugin/main/api_dev_client/com.js +0 -348
  38. package/demo/app/dev/plugin/main/api_dev_client/db/api.json +0 -10
  39. package/demo/app/dev/plugin/main/api_dev_client/db/index.js +0 -69
  40. package/demo/app/dev/plugin/main/api_dev_client/db/param.json +0 -31
  41. package/demo/app/dev/plugin/main/api_dev_client/dict/api.json +0 -10
  42. package/demo/app/dev/plugin/main/api_dev_client/dict/index.js +0 -49
  43. package/demo/app/dev/plugin/main/api_dev_client/dict/param.json +0 -29
  44. package/demo/app/dev/plugin/main/api_dev_client/event/api.json +0 -10
  45. package/demo/app/dev/plugin/main/api_dev_client/event/index.js +0 -31
  46. package/demo/app/dev/plugin/main/api_dev_client/event/param.json +0 -31
  47. package/demo/app/dev/plugin/main/api_dev_client/help/api.json +0 -10
  48. package/demo/app/dev/plugin/main/api_dev_client/help/index.js +0 -14
  49. package/demo/app/dev/plugin/main/api_dev_client/help/param.json +0 -31
  50. package/demo/app/dev/plugin/main/api_dev_client/nav/api.json +0 -10
  51. package/demo/app/dev/plugin/main/api_dev_client/nav/index.js +0 -36
  52. package/demo/app/dev/plugin/main/api_dev_client/nav/param.json +0 -36
  53. package/demo/app/dev/plugin/main/api_dev_client/plugin/api.json +0 -10
  54. package/demo/app/dev/plugin/main/api_dev_client/plugin/index.js +0 -13
  55. package/demo/app/dev/plugin/main/api_dev_client/plugin/param.json +0 -31
  56. package/demo/app/dev/plugin/main/api_dev_client/source/api.json +0 -10
  57. package/demo/app/dev/plugin/main/api_dev_client/source/index.js +0 -14
  58. package/demo/app/dev/plugin/main/api_dev_client/source/param.json +0 -31
  59. package/demo/app/dev/plugin/main/api_dev_client/sql/api.json +0 -10
  60. package/demo/app/dev/plugin/main/api_dev_client/sql/index.js +0 -13
  61. package/demo/app/dev/plugin/main/api_dev_client/sql/param.json +0 -31
  62. package/demo/app/dev/plugin/main/api_dev_client/task/api.json +0 -16
  63. package/demo/app/dev/plugin/main/api_dev_client/task/index.js +0 -13
  64. package/demo/app/dev/plugin/main/api_dev_client/task/param.json +0 -31
  65. package/demo/app/dev/plugin/main/api_dev_client/translate/api.json +0 -39
  66. package/demo/app/dev/plugin/main/api_dev_client/translate/index.js +0 -43
  67. package/demo/app/dev/plugin/main/api_dev_client/translate/param.json +0 -130
  68. package/demo/app/dev/plugin/main/api_dev_client/translate/sql.json +0 -62
  69. package/demo/app/dev/plugin/main/api_dev_client/ui/api.json +0 -10
  70. package/demo/app/dev/plugin/main/api_dev_client/ui/index.js +0 -146
  71. package/demo/app/dev/plugin/main/api_dev_client/ui/param.json +0 -31
  72. package/demo/app/dev/plugin/main/api_dev_client/view/api.json +0 -10
  73. package/demo/app/dev/plugin/main/api_dev_client/view/index.js +0 -100
  74. package/demo/app/dev/plugin/main/api_dev_client/view/param.json +0 -29
  75. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/block/nav.vue +0 -12
  76. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/block/obj.vue +0 -12
  77. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/block/post.vue +0 -12
  78. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/block/query.vue +0 -12
  79. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/edit.vue +0 -39
  80. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/list.vue +0 -12
  81. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/search.vue +0 -12
  82. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/table.vue +0 -12
  83. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/type.vue +0 -12
  84. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/page/view.vue +0 -56
  85. package/demo/app/dev/plugin/main/api_dev_client/view/tpl/view.json +0 -48
  86. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/api.json +0 -37
  87. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/auto_db.js +0 -120
  88. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/copy/copy.js +0 -101
  89. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/copy/copy_framework.js +0 -118
  90. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/copy/copy_template.js +0 -78
  91. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/copy_file.js +0 -97
  92. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/common.js +0 -198
  93. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/django_server.js +0 -104
  94. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/helper.js +0 -161
  95. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/koa_art_server.js +0 -102
  96. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/mini_app_home.js +0 -415
  97. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/razor.js +0 -0
  98. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/springboot.js +0 -0
  99. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/thinkphp.js +0 -0
  100. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/uni_app_home.js +0 -418
  101. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/vue_cli_admin.js +0 -78
  102. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create/vue_cli_home.js +0 -112
  103. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/create_file.js +0 -97
  104. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/db/add_data.js +0 -221
  105. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/db/create_table.js +0 -162
  106. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/db/set_auth_table.js +0 -86
  107. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/index.js +0 -524
  108. package/demo/app/dev/plugin/main/api_dev_manage/auto_subject/param.json +0 -37
  109. package/demo/app/route/app.js +0 -131
  110. package/demo/app/route/app.json +0 -11
  111. package/demo/app/route/event_api/client/event.json +0 -10
  112. package/demo/app/route/event_api/client/main.js +0 -19
  113. package/demo/app/route/event_api/manage/event.json +0 -18
  114. package/demo/app/route/event_api/manage/main.js +0 -70
  115. package/demo/app/route/plugin/main/api_route_client/pass/api.json +0 -37
  116. package/demo/app/route/plugin/main/api_route_client/pass/index.js +0 -33
  117. package/demo/app/route/plugin/main/api_route_client/pass/param.json +0 -50
  118. package/demo/app/route/plugin/main/index.js +0 -144
  119. package/demo/app/route/plugin/main/plugin.json +0 -20
  120. package/demo/app/sys/.gitmodules +0 -3
  121. package/demo/app/sys/LICENSE +0 -201
  122. package/demo/app/sys/README.md +0 -1
  123. package/demo/app/sys/app.js +0 -148
  124. package/demo/app/sys/app.json +0 -10
  125. package/demo/app/sys/event_api/api/after.js +0 -12
  126. package/demo/app/sys/event_api/api/before.js +0 -78
  127. package/demo/app/sys/event_api/api/check.js +0 -56
  128. package/demo/app/sys/event_api/api/event.json +0 -41
  129. package/demo/app/sys/event_api/api/main.js +0 -17
  130. package/demo/app/sys/event_api/apis/before.js +0 -76
  131. package/demo/app/sys/event_api/apis/event.json +0 -21
  132. package/demo/app/sys/event_api/apis/main.js +0 -17
  133. package/demo/app/sys/event_api/client/event.json +0 -10
  134. package/demo/app/sys/event_api/client/main.js +0 -15
  135. package/demo/app/sys/event_api/doc/event.json +0 -18
  136. package/demo/app/sys/event_api/doc/main.js +0 -67
  137. package/demo/app/sys/event_api/img/event.json +0 -11
  138. package/demo/app/sys/event_api/img/main.js +0 -90
  139. package/demo/app/sys/event_api/manage/event.json +0 -10
  140. package/demo/app/sys/event_api/manage/main.js +0 -15
  141. package/demo/app/sys/event_api/upload/event.json +0 -10
  142. package/demo/app/sys/event_api/upload/main.js +0 -15
  143. package/demo/app/sys/event_api/web/check.js +0 -34
  144. package/demo/app/sys/event_api/web/event.json +0 -39
  145. package/demo/app/sys/event_api/web/main.js +0 -36
  146. package/demo/app/sys/event_api/ws/event.json +0 -10
  147. package/demo/app/sys/event_api/ws/main.js +0 -15
  148. package/demo/app/sys/plugin/app_admin/index.js +0 -127
  149. package/demo/app/sys/plugin/app_admin/plugin.json +0 -20
  150. package/demo/app/sys/plugin/main/api_client/activation/api.json +0 -29
  151. package/demo/app/sys/plugin/main/api_client/activation/index.js +0 -185
  152. package/demo/app/sys/plugin/main/api_client/activation/param.json +0 -56
  153. package/demo/app/sys/plugin/main/api_client/app_balance/api.json +0 -18
  154. package/demo/app/sys/plugin/main/api_client/app_balance/index.js +0 -61
  155. package/demo/app/sys/plugin/main/api_client/app_balance/param.json +0 -36
  156. package/demo/app/sys/plugin/main/api_client/app_pay/api.json +0 -23
  157. package/demo/app/sys/plugin/main/api_client/app_pay/index.js +0 -65
  158. package/demo/app/sys/plugin/main/api_client/app_pay/param.json +0 -61
  159. package/demo/app/sys/plugin/main/api_client/app_state/api.json +0 -27
  160. package/demo/app/sys/plugin/main/api_client/app_state/index.js +0 -46
  161. package/demo/app/sys/plugin/main/api_client/app_state/param.json +0 -36
  162. package/demo/app/sys/plugin/main/api_client/component/api.json +0 -27
  163. package/demo/app/sys/plugin/main/api_client/component/index.js +0 -331
  164. package/demo/app/sys/plugin/main/api_client/config/api.json +0 -37
  165. package/demo/app/sys/plugin/main/api_client/config/index.js +0 -36
  166. package/demo/app/sys/plugin/main/api_client/config/param.json +0 -27
  167. package/demo/app/sys/plugin/main/api_client/config/sql.json +0 -70
  168. package/demo/app/sys/plugin/main/api_client/download/api.json +0 -37
  169. package/demo/app/sys/plugin/main/api_client/download/index.js +0 -60
  170. package/demo/app/sys/plugin/main/api_client/download/param.json +0 -34
  171. package/demo/app/sys/plugin/main/api_client/install/api.json +0 -24
  172. package/demo/app/sys/plugin/main/api_client/install/index.js +0 -216
  173. package/demo/app/sys/plugin/main/api_client/install/param.json +0 -64
  174. package/demo/app/sys/plugin/main/api_client/lang/api.json +0 -37
  175. package/demo/app/sys/plugin/main/api_client/lang/index.js +0 -27
  176. package/demo/app/sys/plugin/main/api_client/lang/param.json +0 -22
  177. package/demo/app/sys/plugin/main/api_client/nav/api.json +0 -15
  178. package/demo/app/sys/plugin/main/api_client/nav/index.js +0 -37
  179. package/demo/app/sys/plugin/main/api_client/nav/param.json +0 -87
  180. package/demo/app/sys/plugin/main/api_client/overview/api.json +0 -24
  181. package/demo/app/sys/plugin/main/api_client/overview/index.js +0 -29
  182. package/demo/app/sys/plugin/main/api_client/overview/param.json +0 -130
  183. package/demo/app/sys/plugin/main/api_client/overview/sql.json +0 -70
  184. package/demo/app/sys/plugin/main/api_client/query/api.json +0 -35
  185. package/demo/app/sys/plugin/main/api_client/query/index.js +0 -48
  186. package/demo/app/sys/plugin/main/api_client/theme/api.json +0 -37
  187. package/demo/app/sys/plugin/main/api_client/theme/index.js +0 -30
  188. package/demo/app/sys/plugin/main/api_client/theme/param.json +0 -31
  189. package/demo/app/sys/plugin/main/api_client/translate/api.json +0 -39
  190. package/demo/app/sys/plugin/main/api_client/translate/index.js +0 -21
  191. package/demo/app/sys/plugin/main/api_client/translate/param.json +0 -130
  192. package/demo/app/sys/plugin/main/api_client/translate/sql.json +0 -62
  193. package/demo/app/sys/plugin/main/api_client/version/api.json +0 -29
  194. package/demo/app/sys/plugin/main/api_client/version/index.js +0 -132
  195. package/demo/app/sys/plugin/main/api_client/version/param.json +0 -130
  196. package/demo/app/sys/plugin/main/api_client/zip/api.json +0 -31
  197. package/demo/app/sys/plugin/main/api_client/zip/index.js +0 -29
  198. package/demo/app/sys/plugin/main/api_client/zip/param.json +0 -48
  199. package/demo/app/sys/plugin/main/api_sys_client/count/api.json +0 -27
  200. package/demo/app/sys/plugin/main/api_sys_client/count/index.js +0 -73
  201. package/demo/app/sys/plugin/main/api_sys_client/lang/api.json +0 -37
  202. package/demo/app/sys/plugin/main/api_sys_client/lang/index.js +0 -28
  203. package/demo/app/sys/plugin/main/api_sys_client/lang/param.json +0 -22
  204. package/demo/app/sys/plugin/main/api_sys_client/log/api.json +0 -29
  205. package/demo/app/sys/plugin/main/api_sys_client/log/index.js +0 -42
  206. package/demo/app/sys/plugin/main/api_sys_client/log/param.json +0 -130
  207. package/demo/app/sys/plugin/main/api_sys_client/options/api.json +0 -30
  208. package/demo/app/sys/plugin/main/api_sys_client/options/index.js +0 -28
  209. package/demo/app/sys/plugin/main/api_sys_client/options/param.json +0 -130
  210. package/demo/app/sys/plugin/main/api_sys_client/query/api.json +0 -35
  211. package/demo/app/sys/plugin/main/api_sys_client/query/index.js +0 -48
  212. package/demo/app/sys/plugin/main/api_sys_client/theme/api.json +0 -37
  213. package/demo/app/sys/plugin/main/api_sys_client/theme/index.js +0 -30
  214. package/demo/app/sys/plugin/main/api_sys_client/theme/param.json +0 -31
  215. package/demo/app/sys/plugin/main/api_sys_web/index/api.json +0 -37
  216. package/demo/app/sys/plugin/main/api_sys_web/index/index.js +0 -26
  217. package/demo/app/sys/plugin/main/api_upload/chunk/api.json +0 -29
  218. package/demo/app/sys/plugin/main/api_upload/chunk/index.js +0 -38
  219. package/demo/app/sys/plugin/main/api_upload/chunk/param.json +0 -27
  220. package/demo/app/sys/plugin/main/api_upload/delete/api.json +0 -29
  221. package/demo/app/sys/plugin/main/api_upload/delete/index.js +0 -38
  222. package/demo/app/sys/plugin/main/api_upload/delete/param.json +0 -27
  223. package/demo/app/sys/plugin/main/api_upload/file/api.json +0 -15
  224. package/demo/app/sys/plugin/main/api_upload/file/index.js +0 -114
  225. package/demo/app/sys/plugin/main/api_upload/file/param.json +0 -9
  226. package/demo/app/sys/plugin/main/api_upload/image/api.json +0 -16
  227. package/demo/app/sys/plugin/main/api_upload/image/index.js +0 -45
  228. package/demo/app/sys/plugin/main/api_upload/image/param.json +0 -9
  229. package/demo/app/sys/plugin/main/api_upload/merge/api.json +0 -29
  230. package/demo/app/sys/plugin/main/api_upload/merge/index.js +0 -38
  231. package/demo/app/sys/plugin/main/api_upload/merge/param.json +0 -27
  232. package/demo/app/sys/plugin/main/api_upload/video/api.json +0 -29
  233. package/demo/app/sys/plugin/main/api_upload/video/index.js +0 -48
  234. package/demo/app/sys/plugin/main/api_upload/video/param.json +0 -25
  235. package/demo/app/sys/plugin/main/index.js +0 -127
  236. package/demo/app/sys/plugin/main/plugin.json +0 -19
  237. package/demo/app/sys/plugin/main/static/article_list.vue +0 -488
  238. package/demo/app/sys/plugin/main/static/img/logo.png +0 -0
  239. package/demo/app/sys/plugin/main/static/static.json +0 -18
  240. package/demo/app/sys/plugin/main/task/task_demo/index.js +0 -37
  241. package/demo/app/sys/plugin/main/task/task_demo/task.json +0 -24
  242. package/demo/app/sys/plugin/mqtt_engine/LICENSE +0 -201
  243. package/demo/app/sys/plugin/mqtt_engine/api_sys_client/scheme/api.json +0 -33
  244. package/demo/app/sys/plugin/mqtt_engine/api_sys_client/scheme/index.js +0 -31
  245. package/demo/app/sys/plugin/mqtt_engine/api_sys_client/scheme/param.json +0 -130
  246. package/demo/app/sys/plugin/mqtt_engine/index.js +0 -51
  247. package/demo/app/sys/plugin/mqtt_engine/mqtt/df/index.js +0 -509
  248. package/demo/app/sys/plugin/mqtt_engine/mqtt/df/mqtt.json +0 -24
  249. package/demo/app/sys/plugin/mqtt_engine/mqtt/zs/index.js +0 -622
  250. package/demo/app/sys/plugin/mqtt_engine/mqtt/zs/mqtt.json +0 -36
  251. package/demo/app/sys/plugin/mqtt_engine/plugin.json +0 -21
  252. package/demo/app/sys/plugin/mqtt_engine/static/img/logo.png +0 -0
  253. package/demo/app/sys/plugin/mqtt_engine/static/img/logo1.png +0 -0
  254. package/demo/app/sys/plugin/mqtt_engine/static/static.json +0 -18
  255. package/demo/app/sys/plugin/server/api_sys_client/ad/api.json +0 -12
  256. package/demo/app/sys/plugin/server/api_sys_client/ad/param.json +0 -685
  257. package/demo/app/sys/plugin/server/api_sys_client/ad/sql.json +0 -114
  258. package/demo/app/sys/plugin/server/api_sys_client/address_province/api.json +0 -12
  259. package/demo/app/sys/plugin/server/api_sys_client/address_province/param.json +0 -156
  260. package/demo/app/sys/plugin/server/api_sys_client/address_province/sql.json +0 -25
  261. package/demo/app/sys/plugin/server/api_sys_client/app/api.json +0 -12
  262. package/demo/app/sys/plugin/server/api_sys_client/app/param.json +0 -437
  263. package/demo/app/sys/plugin/server/api_sys_client/app/sql.json +0 -71
  264. package/demo/app/sys/plugin/server/api_sys_client/app_refresh/api.json +0 -12
  265. package/demo/app/sys/plugin/server/api_sys_client/app_refresh/param.json +0 -158
  266. package/demo/app/sys/plugin/server/api_sys_client/app_refresh/sql.json +0 -28
  267. package/demo/app/sys/plugin/server/api_sys_client/block/api.json +0 -12
  268. package/demo/app/sys/plugin/server/api_sys_client/block/param.json +0 -318
  269. package/demo/app/sys/plugin/server/api_sys_client/block/sql.json +0 -48
  270. package/demo/app/sys/plugin/server/api_sys_client/config/api.json +0 -12
  271. package/demo/app/sys/plugin/server/api_sys_client/config/param.json +0 -259
  272. package/demo/app/sys/plugin/server/api_sys_client/config/sql.json +0 -93
  273. package/demo/app/sys/plugin/server/api_sys_client/file/api.json +0 -12
  274. package/demo/app/sys/plugin/server/api_sys_client/file/param.json +0 -268
  275. package/demo/app/sys/plugin/server/api_sys_client/file/sql.json +0 -30
  276. package/demo/app/sys/plugin/server/api_sys_client/lang/api.json +0 -12
  277. package/demo/app/sys/plugin/server/api_sys_client/lang/param.json +0 -175
  278. package/demo/app/sys/plugin/server/api_sys_client/lang/sql.json +0 -40
  279. package/demo/app/sys/plugin/server/api_sys_client/message/api.json +0 -13
  280. package/demo/app/sys/plugin/server/api_sys_client/message/index.js +0 -31
  281. package/demo/app/sys/plugin/server/api_sys_client/message/param.json +0 -147
  282. package/demo/app/sys/plugin/server/api_sys_client/message/sql.json +0 -24
  283. package/demo/app/sys/plugin/server/api_sys_client/nav/api.json +0 -13
  284. package/demo/app/sys/plugin/server/api_sys_client/nav/index.js +0 -52
  285. package/demo/app/sys/plugin/server/api_sys_client/nav/param.json +0 -295
  286. package/demo/app/sys/plugin/server/api_sys_client/nav/sql.json +0 -63
  287. package/demo/app/sys/plugin/server/api_sys_client/pay/api.json +0 -12
  288. package/demo/app/sys/plugin/server/api_sys_client/pay/param.json +0 -391
  289. package/demo/app/sys/plugin/server/api_sys_client/pay/sql.json +0 -76
  290. package/demo/app/sys/plugin/server/api_sys_client/pay_type/api.json +0 -12
  291. package/demo/app/sys/plugin/server/api_sys_client/pay_type/param.json +0 -242
  292. package/demo/app/sys/plugin/server/api_sys_client/pay_type/sql.json +0 -74
  293. package/demo/app/sys/plugin/server/api_sys_client/project/api.json +0 -12
  294. package/demo/app/sys/plugin/server/api_sys_client/project/param.json +0 -796
  295. package/demo/app/sys/plugin/server/api_sys_client/project/sql.json +0 -163
  296. package/demo/app/sys/plugin/server/api_sys_client/recharge/api.json +0 -12
  297. package/demo/app/sys/plugin/server/api_sys_client/recharge/param.json +0 -311
  298. package/demo/app/sys/plugin/server/api_sys_client/recharge/sql.json +0 -102
  299. package/demo/app/sys/plugin/server/api_sys_client/scene/api.json +0 -12
  300. package/demo/app/sys/plugin/server/api_sys_client/scene/param.json +0 -226
  301. package/demo/app/sys/plugin/server/api_sys_client/scene/sql.json +0 -49
  302. package/demo/app/sys/plugin/server/api_sys_client/seo/api.json +0 -12
  303. package/demo/app/sys/plugin/server/api_sys_client/seo/param.json +0 -145
  304. package/demo/app/sys/plugin/server/api_sys_client/seo/sql.json +0 -49
  305. package/demo/app/sys/plugin/server/api_sys_client/withdrawal/api.json +0 -12
  306. package/demo/app/sys/plugin/server/api_sys_client/withdrawal/param.json +0 -378
  307. package/demo/app/sys/plugin/server/api_sys_client/withdrawal/sql.json +0 -92
  308. package/demo/app/sys/plugin/server/api_sys_manage/ad/api.json +0 -19
  309. package/demo/app/sys/plugin/server/api_sys_manage/ad/index.js +0 -27
  310. package/demo/app/sys/plugin/server/api_sys_manage/ad/param.json +0 -685
  311. package/demo/app/sys/plugin/server/api_sys_manage/ad/sql.json +0 -111
  312. package/demo/app/sys/plugin/server/api_sys_manage/address_province/api.json +0 -18
  313. package/demo/app/sys/plugin/server/api_sys_manage/address_province/param.json +0 -156
  314. package/demo/app/sys/plugin/server/api_sys_manage/address_province/sql.json +0 -23
  315. package/demo/app/sys/plugin/server/api_sys_manage/app/api.json +0 -18
  316. package/demo/app/sys/plugin/server/api_sys_manage/app/param.json +0 -437
  317. package/demo/app/sys/plugin/server/api_sys_manage/app/sql.json +0 -69
  318. package/demo/app/sys/plugin/server/api_sys_manage/app_refresh/api.json +0 -18
  319. package/demo/app/sys/plugin/server/api_sys_manage/app_refresh/param.json +0 -158
  320. package/demo/app/sys/plugin/server/api_sys_manage/app_refresh/sql.json +0 -27
  321. package/demo/app/sys/plugin/server/api_sys_manage/block/api.json +0 -18
  322. package/demo/app/sys/plugin/server/api_sys_manage/block/param.json +0 -318
  323. package/demo/app/sys/plugin/server/api_sys_manage/block/sql.json +0 -47
  324. package/demo/app/sys/plugin/server/api_sys_manage/config/api.json +0 -19
  325. package/demo/app/sys/plugin/server/api_sys_manage/config/index.js +0 -35
  326. package/demo/app/sys/plugin/server/api_sys_manage/config/param.json +0 -261
  327. package/demo/app/sys/plugin/server/api_sys_manage/config/sql.json +0 -92
  328. package/demo/app/sys/plugin/server/api_sys_manage/file/api.json +0 -18
  329. package/demo/app/sys/plugin/server/api_sys_manage/file/param.json +0 -268
  330. package/demo/app/sys/plugin/server/api_sys_manage/file/sql.json +0 -29
  331. package/demo/app/sys/plugin/server/api_sys_manage/lang/api.json +0 -19
  332. package/demo/app/sys/plugin/server/api_sys_manage/lang/index.js +0 -27
  333. package/demo/app/sys/plugin/server/api_sys_manage/lang/param.json +0 -175
  334. package/demo/app/sys/plugin/server/api_sys_manage/lang/sql.json +0 -40
  335. package/demo/app/sys/plugin/server/api_sys_manage/message/api.json +0 -18
  336. package/demo/app/sys/plugin/server/api_sys_manage/message/param.json +0 -152
  337. package/demo/app/sys/plugin/server/api_sys_manage/message/sql.json +0 -21
  338. package/demo/app/sys/plugin/server/api_sys_manage/nav/api.json +0 -19
  339. package/demo/app/sys/plugin/server/api_sys_manage/nav/index.js +0 -27
  340. package/demo/app/sys/plugin/server/api_sys_manage/nav/param.json +0 -295
  341. package/demo/app/sys/plugin/server/api_sys_manage/nav/sql.json +0 -61
  342. package/demo/app/sys/plugin/server/api_sys_manage/pay/api.json +0 -18
  343. package/demo/app/sys/plugin/server/api_sys_manage/pay/param.json +0 -391
  344. package/demo/app/sys/plugin/server/api_sys_manage/pay/sql.json +0 -75
  345. package/demo/app/sys/plugin/server/api_sys_manage/pay_type/api.json +0 -18
  346. package/demo/app/sys/plugin/server/api_sys_manage/pay_type/param.json +0 -242
  347. package/demo/app/sys/plugin/server/api_sys_manage/pay_type/sql.json +0 -73
  348. package/demo/app/sys/plugin/server/api_sys_manage/project/api.json +0 -18
  349. package/demo/app/sys/plugin/server/api_sys_manage/project/param.json +0 -796
  350. package/demo/app/sys/plugin/server/api_sys_manage/project/sql.json +0 -162
  351. package/demo/app/sys/plugin/server/api_sys_manage/recharge/api.json +0 -18
  352. package/demo/app/sys/plugin/server/api_sys_manage/recharge/param.json +0 -311
  353. package/demo/app/sys/plugin/server/api_sys_manage/recharge/sql.json +0 -101
  354. package/demo/app/sys/plugin/server/api_sys_manage/scene/api.json +0 -18
  355. package/demo/app/sys/plugin/server/api_sys_manage/scene/param.json +0 -226
  356. package/demo/app/sys/plugin/server/api_sys_manage/scene/sql.json +0 -48
  357. package/demo/app/sys/plugin/server/api_sys_manage/seo/api.json +0 -19
  358. package/demo/app/sys/plugin/server/api_sys_manage/seo/index.js +0 -26
  359. package/demo/app/sys/plugin/server/api_sys_manage/seo/param.json +0 -145
  360. package/demo/app/sys/plugin/server/api_sys_manage/seo/sql.json +0 -48
  361. package/demo/app/sys/plugin/server/api_sys_manage/withdrawal/api.json +0 -18
  362. package/demo/app/sys/plugin/server/api_sys_manage/withdrawal/param.json +0 -378
  363. package/demo/app/sys/plugin/server/api_sys_manage/withdrawal/sql.json +0 -91
  364. package/demo/app/sys/plugin/server/db/ad.db.json +0 -622
  365. package/demo/app/sys/plugin/server/db/address_province.db.json +0 -82
  366. package/demo/app/sys/plugin/server/db/app.db.json +0 -369
  367. package/demo/app/sys/plugin/server/db/app_refresh.db.json +0 -117
  368. package/demo/app/sys/plugin/server/db/block.db.json +0 -352
  369. package/demo/app/sys/plugin/server/db/config.db.json +0 -226
  370. package/demo/app/sys/plugin/server/db/file.db.json +0 -172
  371. package/demo/app/sys/plugin/server/db/lang.db.json +0 -208
  372. package/demo/app/sys/plugin/server/db/message.db.json +0 -99
  373. package/demo/app/sys/plugin/server/db/nav.db.json +0 -298
  374. package/demo/app/sys/plugin/server/db/pay.db.json +0 -316
  375. package/demo/app/sys/plugin/server/db/pay_type.db.json +0 -226
  376. package/demo/app/sys/plugin/server/db/project.db.json +0 -622
  377. package/demo/app/sys/plugin/server/db/recharge.db.json +0 -226
  378. package/demo/app/sys/plugin/server/db/scene.db.json +0 -208
  379. package/demo/app/sys/plugin/server/db/seo.db.json +0 -136
  380. package/demo/app/sys/plugin/server/db/withdrawal.db.json +0 -298
  381. package/demo/app/sys/plugin/user/index.js +0 -127
  382. package/demo/app/sys/plugin/user/plugin.json +0 -20
  383. package/demo/app/sys/plugin/user/static/img/logo.png +0 -0
  384. package/demo/app/sys/plugin/user/static/static.js +0 -28
  385. package/demo/app/sys/plugin/user/static/static.json +0 -20
  386. package/demo/app/sys/static/img/avatar_1674484608066.png +0 -0
  387. package/demo/app/sys/static/img/avatar_1674633778171.jpeg +0 -0
  388. package/demo/app/sys/static/img/avatar_1674962702334.jpeg +0 -0
  389. package/demo/app/sys/static/img/avatar_1675075431736.jpeg +0 -0
  390. package/demo/app/sys/static/img/avatar_1675497065533.jpeg +0 -0
  391. package/demo/app/sys/static/img/avatar_1685352550990.jpeg +0 -0
  392. package/demo/app/sys/static/img/avatar_1685353685992.jpeg +0 -0
  393. package/demo/app/sys/static/img/avatar_1685353956587.jpeg +0 -0
  394. package/demo/app/sys/static/img/avatar_1685353971148.jpeg +0 -0
  395. package/demo/app/sys/static/img/avatar_1685353983723.jpeg +0 -0
  396. package/demo/app/sys/static/img/avatar_1685354014745.jpeg +0 -0
  397. package/demo/app/sys/static/img/avatar_1685354122355.jpeg +0 -0
  398. package/demo/app/sys/static/img/avatar_1685357983520.jpeg +0 -0
  399. package/demo/app/sys/static/img/avatar_1685358453383.jpeg +0 -0
  400. package/demo/app/sys/static/img/avatar_1685416570438.jpeg +0 -0
  401. package/demo/app/sys/static/img/avatar_1685512675830.png +0 -0
  402. package/demo/app/sys/static/img/avatar_1685939425608.jpeg +0 -0
  403. package/demo/app/sys/static/img/avatar_1685939886560.jpeg +0 -0
  404. package/demo/app/sys/static/img/avatar_1686106313194.png +0 -0
  405. package/demo/app/sys/static/img/avatar_1686371876175.png +0 -0
  406. package/demo/app/sys/static/img/avatar_1686372033596.png +0 -0
  407. package/demo/app/sys/static/img/avatar_1688215220669.png +0 -0
  408. package/demo/app/sys/static/img/avatar_1688531184690.png +0 -0
  409. package/demo/app/sys/static/img/avatar_1688531233080.png +0 -0
  410. package/demo/app/sys/static/img/avatar_1688548526909.png +0 -0
  411. package/demo/app/sys/static/img/avatar_1688549213411.png +0 -0
  412. package/demo/app/sys/static/img/avatar_1688549511977.png +0 -0
  413. package/demo/app/sys/static/img/avatar_1688549685464.png +0 -0
  414. package/demo/app/sys/static/img/avatar_1688608623049.png +0 -0
  415. package/demo/app/sys/static/img/avatar_1688638500476.png +0 -0
  416. package/demo/app/sys/static/img/avatar_1688638515195.png +0 -0
  417. package/demo/app/sys/static/img/avatar_1688638539928.png +0 -0
  418. package/demo/app/sys/static/img/avatar_1688638557960.png +0 -0
  419. package/demo/app/sys/static/img/avatar_1688638761798.png +0 -0
  420. package/demo/app/sys/static/img/avatar_1688638943140.png +0 -0
  421. package/demo/app/sys/static/img/avatar_1688639068330.png +0 -0
  422. package/demo/app/sys/static/img/image_1685357101273.jpeg +0 -0
  423. package/demo/app/sys/static/img/logo.png +0 -0
  424. package/demo/app/sys/static/static.js +0 -28
  425. package/demo/app/sys/static/static.json +0 -20
  426. package/demo/app/user/LICENSE +0 -201
  427. package/demo/app/user/app.js +0 -144
  428. package/demo/app/user/app.json +0 -10
  429. package/demo/app/user/event_api/client/event.json +0 -10
  430. package/demo/app/user/event_api/client/main.js +0 -17
  431. package/demo/app/user/event_api/manage/event.json +0 -10
  432. package/demo/app/user/event_api/manage/main.js +0 -17
  433. package/demo/app/user/event_api/web/event.json +0 -20
  434. package/demo/app/user/event_api/web/main.js +0 -39
  435. package/demo/app/user/plugin/main/api_user_client/account/api.json +0 -41
  436. package/demo/app/user/plugin/main/api_user_client/account/index.js +0 -54
  437. package/demo/app/user/plugin/main/api_user_client/account/param.json +0 -130
  438. package/demo/app/user/plugin/main/api_user_client/account/sql.json +0 -70
  439. package/demo/app/user/plugin/main/api_user_client/address_login/api.json +0 -27
  440. package/demo/app/user/plugin/main/api_user_client/address_login/index.js +0 -35
  441. package/demo/app/user/plugin/main/api_user_client/address_login/param.json +0 -130
  442. package/demo/app/user/plugin/main/api_user_client/base/api.json +0 -27
  443. package/demo/app/user/plugin/main/api_user_client/base/index.js +0 -92
  444. package/demo/app/user/plugin/main/api_user_client/base/param.json +0 -130
  445. package/demo/app/user/plugin/main/api_user_client/core/api.json +0 -20
  446. package/demo/app/user/plugin/main/api_user_client/core/forgot.js +0 -14
  447. package/demo/app/user/plugin/main/api_user_client/core/password.js +0 -14
  448. package/demo/app/user/plugin/main/api_user_client/core/sign_out.js +0 -26
  449. package/demo/app/user/plugin/main/api_user_client/core/state.js +0 -21
  450. package/demo/app/user/plugin/main/api_user_client/count/api.json +0 -27
  451. package/demo/app/user/plugin/main/api_user_client/count/chongzhi.js +0 -103
  452. package/demo/app/user/plugin/main/api_user_client/count/index.js +0 -24
  453. package/demo/app/user/plugin/main/api_user_client/count/param.json +0 -40
  454. package/demo/app/user/plugin/main/api_user_client/count/sql.json +0 -70
  455. package/demo/app/user/plugin/main/api_user_client/data_count/api.json +0 -37
  456. package/demo/app/user/plugin/main/api_user_client/data_count/index.js +0 -61
  457. package/demo/app/user/plugin/main/api_user_client/email_code/api.json +0 -37
  458. package/demo/app/user/plugin/main/api_user_client/email_code/email_code.js +0 -300
  459. package/demo/app/user/plugin/main/api_user_client/email_code/index.js +0 -18
  460. package/demo/app/user/plugin/main/api_user_client/email_code/param.json +0 -56
  461. package/demo/app/user/plugin/main/api_user_client/forgot/api.json +0 -37
  462. package/demo/app/user/plugin/main/api_user_client/forgot/index - /345/211/257/346/234/254.jsbat" +0 -41
  463. package/demo/app/user/plugin/main/api_user_client/forgot/index.js +0 -36
  464. package/demo/app/user/plugin/main/api_user_client/forgot/param.json +0 -57
  465. package/demo/app/user/plugin/main/api_user_client/ip/api.json +0 -39
  466. package/demo/app/user/plugin/main/api_user_client/ip/index.js +0 -43
  467. package/demo/app/user/plugin/main/api_user_client/ip/param.json +0 -130
  468. package/demo/app/user/plugin/main/api_user_client/ip/sql.json +0 -70
  469. package/demo/app/user/plugin/main/api_user_client/message/api.json +0 -29
  470. package/demo/app/user/plugin/main/api_user_client/message/index.js +0 -19
  471. package/demo/app/user/plugin/main/api_user_client/message/param.json +0 -36
  472. package/demo/app/user/plugin/main/api_user_client/message/sql.json +0 -21
  473. package/demo/app/user/plugin/main/api_user_client/oauth/WXBizDataCrypt.js +0 -33
  474. package/demo/app/user/plugin/main/api_user_client/oauth/api.json +0 -31
  475. package/demo/app/user/plugin/main/api_user_client/oauth/index.js +0 -16
  476. package/demo/app/user/plugin/main/api_user_client/oauth/oauth.js +0 -315
  477. package/demo/app/user/plugin/main/api_user_client/oauth/oauth.json +0 -88
  478. package/demo/app/user/plugin/main/api_user_client/oauth/param.json +0 -111
  479. package/demo/app/user/plugin/main/api_user_client/password/api.json +0 -21
  480. package/demo/app/user/plugin/main/api_user_client/password/index.js +0 -64
  481. package/demo/app/user/plugin/main/api_user_client/password/param.json +0 -45
  482. package/demo/app/user/plugin/main/api_user_client/phone_code/aliyun.js +0 -230
  483. package/demo/app/user/plugin/main/api_user_client/phone_code/api.json +0 -37
  484. package/demo/app/user/plugin/main/api_user_client/phone_code/index.js +0 -18
  485. package/demo/app/user/plugin/main/api_user_client/phone_code/index.js_ +0 -230
  486. package/demo/app/user/plugin/main/api_user_client/phone_code/param.json +0 -58
  487. package/demo/app/user/plugin/main/api_user_client/phone_code/phone_code.js +0 -297
  488. package/demo/app/user/plugin/main/api_user_client/realname/api.json +0 -21
  489. package/demo/app/user/plugin/main/api_user_client/realname/index.js +0 -45
  490. package/demo/app/user/plugin/main/api_user_client/realname/param.json +0 -74
  491. package/demo/app/user/plugin/main/api_user_client/servicer/api.json +0 -29
  492. package/demo/app/user/plugin/main/api_user_client/servicer/index.js +0 -19
  493. package/demo/app/user/plugin/main/api_user_client/servicer/param.json +0 -41
  494. package/demo/app/user/plugin/main/api_user_client/servicer/sql.json +0 -113
  495. package/demo/app/user/plugin/main/api_user_client/set_address/api.json +0 -37
  496. package/demo/app/user/plugin/main/api_user_client/set_address/index.js +0 -98
  497. package/demo/app/user/plugin/main/api_user_client/set_address/param.json +0 -165
  498. package/demo/app/user/plugin/main/api_user_client/set_avatar/api.json +0 -35
  499. package/demo/app/user/plugin/main/api_user_client/set_avatar/index.js +0 -77
  500. package/demo/app/user/plugin/main/api_user_client/set_info/api.json +0 -35
  501. package/demo/app/user/plugin/main/api_user_client/set_info/index.js +0 -44
  502. package/demo/app/user/plugin/main/api_user_client/set_nickname/api.json +0 -35
  503. package/demo/app/user/plugin/main/api_user_client/set_nickname/index.js +0 -46
  504. package/demo/app/user/plugin/main/api_user_client/set_pay_password/api.json +0 -21
  505. package/demo/app/user/plugin/main/api_user_client/set_pay_password/index.js +0 -64
  506. package/demo/app/user/plugin/main/api_user_client/sign_address/api.json +0 -39
  507. package/demo/app/user/plugin/main/api_user_client/sign_address/index.js +0 -114
  508. package/demo/app/user/plugin/main/api_user_client/sign_address/param.json +0 -130
  509. package/demo/app/user/plugin/main/api_user_client/sign_address/sql.json +0 -70
  510. package/demo/app/user/plugin/main/api_user_client/sign_auto/api.json +0 -29
  511. package/demo/app/user/plugin/main/api_user_client/sign_auto/index.js +0 -141
  512. package/demo/app/user/plugin/main/api_user_client/sign_auto/param.json +0 -42
  513. package/demo/app/user/plugin/main/api_user_client/sign_in/api.json +0 -11
  514. package/demo/app/user/plugin/main/api_user_client/sign_in/index.js +0 -274
  515. package/demo/app/user/plugin/main/api_user_client/sign_in/param.json +0 -125
  516. package/demo/app/user/plugin/main/api_user_client/sign_in/state.js +0 -37
  517. package/demo/app/user/plugin/main/api_user_client/sign_out/api.json +0 -9
  518. package/demo/app/user/plugin/main/api_user_client/sign_out/index.js +0 -28
  519. package/demo/app/user/plugin/main/api_user_client/sign_up/api.json +0 -12
  520. package/demo/app/user/plugin/main/api_user_client/sign_up/index.js +0 -189
  521. package/demo/app/user/plugin/main/api_user_client/sign_up/param.json +0 -83
  522. package/demo/app/user/plugin/main/api_user_client/sign_up_in/api.json +0 -37
  523. package/demo/app/user/plugin/main/api_user_client/sign_up_in/index.js +0 -137
  524. package/demo/app/user/plugin/main/api_user_client/sign_up_in/param.json +0 -33
  525. package/demo/app/user/plugin/main/api_user_client/state/api.json +0 -9
  526. package/demo/app/user/plugin/main/api_user_client/state/index.js +0 -19
  527. package/demo/app/user/plugin/main/api_user_client/token/api.json +0 -25
  528. package/demo/app/user/plugin/main/api_user_client/token/index.js +0 -20
  529. package/demo/app/user/plugin/main/api_user_client/token/param.json +0 -16
  530. package/demo/app/user/plugin/main/api_user_client/unsubscribe/api.json +0 -29
  531. package/demo/app/user/plugin/main/api_user_client/unsubscribe/index.js +0 -91
  532. package/demo/app/user/plugin/main/api_user_client/unsubscribe/param.json +0 -71
  533. package/demo/app/user/plugin/main/api_user_client/yun_avatar/api.json +0 -31
  534. package/demo/app/user/plugin/main/api_user_client/yun_avatar/index.js +0 -56
  535. package/demo/app/user/plugin/main/api_user_client/yun_avatar/param.json +0 -50
  536. package/demo/app/user/plugin/main/api_user_manage/account_base/api.json +0 -37
  537. package/demo/app/user/plugin/main/api_user_manage/account_base/index.js +0 -40
  538. package/demo/app/user/plugin/main/api_user_manage/account_base/param.json +0 -130
  539. package/demo/app/user/plugin/main/api_user_manage/invitation_code/api.json +0 -37
  540. package/demo/app/user/plugin/main/api_user_manage/invitation_code/index.js +0 -106
  541. package/demo/app/user/plugin/main/api_user_manage/invitation_code/param.json +0 -130
  542. package/demo/app/user/plugin/main/api_user_manage/update_team/api.json +0 -35
  543. package/demo/app/user/plugin/main/api_user_manage/update_team/index.js +0 -218
  544. package/demo/app/user/plugin/main/api_user_manage/update_team/param.json +0 -130
  545. package/demo/app/user/plugin/main/api_user_web/avatar/api.json +0 -28
  546. package/demo/app/user/plugin/main/api_user_web/avatar/index.js +0 -51
  547. package/demo/app/user/plugin/main/api_user_web/login/api.json +0 -37
  548. package/demo/app/user/plugin/main/api_user_web/login/index.js +0 -12
  549. package/demo/app/user/plugin/main/api_user_web/root/api.json +0 -38
  550. package/demo/app/user/plugin/main/api_user_web/root/index.js +0 -67
  551. package/demo/app/user/plugin/main/index.js +0 -144
  552. package/demo/app/user/plugin/main/plugin.json +0 -20
  553. package/demo/app/user/plugin/server/api_user_client/address/api.json +0 -16
  554. package/demo/app/user/plugin/server/api_user_client/address/index.js +0 -79
  555. package/demo/app/user/plugin/server/api_user_client/address/param.json +0 -288
  556. package/demo/app/user/plugin/server/api_user_client/address/sql.json +0 -56
  557. package/demo/app/user/plugin/server/api_user_client/count/api.json +0 -12
  558. package/demo/app/user/plugin/server/api_user_client/count/param.json +0 -646
  559. package/demo/app/user/plugin/server/api_user_client/count/sql.json +0 -82
  560. package/demo/app/user/plugin/server/api_user_client/info/api.json +0 -16
  561. package/demo/app/user/plugin/server/api_user_client/info/index.js +0 -42
  562. package/demo/app/user/plugin/server/api_user_client/info/param.json +0 -531
  563. package/demo/app/user/plugin/server/api_user_client/info/sql.json +0 -84
  564. package/demo/app/user/plugin/server/api_user_client/message/api.json +0 -12
  565. package/demo/app/user/plugin/server/api_user_client/message/param.json +0 -366
  566. package/demo/app/user/plugin/server/api_user_client/message/sql.json +0 -88
  567. package/demo/app/user/plugin/server/api_user_client/nation/api.json +0 -12
  568. package/demo/app/user/plugin/server/api_user_client/nation/param.json +0 -74
  569. package/demo/app/user/plugin/server/api_user_client/nation/sql.json +0 -18
  570. package/demo/app/user/plugin/server/api_user_manage/account/api.json +0 -18
  571. package/demo/app/user/plugin/server/api_user_manage/account/param.json +0 -620
  572. package/demo/app/user/plugin/server/api_user_manage/account/sql.json +0 -105
  573. package/demo/app/user/plugin/server/api_user_manage/address/api.json +0 -19
  574. package/demo/app/user/plugin/server/api_user_manage/address/index.js +0 -57
  575. package/demo/app/user/plugin/server/api_user_manage/address/param.json +0 -288
  576. package/demo/app/user/plugin/server/api_user_manage/address/sql.json +0 -44
  577. package/demo/app/user/plugin/server/api_user_manage/admin/api.json +0 -18
  578. package/demo/app/user/plugin/server/api_user_manage/admin/param.json +0 -147
  579. package/demo/app/user/plugin/server/api_user_manage/admin/sql.json +0 -24
  580. package/demo/app/user/plugin/server/api_user_manage/admin_log/api.json +0 -18
  581. package/demo/app/user/plugin/server/api_user_manage/admin_log/param.json +0 -226
  582. package/demo/app/user/plugin/server/api_user_manage/admin_log/sql.json +0 -32
  583. package/demo/app/user/plugin/server/api_user_manage/count/api.json +0 -18
  584. package/demo/app/user/plugin/server/api_user_manage/count/param.json +0 -646
  585. package/demo/app/user/plugin/server/api_user_manage/count/sql.json +0 -72
  586. package/demo/app/user/plugin/server/api_user_manage/group/api.json +0 -18
  587. package/demo/app/user/plugin/server/api_user_manage/group/param.json +0 -187
  588. package/demo/app/user/plugin/server/api_user_manage/group/sql.json +0 -39
  589. package/demo/app/user/plugin/server/api_user_manage/group_log/api.json +0 -18
  590. package/demo/app/user/plugin/server/api_user_manage/group_log/param.json +0 -235
  591. package/demo/app/user/plugin/server/api_user_manage/group_log/sql.json +0 -32
  592. package/demo/app/user/plugin/server/api_user_manage/info/api.json +0 -18
  593. package/demo/app/user/plugin/server/api_user_manage/info/param.json +0 -531
  594. package/demo/app/user/plugin/server/api_user_manage/info/sql.json +0 -71
  595. package/demo/app/user/plugin/server/api_user_manage/message/api.json +0 -18
  596. package/demo/app/user/plugin/server/api_user_manage/message/param.json +0 -366
  597. package/demo/app/user/plugin/server/api_user_manage/message/sql.json +0 -75
  598. package/demo/app/user/plugin/server/api_user_manage/nation/api.json +0 -18
  599. package/demo/app/user/plugin/server/api_user_manage/nation/param.json +0 -74
  600. package/demo/app/user/plugin/server/api_user_manage/nation/sql.json +0 -16
  601. package/demo/app/user/plugin/server/api_user_manage/state/api.json +0 -18
  602. package/demo/app/user/plugin/server/api_user_manage/state/param.json +0 -98
  603. package/demo/app/user/plugin/server/api_user_manage/state/sql.json +0 -29
  604. package/demo/app/user/plugin/server/db/account.db.json +0 -460
  605. package/demo/app/user/plugin/server/db/address.db.json +0 -262
  606. package/demo/app/user/plugin/server/db/admin.db.json +0 -117
  607. package/demo/app/user/plugin/server/db/admin_log.db.json +0 -189
  608. package/demo/app/user/plugin/server/db/count.db.json +0 -298
  609. package/demo/app/user/plugin/server/db/group.db.json +0 -117
  610. package/demo/app/user/plugin/server/db/group_log.db.json +0 -190
  611. package/demo/app/user/plugin/server/db/info.db.json +0 -496
  612. package/demo/app/user/plugin/server/db/message.db.json +0 -262
  613. package/demo/app/user/plugin/server/db/nation.db.json +0 -46
  614. package/demo/app/user/plugin/server/db/state.db.json +0 -64
  615. package/demo/app/user/static/img/logo.png +0 -0
  616. package/demo/app/user/static/static.js +0 -28
  617. package/demo/app/user/static/static.json +0 -20
  618. package/demo/app/ws/app.js +0 -122
  619. package/demo/app/ws/app.json +0 -11
  620. package/demo/app/ws/event_api/client/event.json +0 -10
  621. package/demo/app/ws/event_api/client/main.js +0 -17
  622. package/demo/app/ws/socket/ws/index.js +0 -43
  623. package/demo/app/ws/socket/ws/socket.json +0 -14
  624. package/demo/config/development.json +0 -109
  625. package/demo/config/face.sql +0 -3824
  626. package/demo/config/local.json +0 -111
  627. package/demo/config/lock.cache +0 -5
  628. package/demo/config/test.json +0 -109
  629. package/demo/config/tpl.json +0 -107
  630. package/demo/index.js +0 -30
  631. package/demo/static/file/image/1.png +0 -0
@@ -19,128 +19,245 @@ class Cmd extends Index {
19
19
  this.type = "cmd";
20
20
  this.title = title;
21
21
  this.list_before = [];
22
+ this.list_check = [];
22
23
  this.list_main = [];
24
+ this.list_render = [];
23
25
  this.list_after = [];
24
26
  // 默认启用热更新
25
27
  this.mode = 3;
28
+
29
+ /**
30
+ * 配置参数
31
+ */
32
+ this.config = {
33
+ table: "wechat_message",
34
+ key: "message_id",
35
+ // 聊天间隔时长,单位:秒,600秒为10分钟
36
+ interval: 600
37
+ };
26
38
  }
27
39
  }
28
40
 
41
+ /**
42
+ * 设置配置
43
+ * @param {Object} config 配置参数
44
+ */
45
+ Cmd.prototype.set_config = function(config) {
46
+ Object.assign(this.config, config);
47
+ }
48
+
29
49
  /**
30
50
  * 执行指令
31
- * @param {Object} msg 消息
32
- * @param {Object} db 数据管理器
33
- * @param {String} table 表名
34
- * @return {Object|String}
51
+ * @param {Object} msg 消息对象
52
+ * @param {Object} db 数据库对象
53
+ * @param {Object} list 数据库对象
54
+ * @return {Object} 返回值
35
55
  */
36
- Cmd.prototype.run = async function(msg, db, table) {
56
+ Cmd.prototype.run_cmd_sub = async function(msg, db, tense = 'main') {
57
+ var list = this['list_' + tense];
58
+ if (!list) {
59
+ return
60
+ }
37
61
  var ret;
38
- // 判断是否含有消息和消息正文
39
- if (msg && msg.content) {
40
- db.msg = {
41
- content: "",
42
- content_last: msg.content,
43
- form: "",
44
- stage: 1
45
- };
46
-
47
- // 判断是否启用数据库存储消息,如果表名为空则不存储消息
48
- if (table) {
49
- db.table = table;
50
- db.key = "message_id";
51
- var query = {
52
- from_user: msg.from_user,
53
- to_user: msg.to_user,
54
- group: msg.group,
55
- type: msg.type,
56
- end: 0
57
- };
58
- // 获取当前未结束的会话记录
59
- var msg_log = await db.getObj(query);
60
- // 如果不存在未结束会话,则创建新会话记录
61
- if (!msg_log) {
62
- var bl = await db.add(msg);
63
- if (bl) {
64
- msg_log = await db.getObj(query);
65
- if (msg_log) {
66
- msg_log.time_create = new Date().toStr('yyyy-MM-dd hh:mm:ss');
67
- }
68
- } else {
69
- $.log.error('添加微信消息到wechat_message表失败!', msg_log);
70
- return null;
62
+ for (var i = 0, o; o = list[i++];) {
63
+ if (o.config.state === 1) {
64
+ ret = await o.run(msg, db);
65
+ if (ret) {
66
+ db.ret = ret;
67
+ // 如果匹配指令则将该消息定义为使用该指令
68
+ msg.cmd = o.config.name;
69
+ if (o.config.end) {
70
+ break;
71
71
  }
72
- } else if (msg_log.content_last !== msg.content) {
73
- // 判断是否重复会话内容,如果未重复则添加新内容
74
- msg_log.content += '\r\n' + msg.content;
75
72
  }
76
- msg_log.content_last = msg.content;
77
- db.msg = msg_log;
78
-
79
- var lt = this.list_before;
80
- for (var i = 0, o; o = lt[i++];) {
81
- if (o.config.state === 1) {
82
- ret = await o.run_cmd(msg, db);
83
- if (ret) {
84
- break;
85
- }
86
- }
87
- }
88
- if (!ret) {
89
- // 判断会话记录是否锁定了指令, 如果存在则继续执行该指令程序
90
- if (msg_log.cmd) {
91
- // 检索指令驱动是否存在
92
- var drive = this.list.getObj({
93
- config: {
94
- name: msg_log.cmd
95
- }
96
- });
97
-
98
- if (drive) {
99
- // 如果存在则执行指令
100
- ret = await drive.run(msg, db);
101
- } else {
102
- // 如果不存在则结束会话, 并创建新会话
103
- db.msg.end = 1;
104
- var bl = await db.add(msg);
105
- if (bl) {
106
- msg_log = await db.getObj(query);
107
- if (msg_log) {
108
- msg_log.time_create = new Date().toStr('yyyy-MM-dd hh:mm:ss');
109
- }
110
- db.msg = msg_log;
111
- }
112
- }
113
- }
73
+ }
74
+ }
75
+ return ret;
76
+ }
114
77
 
115
- if (db.msg.keyword) {
116
- // 添加消息
117
- msg.content = db.msg.keyword + "\r\n" + msg.content;
118
- }
119
- }
78
+
79
+
80
+ // // 获取当前未结束的会话记录
81
+ // var log = await db.getObj(query);
82
+ // // 如果不存在未结束会话,则创建新会话记录
83
+ // if (!log) {
84
+ // var bl = await db.add(msg);
85
+ // if (bl) {
86
+ // log = await db.getObj(query);
87
+ // if (log) {
88
+ // log.time_create = new Date().toStr('yyyy-MM-dd hh:mm:ss');
89
+ // }
90
+ // } else {
91
+ // $.log.error('添加微信消息到wechat_message表失败!', log);
92
+ // return null;
93
+ // }
94
+ // } else if (log.content_last !== msg.content) {
95
+ // // 判断是否重复会话内容,如果未重复则添加新内容
96
+ // log.content += '\r\n' + msg.content;
97
+ // }
98
+ // log.content_last = msg.content;
99
+ // db.msg = log;
100
+
101
+ // var lt = this.list_before;
102
+ // for (var i = 0, o; o = lt[i++];) {
103
+ // if (o.config.state === 1) {
104
+ // ret = await o.run_cmd(msg, db);
105
+ // if (ret) {
106
+ // break;
107
+ // }
108
+ // }
109
+ // }
110
+ // if (!ret) {
111
+ // // 判断会话记录是否锁定了指令, 如果存在则继续执行该指令程序
112
+ // if (msg_log.cmd) {
113
+ // // 检索指令驱动是否存在
114
+ // var drive = this.list.getObj({
115
+ // config: {
116
+ // name: msg_log.cmd
117
+ // }
118
+ // });
119
+
120
+ // if (drive) {
121
+ // // 如果存在则执行指令
122
+ // ret = await drive.run(msg, db);
123
+ // } else {
124
+ // // 如果不存在则结束会话, 并创建新会话
125
+ // db.msg.end = 1;
126
+ // var bl = await db.add(msg);
127
+ // if (bl) {
128
+ // msg_log = await db.getObj(query);
129
+ // if (msg_log) {
130
+ // msg_log.time_create =;
131
+ // }
132
+ // db.msg = msg_log;
133
+ // }
134
+ // }
135
+ // }
136
+
137
+ // if (db.msg.keyword) {
138
+ // // 添加消息
139
+ // msg.content = db.msg.keyword + "\r\n" + msg.content;
140
+ // }
141
+ // }
142
+
143
+ /**
144
+ * 获取上下文
145
+ * @param {Object} msg 消息
146
+ * @param {Object} db 数据管理器
147
+ * @return {Object}
148
+ */
149
+ Cmd.prototype.get_context = async function(msg, db) {
150
+ var cg = this.config;
151
+ var now = new Date();
152
+ var query = {
153
+ from_user: msg.from_user,
154
+ to_user: msg.to_user,
155
+ group: msg.group,
156
+ type: msg.type,
157
+ time_create_max: now.addSeconds(cg.interval).toStr('yyyy-MM-dd hh:mm:ss')
158
+ };
159
+ var db1 = db.new(cg.table, cg.key);
160
+ var log = await db1.getObj(query, '`time_create` desc');
161
+ if(log && !log.end)
162
+ {
163
+ return log;
164
+ }
165
+ return null;
166
+ }
167
+
168
+ /**
169
+ * 合并消息
170
+ * @param {Object} msg
171
+ * @param {Array} log
172
+ */
173
+ Cmd.prototype.merge_msg = function(msg, log) {
174
+ var m = Object.assign({}, msg, log);
175
+ m.content = log.content + "\r\n" + msg.content;
176
+ m.content_last = msg.content;
177
+ return m;
178
+ }
179
+
180
+ /**
181
+ * 保存消息
182
+ * @param {Object} msg 消息
183
+ * @param {Object} db 数据管理器
184
+ */
185
+ Cmd.prototype.save_msg = async function(msg, db) {
186
+ var cg = this.config;
187
+ var db1 = db.new(cg.table, cg.key);
188
+ var ret = db.ret;
189
+ if (ret) {
190
+ if (typeof(ret) == "object") {
191
+ ret = JSON.stringify(ret);
120
192
  }
121
- if (!ret) {
122
- var lt = this.list_main;
123
- for (var i = 0, o; o = lt[i++];) {
124
- if (o.config.state === 1) {
125
- ret = await o.run_first(msg, db);
126
- if (ret) {
127
- break;
128
- }
129
- }
130
- }
193
+ msg.result = ret;
194
+ }
195
+ if (msg[cg.key]) {
196
+ var qy = {};
197
+ qy[cg.key] = msg[cg.key];
198
+ return await db1.set(qy, msg);
199
+ } else {
200
+ return await db1.add(msg);
201
+ }
202
+ }
203
+
204
+ /**
205
+ * 执行指令
206
+ * @param {Object} msg 消息
207
+ * @param {Object} db 数据管理器
208
+ * @return {Object|String}
209
+ */
210
+ Cmd.prototype.run = async function(msg, db) {
211
+ // 判断是否含有消息和消息正文
212
+ if (!msg || !msg.content) {
213
+ return;
214
+ }
215
+ db.table = this.config.table;
216
+ db.key = this.config.key;
217
+ msg.stage = 1;
218
+
219
+ // 1.先执行前时态指令
220
+ var ret = await this.run_cmd_sub(msg, db, 'before');
221
+ db.ret = ret;
222
+ // console.log("执行前", ret);
223
+ // 2.先执行验证时态指令,如果通过则返回空,否则返回验证失败结果。
224
+ var ret_check = await this.run_cmd_sub(msg, db, 'check');
225
+ // console.log("执行检查", ret_check);
226
+ if (ret_check || ret_check === "") {
227
+ ret = ret_check;
228
+ } else {
229
+ // 3-1.先判断本次内容是否为指令,如果是则执行指令。
230
+ var ret_main = await this.run_cmd_sub(msg, db, 'main');
231
+ console.log("执行", ret_main);
232
+ if (ret_main) {
233
+ ret = ret_main;
131
234
  }
132
235
  if (!ret) {
133
- var lt = this.list_after;
134
- for (var i = 0, o; o = lt[i++];) {
135
- if (o.config.state === 1) {
136
- ret = await o.run_first(msg, db);
137
- if (ret) {
138
- break;
139
- }
236
+ // 3-2.如果本次内容非指令,则先获取历史未完成的指令。拼接本次内容,并执行指令。
237
+ var log = await this.get_context(msg, db);
238
+ if (log) {
239
+ msg = this.merge_msg(msg, log);
240
+ ret_main = await this.run_cmd_sub(msg, db, 'main');
241
+ console.log("合并执行", ret_main);
242
+ if (ret_main) {
243
+ ret = ret_main;
140
244
  }
141
245
  }
142
246
  }
143
247
  }
248
+
249
+ // 4.执行后时态指令
250
+ var ret_after = await this.run_cmd_sub(msg, db, 'after');
251
+ if (ret_after) {
252
+ ret = ret_after;
253
+ // console.log("执行后", ret);
254
+ }
255
+ if (ret) {
256
+ db.ret = ret;
257
+ }
258
+
259
+ // 5.记录本次消息
260
+ await this.save_msg(msg, db);
144
261
  return ret;
145
262
  };
146
263
 
@@ -161,8 +278,10 @@ Cmd.prototype.sort = async function() {
161
278
  */
162
279
  Cmd.prototype.sort_tense = async function() {
163
280
  this.list_before.clear();
164
- this.list_after.clear();
281
+ this.list_check.clear();
165
282
  this.list_main.clear();
283
+ this.list_render.clear();
284
+ this.list_after.clear();
166
285
 
167
286
  var lt = this.list;
168
287
  for (var i = 0; i < lt.length; i++) {
@@ -171,6 +290,12 @@ Cmd.prototype.sort_tense = async function() {
171
290
  case "before":
172
291
  this.list_before.push(o);
173
292
  break;
293
+ case "check":
294
+ this.list_check.push(o);
295
+ break;
296
+ case "render":
297
+ this.list_render.push(o);
298
+ break;
174
299
  case "after":
175
300
  this.list_after.push(o);
176
301
  break;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mm_os",
3
- "version": "2.9.3",
3
+ "version": "2.9.5",
4
4
  "description": "这是超级美眉服务端框架,用于快速构建应用程序。",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -45,7 +45,7 @@
45
45
  "mm_machine": "^1.9.7",
46
46
  "mm_mongodb": "^1.4.2",
47
47
  "mm_mqtt": "^1.0.6",
48
- "mm_mysql": "^1.9.2",
48
+ "mm_mysql": "^1.9.3",
49
49
  "mm_redis": "^1.4.2",
50
50
  "mm_ret": "^1.4.0",
51
51
  "mm_session": "^1.4.8",
@@ -1 +0,0 @@
1
- {}
@@ -1 +0,0 @@
1
- {}
@@ -1 +0,0 @@
1
- {}
@@ -1 +0,0 @@
1
- {}
@@ -1 +0,0 @@
1
- {}
@@ -1 +0,0 @@
1
- {}
@@ -1,201 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS
177
-
178
- APPENDIX: How to apply the Apache License to your work.
179
-
180
- To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
182
- replaced with your own identifying information. (Don't include
183
- the brackets!) The text should be enclosed in the appropriate
184
- comment syntax for the file format. We also recommend that a
185
- file or class name and description of purpose be included on the
186
- same "printed page" as the copyright notice for easier
187
- identification within third-party archives.
188
-
189
- Copyright [yyyy] [name of copyright owner]
190
-
191
- Licensed under the Apache License, Version 2.0 (the "License");
192
- you may not use this file except in compliance with the License.
193
- You may obtain a copy of the License at
194
-
195
- http://www.apache.org/licenses/LICENSE-2.0
196
-
197
- Unless required by applicable law or agreed to in writing, software
198
- distributed under the License is distributed on an "AS IS" BASIS,
199
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
- See the License for the specific language governing permissions and
201
- limitations under the License.
@@ -1 +0,0 @@
1
- ## 开发者工具