puzhibing
2023-11-28 3c12858927ce26f277ba758e520c81be599d8df1
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}