项目可见性

master
OathK1per 2021-12-31 18:22:44 +08:00
parent 3027a41a03
commit b17b0d2899
1 changed files with 2 additions and 0 deletions

View File

@ -255,6 +255,8 @@ public class ProjectEstimateService {
projectInstanceService.startEstimateProcessInstance(p, admin);
estimateApprove(0, p, admin);
return project;
}
/**