支持多公司使用
This commit is contained in:
parent
e40741b038
commit
2126401a08
|
|
@ -19,4 +19,5 @@ public interface BmProjectLotService {
|
|||
|
||||
public int deleteProjectLotById(Long lotId);
|
||||
|
||||
String importBmProjectLot(List<BmProjectLot> bmProjectLotList);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue