小程序信息.txt 370 B

12345678910111213141516171819
  1. git:
  2. http://www.befrisoft.com:3000/chenlong/Sunhoo-MES-Applet.git
  3. api文档:
  4. http://192.168.100.135:5001/swagger/index.html
  5. 服务器地址:
  6. 192.168.100.135:5000 验证
  7. 192.168.100.135:5001 应用
  8. 认证信息
  9. {
  10. {"grant_type", password},
  11. {"client_id", sunhooDeskApp},
  12. {"client_secret", sunhoo},
  13. {"username", "Admin"},
  14. {"password", "111"}
  15. }