Compare commits
No commits in common. "1de6fbcf9b4c0d979893fbf409a241231f0debc0" and "2c6c0570f22fbb1d6408eca2a746a5152644b2b3" have entirely different histories.
1de6fbcf9b
...
2c6c0570f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
*.swp
|
|
||||||
@ -8,9 +8,6 @@ appcodes:
|
|||||||
- id: partytype
|
- id: partytype
|
||||||
name: 机构类型
|
name: 机构类型
|
||||||
hierarchy_flg:0
|
hierarchy_flg:0
|
||||||
- id: credit_status
|
|
||||||
name: 信用额度状态
|
|
||||||
hierarchy_flg:0
|
|
||||||
|
|
||||||
appcodes_kv:
|
appcodes_kv:
|
||||||
- id: accounting_dir0
|
- id: accounting_dir0
|
||||||
@ -45,16 +42,4 @@ appcodes_kv:
|
|||||||
parentid:partytype
|
parentid:partytype
|
||||||
k: provider
|
k: provider
|
||||||
v: 供应商
|
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: 已过期
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user