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