feat: opt GjcQueryActivity list
This commit is contained in:
@@ -424,7 +424,7 @@ interface Api {
|
||||
* 接口路径: /IntExpSearch/pageQuery
|
||||
*/
|
||||
@POST("IntExpSearch/pageQuery")
|
||||
suspend fun getGjcQueryList(@Body data: RequestBody): BaseResultBean<PageInfo<GjcMaWb>>
|
||||
suspend fun getGjcQueryList(@Body data: RequestBody): PageInfo<GjcMaWb>
|
||||
|
||||
/**
|
||||
* 国际出港查询-分页合计统计
|
||||
|
||||
Reference in New Issue
Block a user