feat: 国际出港 出港组装

This commit is contained in:
2026-01-21 13:51:58 +08:00
parent 0f1dbe4e05
commit 6b655348e1
4 changed files with 100 additions and 21 deletions

View File

@@ -588,10 +588,10 @@ interface Api {
/**
* 国际出港组装-删除记录
* 接口路径: /IntExpAssemble/delete
* @param ids ULD使用记录ID多个用逗号分隔
* @param data GjcUldUseBean数组
*/
@POST("IntExpAssemble/delete")
suspend fun deleteIntExpAssemble(@Query("ids") ids: String): BaseResultBean<SimpleResultBean>
suspend fun deleteIntExpAssemble(@Body data: RequestBody): BaseResultBean<Boolean>
/**
* 国际出港组装-回填重量