| | |
| | | package com.zy.common.model; |
| | | |
| | | import com.core.common.Cools; |
| | | import io.swagger.annotations.ApiModelProperty; |
| | | import lombok.Data; |
| | | |
| | | import java.util.List; |
| | |
| | | } |
| | | |
| | | public String getFrozen$() { |
| | | if (null == this.frozen){ return null; } |
| | | switch (this.frozen){ |
| | | if (null == this.frozen) { |
| | | return null; |
| | | } |
| | | switch (this.frozen) { |
| | | case 0: |
| | | return "正常"; |
| | | case 1: |
| | |
| | | } |
| | | |
| | | public String getFrozenLoc$() { |
| | | if (null == this.frozenLoc){ return null; } |
| | | switch (this.frozenLoc){ |
| | | if (null == this.frozenLoc) { |
| | | return null; |
| | | } |
| | | switch (this.frozenLoc) { |
| | | case 0: |
| | | return "正常"; |
| | | case 1: |