44323
2023-12-23 4e9f42452ec0efbf1bbb8acc584db968359f9bf9
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}