puzhibing
2023-11-28 9d909e5f8048b74ac56d8f853758cfccfea61759
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}