@@ -163,7 +163,7 @@ public class RenewalView {
* 店铺类型
* 0无 1.普通店铺 2.镜像店铺
*/
- @DbField("gr.mp_id")
+ @DbField("gr.cmt")
private Integer cmt;
/**