From 5410c1b1608ffd3c8547c85e76af05af8e77ce54 Mon Sep 17 00:00:00 2001
From: HuangHai <10402852@qq.com>
Date: Wed, 30 Apr 2025 07:54:48 +0800
Subject: [PATCH] 'commit'
---
dsBase/Doc/v1.0/.cache.json | 1 -
...rson_Controller_LoginPersonController.html | 532 ------------------
dsBase/Doc/v1.0/dsBase-v1.0-api-docs.json | 254 ---------
dsBase/Doc/v1.0/index.html | 167 ------
dsBase/Doc/v1.0/style.css | 300 ----------
操作文档/1、整体说明.md | 12 +-
.../{安装部署.txt => 3、Redis安装.md} | 9 -
...用命令行创建K8S发布和服务.md} | 0
.../{10、kkfileview.md => 8、kkfileview.md} | 0
操作文档/{ => Backup}/7、DataEase.md | 0
.../{ => Backup}/9、EtlCloud数据集成.md | 0
11 files changed, 1 insertion(+), 1274 deletions(-)
delete mode 100644 dsBase/Doc/v1.0/.cache.json
delete mode 100644 dsBase/Doc/v1.0/com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html
delete mode 100644 dsBase/Doc/v1.0/dsBase-v1.0-api-docs.json
delete mode 100644 dsBase/Doc/v1.0/index.html
delete mode 100644 dsBase/Doc/v1.0/style.css
rename 操作文档/{安装部署.txt => 3、Redis安装.md} (59%)
rename 操作文档/{8、使用命令行创建K8S发布和服务.md => 7、使用命令行创建K8S发布和服务.md} (100%)
rename 操作文档/{10、kkfileview.md => 8、kkfileview.md} (100%)
rename 操作文档/{ => Backup}/7、DataEase.md (100%)
rename 操作文档/{ => Backup}/9、EtlCloud数据集成.md (100%)
diff --git a/dsBase/Doc/v1.0/.cache.json b/dsBase/Doc/v1.0/.cache.json
deleted file mode 100644
index 99e6b691..00000000
--- a/dsBase/Doc/v1.0/.cache.json
+++ /dev/null
@@ -1 +0,0 @@
-[{"baseUrl":"","className":"LoginPersonController","description":"LoginPersonController","docFileName":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html","generateDocs":true,"packageName":"com.dsideal.dsBase.LoginPerson.Controller","requestNodes":[{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#doLogin","deprecated":false,"description":"验证登录","header":[],"method":["GET","POST"],"methodName":"doLogin","paramNodes":[{"description":"用户名","jsonBody":false,"name":"username","required":false,"type":"string"},{"description":"密码(经过加密后的密文)","jsonBody":false,"name":"password","required":false,"type":"string"},{"description":"验证码","jsonBody":false,"name":"captcha","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/doLogin"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#logout","deprecated":false,"description":"登出功能","header":[],"method":["GET","POST"],"methodName":"logout","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/logout"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#ResetPwd","deprecated":false,"description":"重置密码功能","header":[],"method":["GET","POST"],"methodName":"ResetPwd","paramNodes":[{"description":"重置用户密码的人员id","jsonBody":false,"name":"person_id","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/ResetPwd"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#changePwd","deprecated":false,"description":"修改密码","header":[],"method":["GET","POST"],"methodName":"changePwd","paramNodes":[{"description":"旧密码","jsonBody":false,"name":"old_pwd","required":false,"type":"string"},{"description":"新密码","jsonBody":false,"name":"new_pwd","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/changePwd"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getLoginPersonInfo","deprecated":false,"description":"根据当前登录人员的ID获取人员信息","header":[],"method":["GET","POST"],"methodName":"getLoginPersonInfo","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getLoginPersonInfo"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintCityManager","deprecated":false,"description":"获取市级管理员的原始帐号和原始密码","header":[],"method":["GET","POST"],"methodName":"getPrintCityManager","paramNodes":[{"description":"页面","jsonBody":false,"name":"page","required":false,"type":"int"},{"description":"每页数量","jsonBody":false,"name":"limit","required":false,"type":"int"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintCityManager"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintCityManagerForExcel","deprecated":false,"description":"获取市级管理员的原始帐号和原始密码(excel)","header":[],"method":["GET","POST"],"methodName":"getPrintCityManagerForExcel","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintCityManagerForExcel"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintCityBureau","deprecated":false,"description":"获取市级直属单位的帐号和原始密码","header":[],"method":["GET","POST"],"methodName":"getPrintCityBureau","paramNodes":[{"description":"页码","jsonBody":false,"name":"page","required":false,"type":"int"},{"description":"每页数量","jsonBody":false,"name":"limit","required":false,"type":"int"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintCityBureau"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintCityBureauForExcel","deprecated":false,"description":"获取市级直属单位的帐号和原始密码(导出excel)","header":[],"method":["GET","POST"],"methodName":"getPrintCityBureauForExcel","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintCityBureauForExcel"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintAreaManager","deprecated":false,"description":"获取县区管理员的帐号和原始密码","header":[],"method":["GET","POST"],"methodName":"getPrintAreaManager","paramNodes":[{"description":"页码","jsonBody":false,"name":"page","required":false,"type":"int"},{"description":"每页数量","jsonBody":false,"name":"limit","required":false,"type":"int"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintAreaManager"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintAreaManagerForExcel","deprecated":false,"description":"获取县区管理员的帐号和原始密码(导出EXCEL)","header":[],"method":["GET","POST"],"methodName":"getPrintAreaManagerForExcel","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintAreaManagerForExcel"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintAreaBureau","deprecated":false,"description":"获取县区下单位及学校的登录帐号和密码","header":[],"method":["GET","POST"],"methodName":"getPrintAreaBureau","paramNodes":[{"description":"页码","jsonBody":false,"name":"page","required":false,"type":"int"},{"description":"每页数量","jsonBody":false,"name":"limit","required":false,"type":"int"},{"description":"县区ID","jsonBody":false,"name":"area_id","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintAreaBureau"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getPrintAreaBureauForExcel","deprecated":false,"description":"获取县区下单位及学校的登录帐号和密码(导出EXCEL)","header":[],"method":["GET","POST"],"methodName":"getPrintAreaBureauForExcel","paramNodes":[{"description":"县区id","jsonBody":false,"name":"area_id","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getPrintAreaBureauForExcel"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#getCaptcha","deprecated":false,"description":"获取验证码","header":[],"method":["GET","POST"],"methodName":"getCaptcha","paramNodes":[],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/getCaptcha"},{"changeFlag":0,"codeFileUrl":"com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html#updateTelephoneEmail","deprecated":false,"description":"功能:更新指定人员的手机号和邮箱地址","header":[],"method":["GET","POST"],"methodName":"updateTelephoneEmail","paramNodes":[{"description":"手机号","jsonBody":false,"name":"telephone","required":false,"type":"string"},{"description":"邮箱","jsonBody":false,"name":"email","required":false,"type":"string"}],"responseNode":{"childNodes":[],"className":"","list":false,"showFieldNotNull":false},"url":"/loginPerson/updateTelephoneEmail"}],"srcFileName":"D:\\dsWork\\dsProject\\dsBase\\src\\main\\java\\com\\dsideal\\dsBase\\LoginPerson\\Controller\\LoginPersonController.java"}]
\ No newline at end of file
diff --git a/dsBase/Doc/v1.0/com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html b/dsBase/Doc/v1.0/com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html
deleted file mode 100644
index 581e92ec..00000000
--- a/dsBase/Doc/v1.0/com_dsideal_dsBase_LoginPerson_Controller_LoginPersonController.html
+++ /dev/null
@@ -1,532 +0,0 @@
-
-
-
-
-
- LoginPersonController
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LoginPersonController
-
-
-
-
-
-
-
-
-
-
-
-
-
请求URL
-
- /loginPerson/doLogin
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- username |
- string |
- 否 |
- 用户名 |
-
-
- password |
- string |
- 否 |
- 密码(经过加密后的密文) |
-
-
- captcha |
- string |
- 否 |
- 验证码 |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/logout
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/ResetPwd
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- person_id |
- string |
- 否 |
- 重置用户密码的人员id |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/changePwd
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- old_pwd |
- string |
- 否 |
- 旧密码 |
-
-
- new_pwd |
- string |
- 否 |
- 新密码 |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getLoginPersonInfo
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintCityManager
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- page |
- int |
- 否 |
- 页面 |
-
-
- limit |
- int |
- 否 |
- 每页数量 |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintCityManagerForExcel
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintCityBureau
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- page |
- int |
- 否 |
- 页码 |
-
-
- limit |
- int |
- 否 |
- 每页数量 |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintCityBureauForExcel
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintAreaManager
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- page |
- int |
- 否 |
- 页码 |
-
-
- limit |
- int |
- 否 |
- 每页数量 |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintAreaManagerForExcel
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintAreaBureau
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- page |
- int |
- 否 |
- 页码 |
-
-
- limit |
- int |
- 否 |
- 每页数量 |
-
-
- area_id |
- string |
- 否 |
- 县区ID |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getPrintAreaBureauForExcel
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- area_id |
- string |
- 否 |
- 县区id |
-
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/getCaptcha
- GET
- POST
-
-
返回结果
-
{}
-
-
-
-
-
请求URL
-
- /loginPerson/updateTelephoneEmail
- GET
- POST
-
-
请求参数 application/x-www-form-urlencoded
-
-
- 参数名 |
- 类型 |
- 必须 |
- 描述 |
-
-
- telephone |
- string |
- 否 |
- 手机号 |
-
-
- email |
- string |
- 否 |
- 邮箱 |
-
-
-
返回结果
-
{}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dsBase/Doc/v1.0/dsBase-v1.0-api-docs.json b/dsBase/Doc/v1.0/dsBase-v1.0-api-docs.json
deleted file mode 100644
index 2b3fd523..00000000
--- a/dsBase/Doc/v1.0/dsBase-v1.0-api-docs.json
+++ /dev/null
@@ -1,254 +0,0 @@
-{
- "item": [
- {
- "request": {
- "method": "POST",
- "url": {
- "query": [
- {
- "description": "用户名",
- "value": "",
- "key": "username"
- },
- {
- "description": "密码(经过加密后的密文)",
- "value": "",
- "key": "password"
- },
- {
- "description": "验证码",
- "value": "",
- "key": "captcha"
- }
- ],
- "raw": "{{domain}}/loginPerson/doLogin"
- }
- },
- "name": "验证登录"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/logout"
- }
- },
- "name": "登出功能"
- },
- {
- "request": {
- "method": "POST",
- "url": {
- "query": [
- {
- "description": "重置用户密码的人员id",
- "value": "",
- "key": "person_id"
- }
- ],
- "raw": "{{domain}}/loginPerson/ResetPwd"
- }
- },
- "name": "重置密码功能"
- },
- {
- "request": {
- "method": "POST",
- "url": {
- "query": [
- {
- "description": "旧密码",
- "value": "",
- "key": "old_pwd"
- },
- {
- "description": "新密码",
- "value": "",
- "key": "new_pwd"
- }
- ],
- "raw": "{{domain}}/loginPerson/changePwd"
- }
- },
- "name": "修改密码"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/getLoginPersonInfo"
- }
- },
- "name": "根据当前登录人员的ID获取人员信息"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [
- {
- "description": "页面",
- "value": "",
- "key": "page"
- },
- {
- "description": "每页数量",
- "value": "",
- "key": "limit"
- }
- ],
- "raw": "{{domain}}/loginPerson/getPrintCityManager"
- }
- },
- "name": "获取市级管理员的原始帐号和原始密码"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/getPrintCityManagerForExcel"
- }
- },
- "name": "获取市级管理员的原始帐号和原始密码(excel)"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [
- {
- "description": "页码",
- "value": "",
- "key": "page"
- },
- {
- "description": "每页数量",
- "value": "",
- "key": "limit"
- }
- ],
- "raw": "{{domain}}/loginPerson/getPrintCityBureau"
- }
- },
- "name": "获取市级直属单位的帐号和原始密码"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/getPrintCityBureauForExcel"
- }
- },
- "name": "获取市级直属单位的帐号和原始密码(导出excel)"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [
- {
- "description": "页码",
- "value": "",
- "key": "page"
- },
- {
- "description": "每页数量",
- "value": "",
- "key": "limit"
- }
- ],
- "raw": "{{domain}}/loginPerson/getPrintAreaManager"
- }
- },
- "name": "获取县区管理员的帐号和原始密码"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/getPrintAreaManagerForExcel"
- }
- },
- "name": "获取县区管理员的帐号和原始密码(导出EXCEL)"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [
- {
- "description": "页码",
- "value": "",
- "key": "page"
- },
- {
- "description": "每页数量",
- "value": "",
- "key": "limit"
- },
- {
- "description": "县区ID",
- "value": "",
- "key": "area_id"
- }
- ],
- "raw": "{{domain}}/loginPerson/getPrintAreaBureau"
- }
- },
- "name": "获取县区下单位及学校的登录帐号和密码"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [
- {
- "description": "县区id",
- "value": "",
- "key": "area_id"
- }
- ],
- "raw": "{{domain}}/loginPerson/getPrintAreaBureauForExcel"
- }
- },
- "name": "获取县区下单位及学校的登录帐号和密码(导出EXCEL)"
- },
- {
- "request": {
- "method": "GET",
- "url": {
- "query": [],
- "raw": "{{domain}}/loginPerson/getCaptcha"
- }
- },
- "name": "获取验证码"
- },
- {
- "request": {
- "method": "POST",
- "url": {
- "query": [
- {
- "description": "手机号",
- "value": "",
- "key": "telephone"
- },
- {
- "description": "邮箱",
- "value": "",
- "key": "email"
- }
- ],
- "raw": "{{domain}}/loginPerson/updateTelephoneEmail"
- }
- },
- "name": "功能:更新指定人员的手机号和邮箱地址"
- }
- ],
- "name": "LoginPersonController"
-}
\ No newline at end of file
diff --git a/dsBase/Doc/v1.0/index.html b/dsBase/Doc/v1.0/index.html
deleted file mode 100644
index 694df12d..00000000
--- a/dsBase/Doc/v1.0/index.html
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
-
-
- dsBaseAPI Documentation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LoginPersonController
-
-
-
-
-
-
-
-
-
-
-

-
本文档由JApiDocs生成
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dsBase/Doc/v1.0/style.css b/dsBase/Doc/v1.0/style.css
deleted file mode 100644
index 81f04a60..00000000
--- a/dsBase/Doc/v1.0/style.css
+++ /dev/null
@@ -1,300 +0,0 @@
-body, html {
- height: 100%;
-}
-
-.book{
- position: relative;
- width: 100%;
- height: 100%;
-}
-
-.book.with-summary .book-summary {
- left: 0;
-}
-
-.book-summary {
- position: absolute;
- top: 0;
- left: -300px;
- bottom: 0;
- z-index: 1;
- overflow-y: auto;
- width: 300px;
- color: #364149;
- background: #fafafa;
- border-right: 1px solid rgba(0,0,0,.07);
- -webkit-transition: left 250ms ease;
- -moz-transition: left 250ms ease;
- -o-transition: left 250ms ease;
- transition: left 250ms ease;
-}
-
-.book-body {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- overflow-y: auto;
- color: #333;
- background: #fff;
- -webkit-transition: left 250ms ease;
- -moz-transition: left 250ms ease;
- -o-transition: left 250ms ease;
- transition: left 250ms ease;
-}
-
-.book-body .body-inner {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- bottom: 0;
- overflow-y: auto;
- padding-top: 10px;
-}
-
-.book-header {
- overflow: visible;
- height: 50px;
- z-index: 2;
- font-size: .85em;
- color: #7e888b;
- background: 0 0;
-}
-
-.book-header a.header-menu{
- font-size: 18px;
- color: #555555;
- padding: 10px;
- text-decoration: none;
-}
-
-.book-header a.header-menu:hover{
- text-decoration: none;
- color: #5cb85c;
-}
-
-.page-wrapper {
- position: relative;
- outline: 0;
-}
-
-.book .book-body .page-wrapper .page-inner {
- position: relative;
- left: 0px;
- transition: 300ms ease left;
-}
-
-.page-inner {
- position: relative;
- max-width: 900px;
- margin: 0 auto;
- padding: 20px 15px 40px 15px;
-}
-
-@media (min-width: 600px){
- .book.with-summary .book-body {
- left: 300px;
- }
-}
-
-@media (max-width: 600px){
- .book-summary {
- width: calc(100% - 60px);
- bottom: 0;
- left: -100%;
- }
- .book.with-summary .book-body {
- -webkit-transform: translate(calc(100% - 60px),0);
- -moz-transform: translate(calc(100% - 60px),0);
- -ms-transform: translate(calc(100% - 60px),0);
- -o-transform: translate(calc(100% - 60px),0);
- transform: translate(calc(100% - 60px),0);
- }
-}
-
-@media (max-width: 1240px){
- .book-body {
- -webkit-transition: -webkit-transform 250ms ease;
- -moz-transition: -moz-transform 250ms ease;
- -o-transition: -o-transform 250ms ease;
- transition: transform 250ms ease;
- padding-bottom: 20px;
- }
-}
-
-@media (max-width: 1240px){
- .book-body .body-inner {
- position: static;
- min-height: calc(100% - 50px);
- }
-}
-
-.navbar{
- background: #5cb85c;
- color: #FFF;
-}
-
-.navbar a{
- color: #FFF;
-}
-.navbar-brand{
- font-weight: 600;
-}
-
-@media (min-width: 768px){
- .navbar {
- border-radius: 0;
- }
-}
-
-.catalog .panel{
- margin-bottom: 0;
- border-radius: 0;
- border: none;
- box-shadow: none;
- -webkit-box-shadow: none;
-}
-
-.catalog .catalog-title {
- border-bottom: 1px solid #EAEAEA;
- padding: 1rem 1.25rem;
- background: rgba(0, 0, 0, .03);
- cursor: pointer;
- color: #333;
- font-weight: 600;
- font-size: 16px;
-}
-
-.catalog-item{
- padding: 8px 15px;
- margin-left: 15px;
- color: #888;
- border-bottom: solid #EEE 1px;
- display: block;
-}
-
-.action-item h2 a{
- color: #5cb85c;
-}
-
-a:hover{
- color: #449d44;
-}
-
-.search-box{
- position: relative;
- margin: 10px;
-}
-
-.navbar{
- margin-bottom: 0;
-}
-
-.main-content{
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- margin-top: 20px;
-}
-
-.text-bold{
- font-weight: bold;
-}
-
-/**third part*/
-
-.algolia-autocomplete {
- width: 100%;
-}
-.algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
- width: 100%;
-}
-.algolia-autocomplete .aa-hint {
- color: #888;
-}
-.algolia-autocomplete .aa-dropdown-menu {
- width: 100%;
- background-color: #fff;
- border: 1px solid #EEE;
- border-top: none;
-}
-.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
- cursor: pointer;
- padding: 5px 4px;
-}
-.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
- background-color: #449d44;
- color: #FFF;
-}
-.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
- font-weight: bold;
- font-style: normal;
-}
-
-
-/* Doxy pretty-printing styles. Used with prettify.js. */
-
-pre .str, code .str { color: #fec243; } /* string - eggyolk gold */
-pre .kwd, code .kwd { color: #8470FF; } /* keyword - light slate blue */
-pre .com, code .com { color: #32cd32; font-style: italic; } /* comment - green */
-pre .typ, code .typ { color: #6ecbcc; } /* type - turq green */
-pre .lit, code .lit { color: #d06; } /* literal - cherry red */
-pre .pun, code .pun { color: #8B8970; } /* punctuation - lemon chiffon4 */
-pre .pln, code .pln { color: #f0f0f0; } /* plaintext - white */
-pre .tag, code .tag { color: #9c9cff; } /* html/xml tag (bluey) */
-pre .htm, code .htm { color: #dda0dd; } /* html tag light purply*/
-pre .xsl, code .xsl { color: #d0a0d0; } /* xslt tag light purply*/
-pre .atn, code .atn { color: #46eeee; font-weight: normal;} /* html/xml attribute name - lt turquoise */
-pre .atv, code .atv { color: #EEB4B4; } /* html/xml attribute value - rosy brown2 */
-pre .dec, code .dec { color: #3387CC; } /* decimal - blue */
-
-a {
- text-decoration: none;
-}
-
-pre.prettyprint, code.prettyprint {
- font-family:'Droid Sans Mono','CPMono_v07 Bold','Droid Sans';
- font-weight: bold;
- font-size: 11pt;
- background-color: #0f0f0f;
- -moz-border-radius: 8px;
- -webkit-border-radius: 8px;
- -o-border-radius: 8px;
- -ms-border-radius: 8px;
- -khtml-border-radius: 8px;
- border-radius: 8px;
-} /* background is black (well, just a tad less dark ) */
-
-pre.prettyprint {
- padding: 1em;
- white-space: pre-wrap;
-}
-
-pre.prettyprint a, code.prettyprint a {
- text-decoration:none;
-}
-/* Specify class=linenums on a pre to get line numbering; line numbers themselves are the same color as punctuation */
-ol.linenums { margin-top: 0; margin-bottom: 0; color: #8B8970; } /* IE indents via margin-left */
-li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
-/* Alternate shading for lines */
-li.L1,li.L3,li.L5,li.L7,li.L9 { }
-
-/* print is mostly unchanged from default at present */
-@media print {
- pre.prettyprint, code.prettyprint { background-color: #fff; }
- pre .str, code .str { color: #088; }
- pre .kwd, code .kwd { color: #006; font-weight: bold; }
- pre .com, code .com { color: #oc3; font-style: italic; }
- pre .typ, code .typ { color: #404; font-weight: bold; }
- pre .lit, code .lit { color: #044; }
- pre .pun, code .pun { color: #440; }
- pre .pln, code .pln { color: #000; }
- pre .tag, code .tag { color: #b66ff7; font-weight: bold; }
- pre .htm, code .htm { color: #606; font-weight: bold; }
- pre .xsl, code .xsl { color: #606; font-weight: bold; }
- pre .atn, code .atn { color: #c71585; font-weight: normal; }
- pre .atv, code .atv { color: #088; font-weight: normal; }
-}
diff --git a/操作文档/1、整体说明.md b/操作文档/1、整体说明.md
index 756abf79..786ed614 100644
--- a/操作文档/1、整体说明.md
+++ b/操作文档/1、整体说明.md
@@ -3,19 +3,9 @@
整体架构分为三部分:数据库类、文件存储类、$WEB$程序类(前端与后端、小程序、公众号等统称)
-
### 二、数据库类
-指$Mysql$,$Pika$等用于数据库和缓存的应用程序,不使用$Docker$部署,不使用$K8S$部署,因为网上有说法称数据库用于虚拟化部署会降低性能,不建议,这里也就单独采用一台(或多台)数据库服务器进行独立部署。
-
-
-
-其中$Mysql$采用$MariaDB$最新版本。
-
-$Mysql$开发时采用一主一从的架构,$JFinal$通过代码层面原生支持读写分离,最大限度保证数据库的高并发。
-
-$Pika$开发时采用集群化部署,可以横向无限扩展。$JFinal$在代码层面原生支持,最大限度保证数据库的高并发。
-
+指$Postgresql$,$Redis$等用于数据库和缓存的应用程序,不使用$Docker$部署,不使用$K8S$部署,因为网上有说法称数据库用于虚拟化部署会降低性能,不建议,这里也就单独采用一台(或多台)数据库服务器进行独立部署。
### 三、文件存储类
diff --git a/操作文档/安装部署.txt b/操作文档/3、Redis安装.md
similarity index 59%
rename from 操作文档/安装部署.txt
rename to 操作文档/3、Redis安装.md
index c29de747..06b0ab9b 100644
--- a/操作文档/安装部署.txt
+++ b/操作文档/3、Redis安装.md
@@ -1,12 +1,3 @@
-# 安装Mariadb 最新版本
-docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mariadb:latest
-docker tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/mariadb:latest docker.io/mariadb:latest
-
-# 启动容器
-mkdir -p /data/mariadb/data
-docker run --name mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=DsideaL147258369 -v /data/mariadb/data:/var/lib/mysql -d mariadb
-
-
# 安装Redis
docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redis:latest
docker tag swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/redis:latest docker.io/redis:latest
diff --git a/操作文档/8、使用命令行创建K8S发布和服务.md b/操作文档/7、使用命令行创建K8S发布和服务.md
similarity index 100%
rename from 操作文档/8、使用命令行创建K8S发布和服务.md
rename to 操作文档/7、使用命令行创建K8S发布和服务.md
diff --git a/操作文档/10、kkfileview.md b/操作文档/8、kkfileview.md
similarity index 100%
rename from 操作文档/10、kkfileview.md
rename to 操作文档/8、kkfileview.md
diff --git a/操作文档/7、DataEase.md b/操作文档/Backup/7、DataEase.md
similarity index 100%
rename from 操作文档/7、DataEase.md
rename to 操作文档/Backup/7、DataEase.md
diff --git a/操作文档/9、EtlCloud数据集成.md b/操作文档/Backup/9、EtlCloud数据集成.md
similarity index 100%
rename from 操作文档/9、EtlCloud数据集成.md
rename to 操作文档/Backup/9、EtlCloud数据集成.md