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