| 创建船队 | https://api.shipxy.com/apicall/v3/AddFleet | Post |
| 更新船队信息 | https://api.shipxy.com/apicall/v3/UpdateFleet | Post |
| 查询船队 | https://api.shipxy.com/apicall/v3/GetFleet | Get |
| 删除船队 | https://api.shipxy.com/apicall/v3/DeleteFleet | Post |
| 船队船舶增加 | https://api.shipxy.com/apicall/v3/AddFleetShip | Post |
| 船队船舶批量更新 | https://api.shipxy.com/apicall/v3/UpdateFleetShip | Post |
| 船队船舶删除 | https://api.shipxy.com/apicall/v3/DeleteFleetShip | Post |