md
This commit is contained in:
parent
786befe310
commit
fad50486d4
@ -327,10 +327,10 @@ public class EmisTmsScanRecordController extends EmisBaseController
|
||||
}
|
||||
|
||||
/**
|
||||
* 查询TMS扫描记录列表
|
||||
* 扫描对比列表
|
||||
*/
|
||||
@GetMapping("/scanMonitorList")
|
||||
public TableDataInfo scanMonitorList(EmisTmsScanRecord emisTmsScanRecord)
|
||||
@GetMapping("/scanMonitorCompareList")
|
||||
public TableDataInfo scanMonitorCompareList(EmisTmsScanRecord emisTmsScanRecord)
|
||||
{
|
||||
startPage();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user