md
This commit is contained in:
parent
31106fa246
commit
2886d651b2
@ -88,20 +88,20 @@ public class WarehouseInController extends BaseController
|
||||
"confirmDate",
|
||||
"usedStatus",
|
||||
"status",
|
||||
"waybillDetail.intoWarehouseCode",
|
||||
"waybillDetail.intoWarehouseName",
|
||||
"waybillDetail.intoWarehouseAddress",
|
||||
"waybillDetail.intoWarehouseContact",
|
||||
"waybillDetail.intoWarehousePhone",
|
||||
"waybillDetail.goodsInfo",
|
||||
"waybillDetail.receiveCountryName",
|
||||
"waybillDetail.receiveProvinceName",
|
||||
"waybillDetail.sendCountryName",
|
||||
"waybillDetail.sendProvinceName",
|
||||
"waybillDetail.transLineTypeName",
|
||||
"waybillDetail.productTypeName",
|
||||
"waybillDetail.sendSiteName",
|
||||
"waybillDetail.dispatchUnderlingSiteName"
|
||||
"intoWarehouseCode",
|
||||
"intoWarehouseName",
|
||||
"intoWarehouseAddress",
|
||||
"intoWarehouseContact",
|
||||
"intoWarehousePhone",
|
||||
"goodsInfo",
|
||||
"receiveCountryName",
|
||||
"receiveProvinceName",
|
||||
"sendCountryName",
|
||||
"sendProvinceName",
|
||||
"transLineTypeName",
|
||||
"productTypeName",
|
||||
"sendSiteName",
|
||||
"dispatchUnderlingSiteName"
|
||||
},value= EmisWarehouseIn.class,type= JacksonFilter.JscksonFilterType.RESPONSE)
|
||||
@GetMapping("/listSimple")
|
||||
public TableDataInfo listSimple(EmisWarehouseIn emisWarehouseIn)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user