Explorar el Código

Merge remote-tracking branch 'origin/test' into test

李进 hace 1 año
padre
commit
77f03238f2

+ 1 - 1
sys-api-service/src/main/java/com/xy/entity/MsgUserMessage.java

@@ -61,6 +61,6 @@ public class MsgUserMessage implements Serializable {
      */
     @ApiModelProperty(value = "是否弹出显示")
     private Boolean popUp;
-
+    
 
 }