nickchange
2023-12-08 0600ef128620f25abc206de767d5d86bdeb9c3a0
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}