1.添加时间范围验证
2.附件上传时间自动更新,报告出具时间
This commit is contained in:
@@ -14,4 +14,5 @@ import com.njcn.process.pojo.po.SupvFile;
|
||||
*/
|
||||
public interface SupvFileMapper extends BaseMapper<SupvFile> {
|
||||
|
||||
SupvFile selectFile(String ids);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user