Commit 80f03da9 authored by 赵啸非's avatar 赵啸非

添加目录字段

parent c6e89626
......@@ -239,7 +239,6 @@ public class ApplyLogServiceImpl extends AbstractCRUDServiceImpl<ApplyLogDao, Ap
}
@Override
@Transactional(rollbackFor = Exception.class)
public ApplyLogEntity save(ApplyLogEntity applyLogEntity, Context context) throws AppException {
validData(applyLogEntity,context);
createFormContent(applyLogEntity);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment