Skip to content
Snippets Groups Projects
Commit 3ea50317 authored by lijianfei's avatar lijianfei
Browse files

Update DeptModel 模型设计模版.md

parent 214fab31
Branches
No related merge requests found
Pipeline #155946 failed with stage
......@@ -7,8 +7,8 @@
<br/>
<br/>
| No | 名称 | 类型 | 验证 | 错误代码 | 备注 | Model | Input | Output |
| --- | ------ | ------ | ------------------- | ------- | ---- | ----- | ----- | ------ |
| 1 | seriaa | String | 新建修改必填不能为空 | | 编号 | ● | | |
| 2 | seriab | String | 新建修改必填不能为空 | | 编号 | | ● | |
| 3 | seriac | String | 新建修改必填不能为空 | | 编号 | | | ● |
\ No newline at end of file
| No | 名称 | 类型 | 验证 | 错误代码 | 备注 |
| --- | ------ | ------ | ------------------- | ------- | ---- |
| 1 | seriaa | String | 新建修改必填不能为空 | | 编号 |
| 2 | seriab | String | 新建修改必填不能为空 | | 编号 |
| 3 | seriac | String | 新建修改必填不能为空 | | 编号 |
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment