parent
3fe874a686
commit
4a9155f22c
2 changed files with 20 additions and 2 deletions
@ -1,3 +1,19 @@ |
|||||||
# jonhon-mes-svr |
## 系统说明 |
||||||
|
中航光电热表mes生产管理系统 |
||||||
|
|
||||||
中航光电热表mes |
bladex-cloud v4.6.0 |
||||||
|
|
||||||
|
maven配置 |
||||||
|
``` |
||||||
|
<server> |
||||||
|
<id>bladex</id> |
||||||
|
<configuration> |
||||||
|
<httpHeaders> |
||||||
|
<property> |
||||||
|
<name>Authorization</name> |
||||||
|
<value>token ea2747473ebc1c0887ec9604fd4c565a4a5f3ecf</value> |
||||||
|
</property> |
||||||
|
</httpHeaders> |
||||||
|
</configuration> |
||||||
|
</server> |
||||||
|
``` |
||||||
|
|||||||
Loading…
Reference in new issue