目录调整
This commit is contained in:
13
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/.gitignore
generated
vendored
Normal file
13
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/projectSettingsUpdater.xml
|
||||
/contentModel.xml
|
||||
/.idea.pa-iot.iml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
4
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/encodings.xml
generated
Normal file
4
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
15
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/git_toolbox_prj.xml
generated
Normal file
15
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/git_toolbox_prj.xml
generated
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GitToolBoxProjectSettings">
|
||||
<option name="commitMessageIssueKeyValidationOverride">
|
||||
<BoolValueOverride>
|
||||
<option name="enabled" value="true" />
|
||||
</BoolValueOverride>
|
||||
</option>
|
||||
<option name="commitMessageValidationEnabledOverride">
|
||||
<BoolValueOverride>
|
||||
<option name="enabled" value="true" />
|
||||
</BoolValueOverride>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
8
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/indexLayout.xml
generated
Normal file
8
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/indexLayout.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
12
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/vcs.xml
generated
Normal file
12
deploy/judicial/.idea/.idea.pa-iot.dir/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CommitMessageInspectionProfile">
|
||||
<profile version="1.0">
|
||||
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
</profile>
|
||||
</component>
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
BIN
deploy/judicial/assets/7DBF268C-0F77-4d35-8E66-3D70C01FCA5C.png
Normal file
BIN
deploy/judicial/assets/7DBF268C-0F77-4d35-8E66-3D70C01FCA5C.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
BIN
deploy/judicial/assets/A7A6630F-D145-4bce-9FCD-24CAD2AC6A54.png
Normal file
BIN
deploy/judicial/assets/A7A6630F-D145-4bce-9FCD-24CAD2AC6A54.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
deploy/judicial/assets/E707572E-3A9F-421f-A6A3-5BED39C9BD0A.png
Normal file
BIN
deploy/judicial/assets/E707572E-3A9F-421f-A6A3-5BED39C9BD0A.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
deploy/judicial/assets/F84E1FF0-F3F1-4135-B9A1-3D205EC78A79.png
Normal file
BIN
deploy/judicial/assets/F84E1FF0-F3F1-4135-B9A1-3D205EC78A79.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
BIN
deploy/judicial/assets/image-20240725143851169.png
Normal file
BIN
deploy/judicial/assets/image-20240725143851169.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
34
deploy/judicial/开发文档.md
Normal file
34
deploy/judicial/开发文档.md
Normal file
@ -0,0 +1,34 @@
|
||||
# 项目结构
|
||||
|
||||
- 
|
||||
|
||||
|
||||
## judicial-integration-api
|
||||
|
||||

|
||||
|
||||
## judical-DataPersistence
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
连接VPN
|
||||
|
||||
- vpn帐号:冠县司法驾驶仓
|
||||
- 密码:gxsf@123
|
||||
- 
|
||||
|
||||
|
||||
|
||||
服务器对应的服务:
|
||||
|
||||
- judicial 172.10.10.80 /app-/app
|
||||
- 
|
||||
|
||||
|
||||
注:
|
||||
|
||||
- 常规的增删改查可通过接口注释知晓其作用,故未在此展示。
|
||||
|
||||
|
Reference in New Issue
Block a user