Commit 99dfdd96362549118016bffcde8f1986c980c248
Merge branch 'feat-zengguotao-250429-tax' into 'master'
feat(Order): 开票新增科沿公司主体 See merge request !30
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/Order/constant.ts
... | ... | @@ -74,6 +74,7 @@ export const PAYEE_OPTIONS = { |
74 | 74 | INNOVATION_PUBLIC_ACCOUNT: '东莞科路得创新科技有限公司', |
75 | 75 | JIANTU_PUBLIC_ACCOUNT: '东莞市坚途新材料科技有限公司', |
76 | 76 | HUIZHOU_JIANTU_PUBLIC_ACCOUNT: '惠州市坚途新材料科技有限公司', |
77 | + KEYAN_ACCOUNT: '东莞科沿科技有限公司', | |
77 | 78 | HUIZHOU_EXPERIMENT_PUBLIC_ACCOUNT: '惠州市科路得新材料科技有限公司', |
78 | 79 | KNOWLEDGE_PUBLIC_ACCOUNT: '东莞市科路得知识产权代理有限公司', |
79 | 80 | // ZHUGUANG_ACCEPTANCE_DRAFT: '烛光承兑汇票', | ... | ... |