12345678910111213 |
- <component>
- <variable _name="element">
- <name>headers</name>
- <description>http请求头</description>
- <assignment>{
- 'content-type': 'application/json;charset=UTF-8',
- appId: 'adm',
- projectId: 'Pj0002220011',//Pj0002220002
- groupCode: 'BR',
- userId: 'yanruolan'
- }</assignment>
- </variable>
- </component>
|