puzhibing
2 天以前 3e7932d378b607f75379b463ae4ae2f4f1ccfe12
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/poji/member/Member.java
@@ -171,6 +171,11 @@
     */
    @TableField("binding_type")
    private Integer bindingType;
    /**
     * 上次确认服务的id
     */
    @TableField("last_service_id")
    private String lastServiceId;
    @Override
    protected Serializable pkVal() {