StringUtils --lang3
This commit is contained in:
parent
b54ec78b91
commit
3e71cda8eb
|
|
@ -6,7 +6,7 @@ import kd.bos.entity.operate.result.OperationResult;
|
||||||
import kd.bos.entity.plugin.AbstractOperationServicePlugIn;
|
import kd.bos.entity.plugin.AbstractOperationServicePlugIn;
|
||||||
import kd.bos.entity.plugin.args.AfterOperationArgs;
|
import kd.bos.entity.plugin.args.AfterOperationArgs;
|
||||||
import kd.bos.servicehelper.BusinessDataServiceHelper;
|
import kd.bos.servicehelper.BusinessDataServiceHelper;
|
||||||
import kd.imsc.dmw.utils.StringUtils;
|
import org.apache.commons.lang3.StringUtils;
|
||||||
import tqq9.lc123.cloud.app.plugin.trd.FWImpl;
|
import tqq9.lc123.cloud.app.plugin.trd.FWImpl;
|
||||||
|
|
||||||
public class WarehouseAuditOp extends AbstractOperationServicePlugIn {
|
public class WarehouseAuditOp extends AbstractOperationServicePlugIn {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue