Browse Source

[财单][修改][实体注释]

release_toaliyun_real
gongbiao 7 years ago
parent
commit
a46195869e
7 changed files with 7 additions and 7 deletions
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillDaily.java
  2. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillDeposit.java
  3. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillOther.java
  4. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillOtherDeposit.java
  5. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillProperty.java
  6. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillPropertyDeposit.java
  7. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxBillRent.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillDaily.java View File

@@ -87,7 +87,7 @@ public class WxBillDaily implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1待缴2欠缴3已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期", name = "status")
private Integer status;
/*删除 是1否0**/
@io.swagger.annotations.ApiModelProperty(value="删除 是1否0",name="isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillDeposit.java View File

@@ -71,7 +71,7 @@ public class WxBillDeposit implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1未到期2待缴3欠缴4已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期5已退还", name = "status")
private Integer status;
/*是否删除 是1否0 未到期不显示**/
@io.swagger.annotations.ApiModelProperty(value="是否删除 是1否0 未到期不显示",name="isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillOther.java View File

@@ -98,7 +98,7 @@ public class WxBillOther implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1待缴2欠缴3已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期", name = "status")
private Integer status;
/*删除 是1否0**/
@io.swagger.annotations.ApiModelProperty(value="删除 是1否0",name="isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillOtherDeposit.java View File

@@ -101,7 +101,7 @@ public class WxBillOtherDeposit implements Serializable {
@io.swagger.annotations.ApiModelProperty(value = "欠缴", name = "owe")
private Integer owe;
/*账单状态1待缴2欠缴3已结清**/
@io.swagger.annotations.ApiModelProperty(value = "账单状态1未到期2待缴3欠缴4已结清5已退还", name = "status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期5已退还", name = "status")
private Integer status;
/*删除 是1否0**/
@io.swagger.annotations.ApiModelProperty(value = "删除 是1否0", name = "isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillProperty.java View File

@@ -71,7 +71,7 @@ public class WxBillProperty implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1未到期2待缴3欠缴4已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期", name = "status")
private Integer status;
/*是否删除 是1否0 未到期不显示**/
@io.swagger.annotations.ApiModelProperty(value="是否删除 是1否0 未到期不显示",name="isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillPropertyDeposit.java View File

@@ -71,7 +71,7 @@ public class WxBillPropertyDeposit implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1未到期2待缴3欠缴4已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期5已退还", name = "status")
private Integer status;
/*是否删除 是1否0 未到期不显示**/
@io.swagger.annotations.ApiModelProperty(value="是否删除 是1否0 未到期不显示",name="isDel")


+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxBillRent.java View File

@@ -71,7 +71,7 @@ public class WxBillRent implements Serializable {
@io.swagger.annotations.ApiModelProperty(value="欠缴",name="owe")
private Integer owe;
/*账单状态1未到期2待缴3逾期未缴4部分逾期5已结清**/
@io.swagger.annotations.ApiModelProperty(value="账单状态1未到期2待缴3欠缴4已结清",name="status")
@io.swagger.annotations.ApiModelProperty(value = "账单状态1欠缴2待缴3已结清4未到期", name = "status")
private Integer status;
/*是否删除 是1否0 未到期不显示**/
@io.swagger.annotations.ApiModelProperty(value="是否删除 是1否0 未到期不显示",name="isDel")


Loading…
Cancel
Save