zhibing.pu
2024-07-24 47e23cf659d4cc58bc93b44b16e64e82efcfb08d
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}