...
parent
e74108f603
commit
c468c297a0
@ -1,2 +1,3 @@
|
||||
.obsidian/workspace.json
|
||||
recycle
|
||||
**/~$*.*
|
||||
|
@ -1,5 +1,6 @@
|
||||
.obsidian/workspace.json
|
||||
.obsidian/workspace*.json
|
||||
.git
|
||||
~$*.*
|
||||
**/~$*.*
|
||||
recycle
|
||||
.trash
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
@ -0,0 +1,8 @@
|
||||
https://console-docs.apipost.cn/preview/26ed3b3eb8f951f2/34fef5dee6a434fb
|
||||
密码: 703836
|
||||
|
||||
文档地址
|
||||
https://console-docs.apipost.cn/preview/26ed3b3eb8f951f2/34fef5dee6a434fb
|
||||
密码: 535195
|
||||
|
||||

|
@ -0,0 +1,7 @@
|
||||
---
|
||||
Created: 2024-04-18 Thu
|
||||
Updated: 2024-04-18 02:28 Thu
|
||||
tags: []
|
||||
---
|
||||
|
||||
## TODO
|
@ -0,0 +1,21 @@
|
||||
---
|
||||
Created: 2024-04-18 Thu
|
||||
Updated: 2024-04-18 03:09 Thu
|
||||
---
|
||||
|
||||
##### 菜单
|
||||
|
||||
1. path 路由参数怎么写? /company/:id
|
||||
|
||||
##### 字典: 需要
|
||||
|
||||
1. 岗位信息: 岗位来源, 专业要求, 语言要求, 技能, 薪酬类型......
|
||||
|
||||
##### 接口
|
||||
|
||||
1. company audit: 返回 `500`, 提示auditStatus 没有getter setter , 明明有的?
|
||||
2. Company-新增/编辑: 经营方向没有写入
|
||||
|
||||
##### 前端
|
||||
|
||||
1. Company-新增/编辑: 选择 省市区之后, 没有填充到Input显示, why
|
Loading…
Reference in New Issue