mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-12 09:11:53 +08:00
[feat]合并wyw-7.26外包合同管理模块2
This commit is contained in:
@@ -14,4 +14,10 @@ public interface ProjectApi {
|
||||
*/
|
||||
ProjectDetailRespDTO getProjectDetailById(Long projectId);
|
||||
|
||||
/**
|
||||
* 判断项目是否存在
|
||||
* @param projectId
|
||||
*/
|
||||
void validProjectExist(Long projectId);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user