Explorar el Código

更新文件 ArticleTweet.java

陈士柏 hace 2 años
padre
commit
334a8f5b41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mhotel/src/com/happy/Model/ArticleTweet.java

+ 1 - 1
mhotel/src/com/happy/Model/ArticleTweet.java

@@ -92,7 +92,7 @@ public class ArticleTweet {
     private Integer isCollect;
 
     // 发布方式
-    private String type;
+    private String publishWay;
 
     // 是否置顶
     private Integer isTop;