收款定时任务优化
This commit is contained in:
parent
75fd1b206a
commit
f24dac1263
|
|
@ -5,12 +5,9 @@ import com.alibaba.fastjson.JSONObject;
|
|||
import kd.bos.dataentity.entity.DynamicObject;
|
||||
import kd.bos.entity.ExtendedDataEntity;
|
||||
import kd.bos.entity.validate.AbstractValidator;
|
||||
import kd.bos.form.plugin.AbstractFormPlugin;
|
||||
import kd.bos.logging.Log;
|
||||
import kd.bos.logging.LogFactory;
|
||||
import kd.bos.servicehelper.BusinessDataServiceHelper;
|
||||
import kd.sdk.plugin.Plugin;
|
||||
import shjh.jhzj7.fi.fi.plugin.form.RecBillChangeListExtendPlugin;
|
||||
import shjh.jhzj7.fi.fi.plugin.form.info.RecFieldsInfo;
|
||||
import shjh.jhzj7.fi.fi.utils.SapUtils;
|
||||
|
||||
|
|
|
|||
|
|
@ -619,7 +619,6 @@ public class SapUtils {
|
|||
|
||||
/**
|
||||
* 调用SAP收款凭证清账状态查询接口
|
||||
*
|
||||
* @param billNumber 单据编号
|
||||
* @param companyCode 公司编码
|
||||
* @param sapVoucherNumber SAP凭证号
|
||||
|
|
|
|||
Loading…
Reference in New Issue