Explorar el Código

fix : 头条投放虚拟游戏小程序改版02

bilingfeng hace 11 meses
padre
commit
f415795b21

+ 1 - 1
game-module/game-module-manage/src/main/java/com/zanxiang/game/module/manage/ManageApplication.java

@@ -23,7 +23,7 @@ public class ManageApplication {
 
     public static void main(String[] args) {
         SpringApplication.run(ManageApplication.class, args);
-        System.out.println("赞象Manage服务启动成功 < (头条投放虚拟游戏小程序改版01´・・)ノ(._.`) \n" +
+        System.out.println("赞象Manage服务启动成功 < (头条投放虚拟游戏小程序改版02´・・)ノ(._.`) \n" +
                 "___  ___  ___   _   _   ___  _____  _____ \n" +
                 "|  \\/  | / _ \\ | \\ | | / _ \\|  __ \\|  ___|\n" +
                 "| .  . |/ /_\\ \\|  \\| |/ /_\\ \\ |  \\/| |__  \n" +

+ 0 - 1
game-module/game-module-manage/src/main/java/com/zanxiang/game/module/manage/service/impl/KfAppletMsgServiceImpl.java

@@ -115,7 +115,6 @@ public class KfAppletMsgServiceImpl implements IKfAppletMsgService {
 
     @Override
     public void appletMsg(String postData) {
-        log.error("收到玩家消息, postData : {}", postData);
         KfAppletMsgDTO kfAppletMsgDTO = JsonUtil.toObj(postData, KfAppletMsgDTO.class);
         GameApplet gameApplet = gameAppletService.getOne(new LambdaQueryWrapper<GameApplet>()
                 .eq(GameApplet::getGhId, kfAppletMsgDTO.getToUserName()));

+ 1 - 1
game-module/game-module-mybatis/src/main/java/com/zanxiang/game/module/mybatis/entity/KfAppletReply.java

@@ -21,7 +21,7 @@ public class KfAppletReply implements Serializable {
 
     private static final long serialVersionUID = 1L;
 
-    public static final String PAGE_SIGN = "pageSign";
+    public static final String PAGE_SIGN = "agentKey";
 
     /**
      * 游戏