md
This commit is contained in:
parent
b840fec71c
commit
77ff55b03c
@ -64,6 +64,7 @@ public class EmisWaybillTransferController extends EmisBaseController
|
||||
* 查询运单转件表列表
|
||||
*/
|
||||
@PreAuthorize("@ss.hasPermi('emis:emisWaybillTransfer:list')")
|
||||
@Log(title = "数据查询", businessType = BusinessType.OTHER)
|
||||
@GetMapping("/list")
|
||||
public TableDataInfo list(EmisWaybillTransfer emisWaybillTransfer)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user