bladex-update-2.7.2~2.8.0.sql 236 B

1234
  1. -- -----------------------------------
  2. -- 修改swagger独立服务接口文档最新地址
  3. -- -----------------------------------
  4. update blade_menu set path = 'http://localhost:18000/doc.html' where path = 'http://localhost/doc.html';