Compare commits
2 Commits
2c6c0570f2
...
1de6fbcf9b
| Author | SHA1 | Date | |
|---|---|---|---|
| 1de6fbcf9b | |||
| 65a735764c |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.swp
|
||||
@ -8,6 +8,9 @@ appcodes:
|
||||
- id: partytype
|
||||
name: 机构类型
|
||||
hierarchy_flg:0
|
||||
- id: credit_status
|
||||
name: 信用额度状态
|
||||
hierarchy_flg:0
|
||||
|
||||
appcodes_kv:
|
||||
- id: accounting_dir0
|
||||
@ -42,4 +45,16 @@ appcodes_kv:
|
||||
parentid:partytype
|
||||
k: provider
|
||||
v: 供应商
|
||||
- id: credit_status_active
|
||||
parentid: credit_status
|
||||
k: active
|
||||
v: 生效
|
||||
- id: credit_status_inactive
|
||||
parentid: credit_status
|
||||
k: inactive
|
||||
v: 停用
|
||||
- id: credit_status_expired
|
||||
parentid: credit_status
|
||||
k: expired
|
||||
v: 已过期
|
||||
|
||||
|
||||
BIN
models/.nfs00000000031018d600027cf1
Normal file
BIN
models/.nfs00000000031018d600027cf1
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user