feat:use yem config file
This commit is contained in:
parent
5cb4f68fbe
commit
d7523f9419
@ -1,25 +1,25 @@
|
||||
kingdee:
|
||||
env: test
|
||||
test-public-end-point: ''
|
||||
test-public-end-point: 'http://39.98.69.61:22284'
|
||||
test-inner-end-point: ''
|
||||
prod-public-end-point: ''
|
||||
prod-inner-end-point: ''
|
||||
is-public: true
|
||||
appToken:
|
||||
appId: ''
|
||||
appSecuret: ''
|
||||
tenantid: ''
|
||||
accountId: ''
|
||||
appId: 'yem_test'
|
||||
appSecuret: 'Yem.test.20250224'
|
||||
tenantid: 'ierp'
|
||||
accountId: '2155968549812699136'
|
||||
language: 'zh_CN'
|
||||
accessToken:
|
||||
user: ''
|
||||
usertype: 'UserName'
|
||||
user: '18791337254'
|
||||
usertype: 'Mobile'
|
||||
|
||||
attachment-query-uri: ''
|
||||
attachment-query-uri: '/ierp/kapi/v2/yem/yem_ges/AttachmentsQueryAPI/Query'
|
||||
|
||||
bill:
|
||||
formId: ''
|
||||
attachKey: ''
|
||||
formId: 'yem_sex_contract'
|
||||
attachKey: 'attachmentpanel'
|
||||
|
||||
collabora:
|
||||
host-server-addr: https://web-api.wmyun.com/yem
|
||||
|
Loading…
Reference in New Issue
Block a user