无关风月
2 天以前 029fbb930079877c5b63597f1e933bb100eae3d2
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}