Commit 0976af6a by liru

社会组织实体修改

parent 5a2c9686
......@@ -5,7 +5,6 @@ import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.annotation.Excel;
import com.ruoyi.common.core.domain.BaseEntity;
/**
* 社会组织信息对象 orhon_shzz
*
......@@ -39,15 +38,31 @@ public class OrhonShzz extends com.ruoyi.common.core.domain.BaseEntity
@com.ruoyi.common.annotation.Excel(name = "从业人员数量", readConverterExp = "名=")
private String cyrs;
/** 社会组织负责人姓名 */
@com.ruoyi.common.annotation.Excel(name = "社会组织负责人姓名")
private String shzzxm;
/** 法定代表人姓名 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人姓名")
private String fddbr;
/** 法定代表人联系方式 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人联系方式")
private String fddbrdh;
/** 法定代表人党内职务 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人党内职务")
private String fddbrdnzw;
/** 社会组织负责人电话 */
@com.ruoyi.common.annotation.Excel(name = "社会组织负责人电话")
private String shzzdh;
/** 法定代表人行政职务 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人行政职务")
private String fddbrxzzw;
/** 是否党员 */
/** 法定代表人政治面貌 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人政治面貌")
private String fddbrzzmm;
/** 法定代表人政治待遇 */
@com.ruoyi.common.annotation.Excel(name = "法定代表人政治待遇")
private String fddbrzzdy;
/** 法人是否党员 */
@com.ruoyi.common.annotation.Excel(name = "是否党员")
private String isdy;
......@@ -79,10 +94,62 @@ public class OrhonShzz extends com.ruoyi.common.core.domain.BaseEntity
@com.ruoyi.common.annotation.Excel(name = "党组织书记姓名")
private String dzzsjxm;
/** 党组织书记电话 */
/** 党组织书记联系方式 */
@com.ruoyi.common.annotation.Excel(name = "党组织书记电话")
private String dzzsjdh;
/** 党组织书记党内职务 */
@com.ruoyi.common.annotation.Excel(name = "党组织书记党内职务")
private String dzzsjdnzw;
/** 党组织书记行政职务 */
@com.ruoyi.common.annotation.Excel(name = "党组织书记行政职务")
private String dzzsjxzzw;
/** 党组织书记政治待遇 */
@com.ruoyi.common.annotation.Excel(name = "党组织书记政治待遇")
private String dzzsjzzdy;
/** 党组织班子成员姓名 */
@com.ruoyi.common.annotation.Excel(name = "党组织班子成员姓名")
private String dzzbzcyxm;
/** 党组织班子成员联系方式 */
@com.ruoyi.common.annotation.Excel(name = "党组织班子成员联系方式")
private String dzzbzcydh;
/** 党组织班子成员党内职务 */
@com.ruoyi.common.annotation.Excel(name = "党组织班子成员党内职务")
private String dzzbzcydnzw;
/** 党组织班子成员行政职务 */
@com.ruoyi.common.annotation.Excel(name = "党组织班子成员行政职务")
private String dzzbzcyxzzw;
/** 党组织班子成员政治待遇 */
@com.ruoyi.common.annotation.Excel(name = "党组织班子成员政治待遇")
private String dzzbzcyzzdy;
/** 党务工作者姓名 */
@com.ruoyi.common.annotation.Excel(name = "党务工作者姓名")
private String dwgzzxm;
/** 党务工作者联系方式 */
@com.ruoyi.common.annotation.Excel(name = "党务工作者联系方式")
private String dwgzzdh;
/** 党务工作者党内职务 */
@com.ruoyi.common.annotation.Excel(name = "党务工作者党内职务")
private String dwgzzdnzw;
/** 党务工作者行政职务 */
@com.ruoyi.common.annotation.Excel(name = "党务工作者行政职务")
private String dwgzzxzzw;
/** 党务工作者政治待遇 */
@com.ruoyi.common.annotation.Excel(name = "党务工作者政治待遇")
private String dwgzzzzdy;
/** 登记方式 */
@com.ruoyi.common.annotation.Excel(name = "登记方式")
private String djfs;
......@@ -119,285 +186,382 @@ public class OrhonShzz extends com.ruoyi.common.core.domain.BaseEntity
@com.ruoyi.common.annotation.Excel(name = "是否双强六好")
private String issqlh;
public void setId(String id)
{
private String nbxh;
private String djbm;
private String zzjgdm;
private String ywmc;
private String ywzgbm;
private String yb;
private String bmdjzh;
private String zczj;
private String jgxx;
private String djsj;
private String fddbrgzdw;
private String lxr;
private String dzyj;
private String zxfzsj;
private String wz;
private String gzzxdh;
private String sfcjnj;
private String hyfl;
private String zz;
private String ywfw;
private String sqs;
private String zc;
private String zxcl;
private String dzzmc;
private String dzzsdgx;
private String hjxx;
private String dfzh;
private String ywdy;
private String jjfzsl;
private String fzdxsl;
private String dfsjbz;
private String nnfzdys;
private String hdzdmj;
private String djjf;
private String sfpdjzdy;
private String xjpdjg;
private String jcqk;
private String dzzbgdz;
private String lxdhjczh;
private String dzyx;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getId()
{
return id;
public String getMc() {
return mc;
}
public void setMc(String mc)
{
public void setMc(String mc) {
this.mc = mc;
}
public String getMc()
{
return mc;
public String getType() {
return type;
}
public void setType(String type)
{
public void setType(String type) {
this.type = type;
}
public String getType()
{
return type;
public String getSzd() {
return szd;
}
public void setSzd(String szd)
{
public void setSzd(String szd) {
this.szd = szd;
}
public String getSzd()
{
return szd;
public String getZcze() {
return zcze;
}
public void setZcze(String zcze)
{
public void setZcze(String zcze) {
this.zcze = zcze;
}
public String getZcze()
{
return zcze;
public String getCyrs() {
return cyrs;
}
public void setCyrs(String cyrs)
{
public void setCyrs(String cyrs) {
this.cyrs = cyrs;
}
public String getCyrs()
{
return cyrs;
public String getFddbrdh() {
return fddbrdh;
}
public void setFddbrdh(String fddbrdh) {
this.fddbrdh = fddbrdh;
}
public void setShzzxm(String shzzxm)
{
this.shzzxm = shzzxm;
public String getFddbrdnzw() {
return fddbrdnzw;
}
public String getShzzxm()
{
return shzzxm;
public void setFddbrdnzw(String fddbrdnzw) {
this.fddbrdnzw = fddbrdnzw;
}
public void setShzzdh(String shzzdh)
{
this.shzzdh = shzzdh;
public String getFddbrxzzw() {
return fddbrxzzw;
}
public String getShzzdh()
{
return shzzdh;
public void setFddbrxzzw(String fddbrxzzw) {
this.fddbrxzzw = fddbrxzzw;
}
public void setIsdy(String isdy)
{
this.isdy = isdy;
public String getFddbrzzmm() {
return fddbrzzmm;
}
public String getIsdy()
{
public void setFddbrzzmm(String fddbrzzmm) {
this.fddbrzzmm = fddbrzzmm;
}
public String getFddbrzzdy() {
return fddbrzzdy;
}
public void setFddbrzzdy(String fddbrzzdy) {
this.fddbrzzdy = fddbrzzdy;
}
public String getIsdy() {
return isdy;
}
public void setIsgh(String isgh)
{
this.isgh = isgh;
public void setIsdy(String isdy) {
this.isdy = isdy;
}
public String getIsgh()
{
public String getIsgh() {
return isgh;
}
public void setIstzz(String istzz)
{
this.istzz = istzz;
public void setIsgh(String isgh) {
this.isgh = isgh;
}
public String getIstzz()
{
public String getIstzz() {
return istzz;
}
public void setDzzlx(String dzzlx)
{
this.dzzlx = dzzlx;
public void setIstzz(String istzz) {
this.istzz = istzz;
}
public String getDzzlx()
{
public String getDzzlx() {
return dzzlx;
}
public void setIshdzd(String ishdzd)
{
this.ishdzd = ishdzd;
public void setDzzlx(String dzzlx) {
this.dzzlx = dzzlx;
}
public String getIshdzd()
{
public String getIshdzd() {
return ishdzd;
}
public void setDzzjlsj(java.util.Date dzzjlsj)
{
this.dzzjlsj = dzzjlsj;
public void setIshdzd(String ishdzd) {
this.ishdzd = ishdzd;
}
public java.util.Date getDzzjlsj()
{
public Date getDzzjlsj() {
return dzzjlsj;
}
public void setSjdzz(String sjdzz)
{
this.sjdzz = sjdzz;
public void setDzzjlsj(Date dzzjlsj) {
this.dzzjlsj = dzzjlsj;
}
public String getSjdzz()
{
public String getSjdzz() {
return sjdzz;
}
public void setDzzsjxm(String dzzsjxm)
{
this.dzzsjxm = dzzsjxm;
public void setSjdzz(String sjdzz) {
this.sjdzz = sjdzz;
}
public String getDzzsjxm()
{
public String getDzzsjxm() {
return dzzsjxm;
}
public void setDzzsjdh(String dzzsjdh)
{
this.dzzsjdh = dzzsjdh;
public void setDzzsjxm(String dzzsjxm) {
this.dzzsjxm = dzzsjxm;
}
public String getDzzsjdh()
{
public String getDzzsjdh() {
return dzzsjdh;
}
public void setDjfs(String djfs)
{
this.djfs = djfs;
public void setDzzsjdh(String dzzsjdh) {
this.dzzsjdh = dzzsjdh;
}
public String getDzzsjdnzw() {
return dzzsjdnzw;
}
public void setDzzsjdnzw(String dzzsjdnzw) {
this.dzzsjdnzw = dzzsjdnzw;
}
public String getDjfs()
{
public String getDzzsjxzzw() {
return dzzsjxzzw;
}
public void setDzzsjxzzw(String dzzsjxzzw) {
this.dzzsjxzzw = dzzsjxzzw;
}
public String getDzzsjzzdy() {
return dzzsjzzdy;
}
public void setDzzsjzzdy(String dzzsjzzdy) {
this.dzzsjzzdy = dzzsjzzdy;
}
public String getDzzbzcyxm() {
return dzzbzcyxm;
}
public void setDzzbzcyxm(String dzzbzcyxm) {
this.dzzbzcyxm = dzzbzcyxm;
}
public String getDzzbzcydh() {
return dzzbzcydh;
}
public void setDzzbzcydh(String dzzbzcydh) {
this.dzzbzcydh = dzzbzcydh;
}
public String getDzzbzcydnzw() {
return dzzbzcydnzw;
}
public void setDzzbzcydnzw(String dzzbzcydnzw) {
this.dzzbzcydnzw = dzzbzcydnzw;
}
public String getDzzbzcyxzzw() {
return dzzbzcyxzzw;
}
public void setDzzbzcyxzzw(String dzzbzcyxzzw) {
this.dzzbzcyxzzw = dzzbzcyxzzw;
}
public String getDzzbzcyzzdy() {
return dzzbzcyzzdy;
}
public void setDzzbzcyzzdy(String dzzbzcyzzdy) {
this.dzzbzcyzzdy = dzzbzcyzzdy;
}
public String getDwgzzxm() {
return dwgzzxm;
}
public void setDwgzzxm(String dwgzzxm) {
this.dwgzzxm = dwgzzxm;
}
public String getDwgzzdh() {
return dwgzzdh;
}
public void setDwgzzdh(String dwgzzdh) {
this.dwgzzdh = dwgzzdh;
}
public String getDwgzzdnzw() {
return dwgzzdnzw;
}
public void setDwgzzdnzw(String dwgzzdnzw) {
this.dwgzzdnzw = dwgzzdnzw;
}
public String getDwgzzxzzw() {
return dwgzzxzzw;
}
public void setDwgzzxzzw(String dwgzzxzzw) {
this.dwgzzxzzw = dwgzzxzzw;
}
public String getDwgzzzzdy() {
return dwgzzzzdy;
}
public void setDwgzzzzdy(String dwgzzzzdy) {
this.dwgzzzzdy = dwgzzzzdy;
}
public String getDjfs() {
return djfs;
}
public void setDeptId(Long deptId)
{
this.deptId = deptId;
public void setDjfs(String djfs) {
this.djfs = djfs;
}
public Long getDeptId()
{
public Long getDeptId() {
return deptId;
}
public void setDys(String dys)
{
this.dys = dys;
public void setDeptId(Long deptId) {
this.deptId = deptId;
}
public String getDys()
{
public String getDys() {
return dys;
}
public void setIsdzz(String isdzz)
{
this.isdzz = isdzz;
public void setDys(String dys) {
this.dys = dys;
}
public String getIsdzz()
{
public String getIsdzz() {
return isdzz;
}
public void setDjzdyxm(String djzdyxm)
{
this.djzdyxm = djzdyxm;
public void setIsdzz(String isdzz) {
this.isdzz = isdzz;
}
public String getDjzdyxm()
{
public String getDjzdyxm() {
return djzdyxm;
}
public void setDjzdydh(String djzdydh)
{
this.djzdydh = djzdydh;
public void setDjzdyxm(String djzdyxm) {
this.djzdyxm = djzdyxm;
}
public String getDjzdydh()
{
public String getDjzdydh() {
return djzdydh;
}
public void setWjldzzyy(String wjldzzyy)
{
this.wjldzzyy = wjldzzyy;
public void setDjzdydh(String djzdydh) {
this.djzdydh = djzdydh;
}
public String getWjldzzyy()
{
public String getWjldzzyy() {
return wjldzzyy;
}
public void setJzzjjtfs(String jzzjjtfs)
{
this.jzzjjtfs = jzzjjtfs;
public void setWjldzzyy(String wjldzzyy) {
this.wjldzzyy = wjldzzyy;
}
public String getJzzjjtfs()
{
public String getJzzjjtfs() {
return jzzjjtfs;
}
public void setIssqlh(String issqlh)
{
this.issqlh = issqlh;
public void setJzzjjtfs(String jzzjjtfs) {
this.jzzjjtfs = jzzjjtfs;
}
public String getIssqlh()
{
public String getIssqlh() {
return issqlh;
}
private String nbxh;
private String djbm;
private String zzjgdm;
private String ywmc;
private String ywzgbm;
private String yb;
private String bmdjzh;
private String zczj;
private String jgxx;
private String djsj;
private String fddbrgzdw;
private String fddbrzw;
private String lxr;
private String dzyj;
private String zxfzsj;
private String wz;
private String gzzxdh;
private String sfcjnj;
private String hyfl;
private String zz;
private String ywfw;
private String sqs;
private String zc;
private String zxcl;
private String dzzmc;
private String dzzsdgx;
private String hjxx;
private String dfzh;
private String fddbr;
private String ywdy;
private String jjfzsl;
private String fzdxsl;
private String dfsjbz;
private String nnfzdys;
private String hdzdmj;
private String djjf;
private String sfpdjzdy;
private String xjpdjg;
private String jcqk;
private String dzzbgdz;
private String lxdhjczh;
private String dzyx;
public void setIssqlh(String issqlh) {
this.issqlh = issqlh;
}
public String getNbxh() {
return nbxh;
......@@ -487,14 +651,6 @@ public class OrhonShzz extends com.ruoyi.common.core.domain.BaseEntity
this.fddbrgzdw = fddbrgzdw;
}
public String getFddbrzw() {
return fddbrzw;
}
public void setFddbrzw(String fddbrzw) {
this.fddbrzw = fddbrzw;
}
public String getLxr() {
return lxr;
}
......@@ -744,8 +900,8 @@ public class OrhonShzz extends com.ruoyi.common.core.domain.BaseEntity
.append("szd", getSzd())
.append("zcze", getZcze())
.append("cyrs", getCyrs())
.append("shzzxm", getShzzxm())
.append("shzzdh", getShzzdh())
.append("fddbr", getFddbr())
.append("fddbrdh", getFddbrdh())
.append("isdy", getIsdy())
.append("isgh", getIsgh())
.append("istzz", getIstzz())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment