写接口供其他系统调用,每次调用的时候,如果本系统未登录,就会先打开登录界面,登录后才实现接口调用

解决方法:

接口访问路径为: http://10.16.2.36:8080/maintain/api/index/getAllDiseTendency6th.m

在datasource.xml 中添加<bdf:anonymous-url urlPattern="/api/index/**"/>

为其他系统写接口注意问题

相关文章:

  • 2022-02-14
  • 2021-05-23
  • 2021-07-28
  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
猜你喜欢
  • 2021-12-10
  • 2021-05-14
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2022-12-23
  • 2021-06-25
相关资源
相似解决方案