注释完成
This commit is contained in:
parent
1ee6daa866
commit
7acc89a027
|
@ -16,4 +16,5 @@ public interface SharedQuestionService extends IService<SharedQuestion> {
|
|||
*
|
||||
* */
|
||||
String addSharedQuestions(Integer sharedBankId, List<Integer> selectQuestionId,Integer userId);
|
||||
///
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue