代码规范提交
This commit is contained in:
parent
3deaf3a3dc
commit
2c92f4dd3d
|
|
@ -40,8 +40,6 @@ public class BmProjectLotController extends BaseController{
|
|||
{
|
||||
startPage();
|
||||
List<BmProjectLot> list = bmProjectLotService.getProjectLotAll(bmProjectLot);
|
||||
|
||||
|
||||
return getDataTable(list);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue