费用报销单发票日期和关联申请审核日期校验
This commit is contained in:
parent
8e294bb1d0
commit
1531ccff95
|
@ -21,7 +21,7 @@ import java.util.List;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 报销单发票日期和关联申请审核日期校验
|
* 费用报销单发票日期和关联申请审核日期校验
|
||||||
*/
|
*/
|
||||||
public class ReimbursementInvoiceDateCkOp extends AbstractOperationServicePlugIn {
|
public class ReimbursementInvoiceDateCkOp extends AbstractOperationServicePlugIn {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue