ソースを参照

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

release_toaliyun_real
gongbiao 7年前
committed by Stormeye Wu
コミット
fb721270a3
7個のファイルの変更7行の追加7行の削除
  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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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 ファイルの表示

@@ -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")


読み込み中…
キャンセル
保存