服务指令计划调整时,数据池页即时做相应的调整
This commit is contained in:
parent
27dea9f146
commit
9e24244e1b
|
|
@ -26,7 +26,7 @@ public interface IDataPoolService extends IService<DataPool> {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 删除
|
* 删除
|
||||||
* @param id
|
* @param nuBizNuCustomerServer
|
||||||
*/
|
*/
|
||||||
void deleteDataPool(NuBizNuCustomerServer nuBizNuCustomerServer);
|
void deleteDataPool(NuBizNuCustomerServer nuBizNuCustomerServer);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue