衝突解決
This commit is contained in:
parent
acc7035214
commit
8567c3953d
|
|
@ -149,4 +149,6 @@ public interface AdmissionRequestService {
|
||||||
* @return 是否存在
|
* @return 是否存在
|
||||||
*/
|
*/
|
||||||
List<String> judgeIsFileComplete(SupervisoryUnit bean);
|
List<String> judgeIsFileComplete(SupervisoryUnit bean);
|
||||||
|
|
||||||
|
List<AdmissionRequest> listPersonnelInfo(AdmissionRequest bean);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue