feat: 国际出港查询详情 opt
This commit is contained in:
@@ -446,7 +446,7 @@ interface Api {
|
||||
* 参数: maWbId (Long)
|
||||
*/
|
||||
@POST("IntExpSearch/detail")
|
||||
suspend fun getGjcQueryDetails(@Body data: RequestBody): BaseResultBean<Map<String, Any>>
|
||||
suspend fun getGjcQueryDetails(@Query("maWbId") maWbId: Long): BaseResultBean<Map<String, Any>>
|
||||
|
||||
/**
|
||||
* 国际出港板箱过磅-分页搜索
|
||||
|
||||
Reference in New Issue
Block a user