This commit is contained in:
wangjinlei
2024-03-21 10:27:27 +08:00
parent 2a00c09e0a
commit ad4651da74
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package com.peanut.modules.sociology.service;
public interface CourseService {
}