Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • granite
  • kb
  • Wiki
    • Lake
  • risk_court_filed_case

risk_court_filed_case · Changes

Page history
Update risk_court_filed_case authored Apr 24, 2022 by 吴一博's avatar 吴一博
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • lake/risk_court_filed_case.md lake/risk_court_filed_case.md +4 -4
  • No files found.
lake/risk_court_filed_case.md
View page @ 4ef972e2
......@@ -99,6 +99,8 @@ CREATE TABLE `risk_court_filed_case_litigant` (
# 样例
## risk_court_filed_case
| id | case\_code | n\_case\_code | case\_cause | trial\_procedure | case\_status | n\_case\_status | filed\_date | closed\_date | hearing\_date | court | department | judge | assistant | litigant | use\_flag | create\_time | update\_time |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
| 1 | (2022)赣0113执2079号 | 2022赣0113执2079号 | 银行卡纠纷 | 执行实施 | 审理中 | 审理 | 2022-04-15 | NULL | NULL | 南昌市红谷滩区人民法院 | NULL | 章辉 | NULL | \[{"liti\_role":"defendant","liti\_name":"黄保红"},{"liti\_role":"plaintiff","liti\_name":"中国银行股份有限公司南昌市东湖支行","liti\_id":"2574adc1f9ac58f5514d81970e22ebc3","liti\_type":3}\] | 0 | 2022-04-24 12:52:33 | 2022-04-24 12:52:33 |
......@@ -113,7 +115,7 @@ CREATE TABLE `risk_court_filed_case_litigant` (
| 10 | (2022)赣0603执保126号 | 2022赣0603执保126号 | 合同、无因管理、不当得利纠纷 | 执行实施 | 审理中 | 审理 | 2022-04-15 | NULL | NULL | 鹰潭市余江区人民法院 | NULL | 王德胜 | NULL | \[{"liti\_role":"defendant","liti\_name":"陈建"},{"liti\_role":"defendant","liti\_name":"陈乃义"},{"liti\_role":"plaintiff","liti\_name":"邹小平"}\] | 0 | 2022-04-24 12:52:34 | 2022-04-24 12:52:34 |
risk_court_filed_case_litigant
## risk_court_filed_case_litigant
| id | n\_case\_code | liti\_name | liti\_role | company\_major\_type | company\_name\_digest | company\_id | use\_flag | create\_time | update\_time |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
......@@ -125,6 +127,4 @@ risk_court_filed_case_litigant
# 说明
* 通过名称或company_name_digest查询当事人表,获取到n_case_code,通过n_case_code查询主表的详细信息
* 通过名称或company_name_digest查询当事人表,获取到n_case_code,通过n_case_code查询主表的详细信息
\ No newline at end of file
Clone repository
  • README
  • basic_guidelines
  • basic_guidelines
    • basic_guidelines
    • dev_guide
    • project_build
    • 开发流程
  • best_practice
  • best_practice
    • AlterTable
    • RDS
    • azkaban
    • create_table
    • design
    • elasticsearch
    • elasticsearch
      • ES运维
    • logstash
View All Pages