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 1 deletion
+4 -1
  • lake/risk_court_filed_case.md lake/risk_court_filed_case.md +4 -1
  • No files found.
lake/risk_court_filed_case.md
View page @ a02de93f
......@@ -66,7 +66,7 @@ CREATE TABLE `risk_court_filed_case_litigant` (
| 字段名 | 字段类型 | 字段说明 | 键 |
| :--- | :--- | :--- | :--- |
| id | bigint\(20\) | 自增ID | PRI |
| id | bigint\(20\) | | PRI |
| case\_code | varchar\(64\) | 案号 | MUL |
| n\_case\_code | varchar\(64\) | 归一化案号 | UNI |
| case\_cause | varchar\(256\) | 案由 | |
......@@ -81,10 +81,13 @@ CREATE TABLE `risk_court_filed_case_litigant` (
| judge | varchar\(32\) | 法官 | |
| assistant | varchar\(32\) | 助理法官 | |
| litigant | text | 当事人信息 | |
| province | varchar\(16\) | 法院所在省 | |
| source\_url | text | 数据来源URL | |
| use\_flag | int\(1\) | 使用标志0正常,1人工已修正,2调试中,3未解析 9废弃 | |
| create\_time | datetime | 入库时间 | |
| update\_time | datetime | 更新时间 | MUL |
## 当事人表
| 字段名 | 字段类型 | 字段说明 | 键 |
| :--- | :--- | :--- | :--- |
......
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