puzhibing
2024-03-01 b85427676fedd373e955f24627764b8e5a29c816
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}