Serialized Form
-
Package cn.vertxup.erp.domain
-
Class cn.vertxup.erp.domain.Db extends org.jooq.impl.SchemaImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
E_BRAND
EBrand E_BRAND
The tableDB_ETERNAL.E_BRAND. -
E_COMPANY
ECompany E_COMPANY
The tableDB_ETERNAL.E_COMPANY. -
E_CONTRACT
EContract E_CONTRACT
The tableDB_ETERNAL.E_CONTRACT. -
E_CUSTOMER
ECustomer E_CUSTOMER
The tableDB_ETERNAL.E_CUSTOMER. -
E_DEPT
EDept E_DEPT
The tableDB_ETERNAL.E_DEPT. -
E_EMPLOYEE
EEmployee E_EMPLOYEE
The tableDB_ETERNAL.E_EMPLOYEE. -
E_IDENTITY
EIdentity E_IDENTITY
The tableDB_ETERNAL.E_IDENTITY. -
E_TEAM
ETeam E_TEAM
The tableDB_ETERNAL.E_TEAM. -
R_COMPANY_CUSTOMER
RCompanyCustomer R_COMPANY_CUSTOMER
The tableDB_ETERNAL.R_COMPANY_CUSTOMER. -
R_TEAM_EMPLOYEE
RTeamEmployee R_TEAM_EMPLOYEE
The tableDB_ETERNAL.R_TEAM_EMPLOYEE.
-
-
Class cn.vertxup.erp.domain.DefaultCatalog extends org.jooq.impl.CatalogImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
DB_ETERNAL
Db DB_ETERNAL
The schemaDB_ETERNAL.
-
-
-
Package cn.vertxup.erp.domain.tables
-
Class cn.vertxup.erp.domain.tables.EBrand extends org.jooq.impl.TableImpl<EBrandRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<EBrandRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_BRAND.ACTIVE. 「active」- 是否启用 -
ALIAS
org.jooq.TableField<EBrandRecord,String> ALIAS
The columnDB_ETERNAL.E_BRAND.ALIAS. 「alias」- 品牌别名 -
AREA
org.jooq.TableField<EBrandRecord,Integer> AREA
The columnDB_ETERNAL.E_BRAND.AREA. 「area」- GB/T2659-2000国际标准区域码 -
AREA_CATEGORY
org.jooq.TableField<EBrandRecord,String> AREA_CATEGORY
The columnDB_ETERNAL.E_BRAND.AREA_CATEGORY. 「areaCategory」- 区域类别码 -
AREA_NAME
org.jooq.TableField<EBrandRecord,String> AREA_NAME
The columnDB_ETERNAL.E_BRAND.AREA_NAME. 「areaName」- 区域名称 -
CATEGORY_CODE
org.jooq.TableField<EBrandRecord,String> CATEGORY_CODE
The columnDB_ETERNAL.E_BRAND.CATEGORY_CODE. 「categoryCode」- 类别代码 -
CATEGORY_NAME
org.jooq.TableField<EBrandRecord,String> CATEGORY_NAME
The columnDB_ETERNAL.E_BRAND.CATEGORY_NAME. 「categoryName」- 类别名称 -
CODE
org.jooq.TableField<EBrandRecord,String> CODE
The columnDB_ETERNAL.E_BRAND.CODE. 「code」- 品牌编码 -
COMPANY_NAME
org.jooq.TableField<EBrandRecord,String> COMPANY_NAME
The columnDB_ETERNAL.E_BRAND.COMPANY_NAME. 「companyName」- 品牌公司名 -
CREATED_AT
org.jooq.TableField<EBrandRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_BRAND.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<EBrandRecord,String> CREATED_BY
The columnDB_ETERNAL.E_BRAND.CREATED_BY. 「createdBy」- 创建人 -
KEY
org.jooq.TableField<EBrandRecord,String> KEY
The columnDB_ETERNAL.E_BRAND.KEY. 「key」- 品牌ID -
LANGUAGE
org.jooq.TableField<EBrandRecord,String> LANGUAGE
The columnDB_ETERNAL.E_BRAND.LANGUAGE. 「language」- 使用的语言 -
METADATA
org.jooq.TableField<EBrandRecord,String> METADATA
The columnDB_ETERNAL.E_BRAND.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<EBrandRecord,String> NAME
The columnDB_ETERNAL.E_BRAND.NAME. 「name」- 品牌名称 -
SIGMA
org.jooq.TableField<EBrandRecord,String> SIGMA
The columnDB_ETERNAL.E_BRAND.SIGMA. 「sigma」- 统一标识(公司所属应用) -
UPDATED_AT
org.jooq.TableField<EBrandRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_BRAND.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<EBrandRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_BRAND.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.ECompany extends org.jooq.impl.TableImpl<ECompanyRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<ECompanyRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_COMPANY.ACTIVE. 「active」- 是否启用 -
ADDRESS
org.jooq.TableField<ECompanyRecord,String> ADDRESS
The columnDB_ETERNAL.E_COMPANY.ADDRESS. 「address」- 公司地址 -
ALIAS
org.jooq.TableField<ECompanyRecord,String> ALIAS
The columnDB_ETERNAL.E_COMPANY.ALIAS. 「alias」- 公司别称 -
CODE
org.jooq.TableField<ECompanyRecord,String> CODE
The columnDB_ETERNAL.E_COMPANY.CODE. 「code」- 公司编号 -
COMMENT
org.jooq.TableField<ECompanyRecord,String> COMMENT
The columnDB_ETERNAL.E_COMPANY.COMMENT. 「comment」- 公司简介 -
COMPANY_ID
org.jooq.TableField<ECompanyRecord,String> COMPANY_ID
The columnDB_ETERNAL.E_COMPANY.COMPANY_ID. 「companyId」- 公司、子公司结构时需要 -
CONTACT_NAME
org.jooq.TableField<ECompanyRecord,String> CONTACT_NAME
The columnDB_ETERNAL.E_COMPANY.CONTACT_NAME. 「contactName」- 联系人电话 -
CONTACT_ONLINE
org.jooq.TableField<ECompanyRecord,String> CONTACT_ONLINE
The columnDB_ETERNAL.E_COMPANY.CONTACT_ONLINE. 「contactOnline」- 在线联系方式 -
CONTACT_PHONE
org.jooq.TableField<ECompanyRecord,String> CONTACT_PHONE
The columnDB_ETERNAL.E_COMPANY.CONTACT_PHONE. 「contactPhone」- 联系人电话 -
CORPORATION_NAME
org.jooq.TableField<ECompanyRecord,String> CORPORATION_NAME
The columnDB_ETERNAL.E_COMPANY.CORPORATION_NAME. 「corporationName」- 企业法人 -
CORPORATION_PHONE
org.jooq.TableField<ECompanyRecord,String> CORPORATION_PHONE
The columnDB_ETERNAL.E_COMPANY.CORPORATION_PHONE. 「corporationPhone」- 法人电话 -
CREATED_AT
org.jooq.TableField<ECompanyRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_COMPANY.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<ECompanyRecord,String> CREATED_BY
The columnDB_ETERNAL.E_COMPANY.CREATED_BY. 「createdBy」- 创建人 -
CUSTOMER_ID
org.jooq.TableField<ECompanyRecord,String> CUSTOMER_ID
The columnDB_ETERNAL.E_COMPANY.CUSTOMER_ID. 「customerId」- 公司作为客户时的客户信息 -
EMAIL
org.jooq.TableField<ECompanyRecord,String> EMAIL
The columnDB_ETERNAL.E_COMPANY.EMAIL. 「email」- 企业邮箱 -
FAX
org.jooq.TableField<ECompanyRecord,String> FAX
The columnDB_ETERNAL.E_COMPANY.FAX. 「fax」- 传真号 -
HOMEPAGE
org.jooq.TableField<ECompanyRecord,String> HOMEPAGE
The columnDB_ETERNAL.E_COMPANY.HOMEPAGE. 「homepage」- 公司主页 -
KEY
org.jooq.TableField<ECompanyRecord,String> KEY
The columnDB_ETERNAL.E_COMPANY.KEY. 「key」- 公司主键 -
LANGUAGE
org.jooq.TableField<ECompanyRecord,String> LANGUAGE
The columnDB_ETERNAL.E_COMPANY.LANGUAGE. 「language」- 使用的语言 -
LOCATION_ID
org.jooq.TableField<ECompanyRecord,String> LOCATION_ID
The columnDB_ETERNAL.E_COMPANY.LOCATION_ID. 「locationId」- 启用LBS时对应的Location主键 -
LOGO
org.jooq.TableField<ECompanyRecord,String> LOGO
The columnDB_ETERNAL.E_COMPANY.LOGO. 「logo」- 附件对应的 attachment Key -
METADATA
org.jooq.TableField<ECompanyRecord,String> METADATA
The columnDB_ETERNAL.E_COMPANY.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<ECompanyRecord,String> NAME
The columnDB_ETERNAL.E_COMPANY.NAME. 「name」- 公司名称 -
PHONE
org.jooq.TableField<ECompanyRecord,String> PHONE
The columnDB_ETERNAL.E_COMPANY.PHONE. 「phone」- 公司座机 -
SIGMA
org.jooq.TableField<ECompanyRecord,String> SIGMA
The columnDB_ETERNAL.E_COMPANY.SIGMA. 「sigma」- 统一标识(公司所属应用) -
TAX_CODE
org.jooq.TableField<ECompanyRecord,String> TAX_CODE
The columnDB_ETERNAL.E_COMPANY.TAX_CODE. 「taxCode」- 公司税号 -
TAX_TITLE
org.jooq.TableField<ECompanyRecord,String> TAX_TITLE
The columnDB_ETERNAL.E_COMPANY.TAX_TITLE. 「taxTitle」- 开票抬头 -
TITLE
org.jooq.TableField<ECompanyRecord,String> TITLE
The columnDB_ETERNAL.E_COMPANY.TITLE. 「title」- 公司显示标题 -
TYPE
org.jooq.TableField<ECompanyRecord,String> TYPE
The columnDB_ETERNAL.E_COMPANY.TYPE. 「type」- 公司分类 -
UPDATED_AT
org.jooq.TableField<ECompanyRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_COMPANY.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<ECompanyRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_COMPANY.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.EContract extends org.jooq.impl.TableImpl<EContractRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
A_ADDRESS
org.jooq.TableField<EContractRecord,String> A_ADDRESS
The columnDB_ETERNAL.E_CONTRACT.A_ADDRESS. 「aAddress」- 甲方联系地址 -
A_NAME
org.jooq.TableField<EContractRecord,String> A_NAME
The columnDB_ETERNAL.E_CONTRACT.A_NAME. 「aName」- 甲方签订人 -
A_PHONE
org.jooq.TableField<EContractRecord,String> A_PHONE
The columnDB_ETERNAL.E_CONTRACT.A_PHONE. 「aPhone」- 甲方签订人姓名 -
ACTIVE
org.jooq.TableField<EContractRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_CONTRACT.ACTIVE. 「active」- 是否启用 -
AMOUNT
org.jooq.TableField<EContractRecord,BigDecimal> AMOUNT
The columnDB_ETERNAL.E_CONTRACT.AMOUNT. 「amount」- 合同金额 -
B_ADDRESS
org.jooq.TableField<EContractRecord,String> B_ADDRESS
The columnDB_ETERNAL.E_CONTRACT.B_ADDRESS. 「bAddress」- 乙方联系地址 -
B_NAME
org.jooq.TableField<EContractRecord,String> B_NAME
The columnDB_ETERNAL.E_CONTRACT.B_NAME. 「bName」- 乙方签订人 -
B_PHONE
org.jooq.TableField<EContractRecord,String> B_PHONE
The columnDB_ETERNAL.E_CONTRACT.B_PHONE. 「bPhone」- 乙方签订人姓名 -
CODE
org.jooq.TableField<EContractRecord,String> CODE
The columnDB_ETERNAL.E_CONTRACT.CODE. 「code」- 合同编号 -
COMPANY_ID
org.jooq.TableField<EContractRecord,String> COMPANY_ID
The columnDB_ETERNAL.E_CONTRACT.COMPANY_ID. 「companyId」- 合同甲方 -
CREATED_AT
org.jooq.TableField<EContractRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_CONTRACT.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<EContractRecord,String> CREATED_BY
The columnDB_ETERNAL.E_CONTRACT.CREATED_BY. 「createdBy」- 创建人 -
CUSTOMER_ID
org.jooq.TableField<EContractRecord,String> CUSTOMER_ID
The columnDB_ETERNAL.E_CONTRACT.CUSTOMER_ID. 「customerId」- 合同乙方 -
EXPIRED_AT
org.jooq.TableField<EContractRecord,LocalDateTime> EXPIRED_AT
The columnDB_ETERNAL.E_CONTRACT.EXPIRED_AT. 「expiredAt」- 过期时间 -
FILE_KEY
org.jooq.TableField<EContractRecord,String> FILE_KEY
The columnDB_ETERNAL.E_CONTRACT.FILE_KEY. 「fileKey」- 合同附件Key -
KEY
org.jooq.TableField<EContractRecord,String> KEY
The columnDB_ETERNAL.E_CONTRACT.KEY. 「key」- 合同主键 -
LANGUAGE
org.jooq.TableField<EContractRecord,String> LANGUAGE
The columnDB_ETERNAL.E_CONTRACT.LANGUAGE. 「language」- 使用的语言 -
METADATA
org.jooq.TableField<EContractRecord,String> METADATA
The columnDB_ETERNAL.E_CONTRACT.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<EContractRecord,String> NAME
The columnDB_ETERNAL.E_CONTRACT.NAME. 「name」- 合同名称 -
RUN_AT
org.jooq.TableField<EContractRecord,LocalDateTime> RUN_AT
The columnDB_ETERNAL.E_CONTRACT.RUN_AT. 「runAt」- 生效时间 -
RUN_UP_AT
org.jooq.TableField<EContractRecord,LocalDateTime> RUN_UP_AT
The columnDB_ETERNAL.E_CONTRACT.RUN_UP_AT. 「runUpAt」- 挂账到期时间 -
SIGMA
org.jooq.TableField<EContractRecord,String> SIGMA
The columnDB_ETERNAL.E_CONTRACT.SIGMA. 「sigma」- 统一标识(公司所属应用) -
SIGNED_AT
org.jooq.TableField<EContractRecord,LocalDateTime> SIGNED_AT
The columnDB_ETERNAL.E_CONTRACT.SIGNED_AT. 「signedAt」- 签订时间 -
TITLE
org.jooq.TableField<EContractRecord,String> TITLE
The columnDB_ETERNAL.E_CONTRACT.TITLE. 「title」- 合同标题 -
TYPE
org.jooq.TableField<EContractRecord,String> TYPE
The columnDB_ETERNAL.E_CONTRACT.TYPE. 「type」- 合同分类 -
UPDATED_AT
org.jooq.TableField<EContractRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_CONTRACT.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<EContractRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_CONTRACT.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.ECustomer extends org.jooq.impl.TableImpl<ECustomerRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<ECustomerRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_CUSTOMER.ACTIVE. 「active」- 是否启用 -
ADDRESS
org.jooq.TableField<ECustomerRecord,String> ADDRESS
The columnDB_ETERNAL.E_CUSTOMER.ADDRESS. 「address」- 客户地址 -
CODE
org.jooq.TableField<ECustomerRecord,String> CODE
The columnDB_ETERNAL.E_CUSTOMER.CODE. 「code」- 客户编号 -
COMMENT
org.jooq.TableField<ECustomerRecord,String> COMMENT
The columnDB_ETERNAL.E_CUSTOMER.COMMENT. 「comment」- 客户备注 -
CONTACT_EMAIL
org.jooq.TableField<ECustomerRecord,String> CONTACT_EMAIL
The columnDB_ETERNAL.E_CUSTOMER.CONTACT_EMAIL. 「contactEmail」- 联系人Email -
CONTACT_NAME
org.jooq.TableField<ECustomerRecord,String> CONTACT_NAME
The columnDB_ETERNAL.E_CUSTOMER.CONTACT_NAME. 「contactName」- 联系人姓名 -
CONTACT_ONLINE
org.jooq.TableField<ECustomerRecord,String> CONTACT_ONLINE
The columnDB_ETERNAL.E_CUSTOMER.CONTACT_ONLINE. 「contactOnline」- 在线联系方式 -
CONTACT_PHONE
org.jooq.TableField<ECustomerRecord,String> CONTACT_PHONE
The columnDB_ETERNAL.E_CUSTOMER.CONTACT_PHONE. 「contactPhone」- 联系人电话 -
CREATED_AT
org.jooq.TableField<ECustomerRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_CUSTOMER.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<ECustomerRecord,String> CREATED_BY
The columnDB_ETERNAL.E_CUSTOMER.CREATED_BY. 「createdBy」- 创建人 -
EMAIL
org.jooq.TableField<ECustomerRecord,String> EMAIL
The columnDB_ETERNAL.E_CUSTOMER.EMAIL. 「email」- 企业邮箱 -
FAX
org.jooq.TableField<ECustomerRecord,String> FAX
The columnDB_ETERNAL.E_CUSTOMER.FAX. 「fax」- 传真号 -
HOMEPAGE
org.jooq.TableField<ECustomerRecord,String> HOMEPAGE
The columnDB_ETERNAL.E_CUSTOMER.HOMEPAGE. 「homepage」- 客户主页 -
KEY
org.jooq.TableField<ECustomerRecord,String> KEY
The columnDB_ETERNAL.E_CUSTOMER.KEY. 「key」- 客户ID -
LANGUAGE
org.jooq.TableField<ECustomerRecord,String> LANGUAGE
The columnDB_ETERNAL.E_CUSTOMER.LANGUAGE. 「language」- 使用的语言 -
LOGO
org.jooq.TableField<ECustomerRecord,String> LOGO
The columnDB_ETERNAL.E_CUSTOMER.LOGO. 「logo」- 附件对应的 attachment Key -
METADATA
org.jooq.TableField<ECustomerRecord,String> METADATA
The columnDB_ETERNAL.E_CUSTOMER.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<ECustomerRecord,String> NAME
The columnDB_ETERNAL.E_CUSTOMER.NAME. 「name」- 客户名称 -
PHONE
org.jooq.TableField<ECustomerRecord,String> PHONE
The columnDB_ETERNAL.E_CUSTOMER.PHONE. 「phone」- 客户座机 -
RUN_UP
org.jooq.TableField<ECustomerRecord,Boolean> RUN_UP
The columnDB_ETERNAL.E_CUSTOMER.RUN_UP. 「runUp」- 挂账属性 -
SIGMA
org.jooq.TableField<ECustomerRecord,String> SIGMA
The columnDB_ETERNAL.E_CUSTOMER.SIGMA. 「sigma」- 统一标识(客户所属应用) -
TAX_CODE
org.jooq.TableField<ECustomerRecord,String> TAX_CODE
The columnDB_ETERNAL.E_CUSTOMER.TAX_CODE. 「taxCode」- 税号 -
TAX_TITLE
org.jooq.TableField<ECustomerRecord,String> TAX_TITLE
The columnDB_ETERNAL.E_CUSTOMER.TAX_TITLE. 「taxTitle」- 开票抬头 -
TITLE
org.jooq.TableField<ECustomerRecord,String> TITLE
The columnDB_ETERNAL.E_CUSTOMER.TITLE. 「title」- 客户显示标题 -
TYPE
org.jooq.TableField<ECustomerRecord,String> TYPE
The columnDB_ETERNAL.E_CUSTOMER.TYPE. 「type」- 客户分类(不同类型代表不同客户) -
UPDATED_AT
org.jooq.TableField<ECustomerRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_CUSTOMER.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<ECustomerRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_CUSTOMER.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.EDept extends org.jooq.impl.TableImpl<EDeptRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<EDeptRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_DEPT.ACTIVE. 「active」- 是否启用 -
CODE
org.jooq.TableField<EDeptRecord,String> CODE
The columnDB_ETERNAL.E_DEPT.CODE. 「code」- 部门编号 -
COMMENT
org.jooq.TableField<EDeptRecord,String> COMMENT
The columnDB_ETERNAL.E_DEPT.COMMENT. 「comment」- 部门备注 -
COMPANY_ID
org.jooq.TableField<EDeptRecord,String> COMPANY_ID
The columnDB_ETERNAL.E_DEPT.COMPANY_ID. 「companyId」- 所属公司 -
CREATED_AT
org.jooq.TableField<EDeptRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_DEPT.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<EDeptRecord,String> CREATED_BY
The columnDB_ETERNAL.E_DEPT.CREATED_BY. 「createdBy」- 创建人 -
DEPT_ID
org.jooq.TableField<EDeptRecord,String> DEPT_ID
The columnDB_ETERNAL.E_DEPT.DEPT_ID. 「deptId」- 父部门 -
KEY
org.jooq.TableField<EDeptRecord,String> KEY
The columnDB_ETERNAL.E_DEPT.KEY. 「key」- 部门主键 -
LANGUAGE
org.jooq.TableField<EDeptRecord,String> LANGUAGE
The columnDB_ETERNAL.E_DEPT.LANGUAGE. 「language」- 使用的语言 -
MANAGER_ID
org.jooq.TableField<EDeptRecord,String> MANAGER_ID
The columnDB_ETERNAL.E_DEPT.MANAGER_ID. 「managerId」- 部门经理 -
MANAGER_NAME
org.jooq.TableField<EDeptRecord,String> MANAGER_NAME
The columnDB_ETERNAL.E_DEPT.MANAGER_NAME. 「managerName」- 部门名称 -
METADATA
org.jooq.TableField<EDeptRecord,String> METADATA
The columnDB_ETERNAL.E_DEPT.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<EDeptRecord,String> NAME
The columnDB_ETERNAL.E_DEPT.NAME. 「name」- 部门名称 -
SIGMA
org.jooq.TableField<EDeptRecord,String> SIGMA
The columnDB_ETERNAL.E_DEPT.SIGMA. 「sigma」- 统一标识 -
UPDATED_AT
org.jooq.TableField<EDeptRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_DEPT.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<EDeptRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_DEPT.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.EEmployee extends org.jooq.impl.TableImpl<EEmployeeRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<EEmployeeRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_EMPLOYEE.ACTIVE. 「active」- 是否启用 -
COMPANY_ID
org.jooq.TableField<EEmployeeRecord,String> COMPANY_ID
The columnDB_ETERNAL.E_EMPLOYEE.COMPANY_ID. 「companyId」- 所属公司 -
CREATED_AT
org.jooq.TableField<EEmployeeRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_EMPLOYEE.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<EEmployeeRecord,String> CREATED_BY
The columnDB_ETERNAL.E_EMPLOYEE.CREATED_BY. 「createdBy」- 创建人 -
DEPT_ID
org.jooq.TableField<EEmployeeRecord,String> DEPT_ID
The columnDB_ETERNAL.E_EMPLOYEE.DEPT_ID. 「deptId」- 所属部门 -
IDENTITY_ID
org.jooq.TableField<EEmployeeRecord,String> IDENTITY_ID
The columnDB_ETERNAL.E_EMPLOYEE.IDENTITY_ID. 「identityId」- 关联档案 -
KEY
org.jooq.TableField<EEmployeeRecord,String> KEY
The columnDB_ETERNAL.E_EMPLOYEE.KEY. 「key」- 员工主键 -
LANGUAGE
org.jooq.TableField<EEmployeeRecord,String> LANGUAGE
The columnDB_ETERNAL.E_EMPLOYEE.LANGUAGE. 「language」- 使用的语言 -
METADATA
org.jooq.TableField<EEmployeeRecord,String> METADATA
The columnDB_ETERNAL.E_EMPLOYEE.METADATA. 「metadata」- 附加配置 -
SIGMA
org.jooq.TableField<EEmployeeRecord,String> SIGMA
The columnDB_ETERNAL.E_EMPLOYEE.SIGMA. 「sigma」- 统一标识(公司所属应用) -
TEAM_ID
org.jooq.TableField<EEmployeeRecord,String> TEAM_ID
The columnDB_ETERNAL.E_EMPLOYEE.TEAM_ID. 「teamId」- 所属组 -
TYPE
org.jooq.TableField<EEmployeeRecord,String> TYPE
The columnDB_ETERNAL.E_EMPLOYEE.TYPE. 「type」- 员工分类 -
UPDATED_AT
org.jooq.TableField<EEmployeeRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_EMPLOYEE.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<EEmployeeRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_EMPLOYEE.UPDATED_BY. 「updatedBy」- 更新人 -
VICE_EMAIL
org.jooq.TableField<EEmployeeRecord,String> VICE_EMAIL
The columnDB_ETERNAL.E_EMPLOYEE.VICE_EMAIL. 「viceEmail」- 员工邮箱 -
VICE_MOBILE
org.jooq.TableField<EEmployeeRecord,String> VICE_MOBILE
The columnDB_ETERNAL.E_EMPLOYEE.VICE_MOBILE. 「viceMobile」- 员工手机 -
VICE_NAME
org.jooq.TableField<EEmployeeRecord,String> VICE_NAME
The columnDB_ETERNAL.E_EMPLOYEE.VICE_NAME. 「viceName」- 员工姓名 -
WORK_EXTENSION
org.jooq.TableField<EEmployeeRecord,String> WORK_EXTENSION
The columnDB_ETERNAL.E_EMPLOYEE.WORK_EXTENSION. 「workExtension」- 分机号 -
WORK_LOCATION
org.jooq.TableField<EEmployeeRecord,String> WORK_LOCATION
The columnDB_ETERNAL.E_EMPLOYEE.WORK_LOCATION. 「workLocation」- 办公地点 -
WORK_NUMBER
org.jooq.TableField<EEmployeeRecord,String> WORK_NUMBER
The columnDB_ETERNAL.E_EMPLOYEE.WORK_NUMBER. 「workNumber」- 工号 -
WORK_PHONE
org.jooq.TableField<EEmployeeRecord,String> WORK_PHONE
The columnDB_ETERNAL.E_EMPLOYEE.WORK_PHONE. 「workPhone」- 办公电话 -
WORK_TITLE
org.jooq.TableField<EEmployeeRecord,String> WORK_TITLE
The columnDB_ETERNAL.E_EMPLOYEE.WORK_TITLE. 「workTitle」- 头衔
-
-
Class cn.vertxup.erp.domain.tables.EIdentity extends org.jooq.impl.TableImpl<EIdentityRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<EIdentityRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_IDENTITY.ACTIVE. 「active」- 是否启用 -
ADDRESS
org.jooq.TableField<EIdentityRecord,String> ADDRESS
The columnDB_ETERNAL.E_IDENTITY.ADDRESS. 「address」- 居住地址 -
BIRTHDAY
org.jooq.TableField<EIdentityRecord,LocalDateTime> BIRTHDAY
The columnDB_ETERNAL.E_IDENTITY.BIRTHDAY. 「birthday」- 生日 -
CAR_PLATE
org.jooq.TableField<EIdentityRecord,String> CAR_PLATE
The columnDB_ETERNAL.E_IDENTITY.CAR_PLATE. 「carPlate」- 常用车牌 -
CODE
org.jooq.TableField<EIdentityRecord,String> CODE
The columnDB_ETERNAL.E_IDENTITY.CODE. 「code」- 系统编号 -
CONTACT_ADDRESS
org.jooq.TableField<EIdentityRecord,String> CONTACT_ADDRESS
The columnDB_ETERNAL.E_IDENTITY.CONTACT_ADDRESS. 「contactAddress」- 联系地址 -
CONTACT_EMAIL
org.jooq.TableField<EIdentityRecord,String> CONTACT_EMAIL
The columnDB_ETERNAL.E_IDENTITY.CONTACT_EMAIL. 「contactEmail」- 联系Email -
CONTACT_MOBILE
org.jooq.TableField<EIdentityRecord,String> CONTACT_MOBILE
The columnDB_ETERNAL.E_IDENTITY.CONTACT_MOBILE. 「contactMobile」- 联系手机 -
CONTACT_PHONE
org.jooq.TableField<EIdentityRecord,String> CONTACT_PHONE
The columnDB_ETERNAL.E_IDENTITY.CONTACT_PHONE. 「contactPhone」- 座机 -
COUNTRY
org.jooq.TableField<EIdentityRecord,String> COUNTRY
The columnDB_ETERNAL.E_IDENTITY.COUNTRY. 「country」- 国籍 -
CREATED_AT
org.jooq.TableField<EIdentityRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_IDENTITY.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<EIdentityRecord,String> CREATED_BY
The columnDB_ETERNAL.E_IDENTITY.CREATED_BY. 「createdBy」- 创建人 -
DRIVER_LICENSE
org.jooq.TableField<EIdentityRecord,String> DRIVER_LICENSE
The columnDB_ETERNAL.E_IDENTITY.DRIVER_LICENSE. 「driverLicense」- 驾驶证 -
EC_ALIPAY
org.jooq.TableField<EIdentityRecord,String> EC_ALIPAY
The columnDB_ETERNAL.E_IDENTITY.EC_ALIPAY. 「ecAlipay」- 支付宝 -
EC_QQ
org.jooq.TableField<EIdentityRecord,String> EC_QQ
The columnDB_ETERNAL.E_IDENTITY.EC_QQ. 「ecQq」- QQ号码 -
EC_WECHAT
org.jooq.TableField<EIdentityRecord,String> EC_WECHAT
The columnDB_ETERNAL.E_IDENTITY.EC_WECHAT. 「ecWechat」- 微信 -
GENDER
org.jooq.TableField<EIdentityRecord,Boolean> GENDER
The columnDB_ETERNAL.E_IDENTITY.GENDER. 「gender」- 性别 -
IDC_ADDRESS
org.jooq.TableField<EIdentityRecord,String> IDC_ADDRESS
The columnDB_ETERNAL.E_IDENTITY.IDC_ADDRESS. 「idcAddress」- 证件地址 -
IDC_BACK
org.jooq.TableField<EIdentityRecord,String> IDC_BACK
The columnDB_ETERNAL.E_IDENTITY.IDC_BACK. 「idcBack」- 证件背面附件 -
IDC_EXPIRED_AT
org.jooq.TableField<EIdentityRecord,LocalDateTime> IDC_EXPIRED_AT
The columnDB_ETERNAL.E_IDENTITY.IDC_EXPIRED_AT. 「idcExpiredAt」- 证件过期时间 -
IDC_FRONT
org.jooq.TableField<EIdentityRecord,String> IDC_FRONT
The columnDB_ETERNAL.E_IDENTITY.IDC_FRONT. 「idcFront」- 证件正面附件 -
IDC_ISSUE_AT
org.jooq.TableField<EIdentityRecord,LocalDateTime> IDC_ISSUE_AT
The columnDB_ETERNAL.E_IDENTITY.IDC_ISSUE_AT. 「idcIssueAt」- 证件签发时间 -
IDC_ISSUER
org.jooq.TableField<EIdentityRecord,String> IDC_ISSUER
The columnDB_ETERNAL.E_IDENTITY.IDC_ISSUER. 「idcIssuer」- 证件签发机构 -
IDC_NUMBER
org.jooq.TableField<EIdentityRecord,String> IDC_NUMBER
The columnDB_ETERNAL.E_IDENTITY.IDC_NUMBER. 「idcNumber」- 证件号 -
IDC_TYPE
org.jooq.TableField<EIdentityRecord,String> IDC_TYPE
The columnDB_ETERNAL.E_IDENTITY.IDC_TYPE. 「idcType」- 证件类型 -
KEY
org.jooq.TableField<EIdentityRecord,String> KEY
The columnDB_ETERNAL.E_IDENTITY.KEY. 「key」- 身份主键 -
LANGUAGE
org.jooq.TableField<EIdentityRecord,String> LANGUAGE
The columnDB_ETERNAL.E_IDENTITY.LANGUAGE. 「language」- 使用的语言 -
MARITAL
org.jooq.TableField<EIdentityRecord,String> MARITAL
The columnDB_ETERNAL.E_IDENTITY.MARITAL. 「marital」- 婚姻状况 -
METADATA
org.jooq.TableField<EIdentityRecord,String> METADATA
The columnDB_ETERNAL.E_IDENTITY.METADATA. 「metadata」- 附加配置 -
NATION
org.jooq.TableField<EIdentityRecord,String> NATION
The columnDB_ETERNAL.E_IDENTITY.NATION. 「nation」- 民族 -
NATIVE_PLACE
org.jooq.TableField<EIdentityRecord,String> NATIVE_PLACE
The columnDB_ETERNAL.E_IDENTITY.NATIVE_PLACE. 「nativePlace」- 籍贯 -
PASSPORT
org.jooq.TableField<EIdentityRecord,String> PASSPORT
The columnDB_ETERNAL.E_IDENTITY.PASSPORT. 「passport」- 护照 -
REALNAME
org.jooq.TableField<EIdentityRecord,String> REALNAME
The columnDB_ETERNAL.E_IDENTITY.REALNAME. 「realname」- 真实姓名 -
SIGMA
org.jooq.TableField<EIdentityRecord,String> SIGMA
The columnDB_ETERNAL.E_IDENTITY.SIGMA. 「sigma」- 统一标识 -
STATUS
org.jooq.TableField<EIdentityRecord,String> STATUS
The columnDB_ETERNAL.E_IDENTITY.STATUS. 「status」- 档案状态 -
TYPE
org.jooq.TableField<EIdentityRecord,String> TYPE
The columnDB_ETERNAL.E_IDENTITY.TYPE. 「type」- 身份类型/档案类型 -
UPDATED_AT
org.jooq.TableField<EIdentityRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_IDENTITY.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<EIdentityRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_IDENTITY.UPDATED_BY. 「updatedBy」- 更新人 -
URGENT_NAME
org.jooq.TableField<EIdentityRecord,String> URGENT_NAME
The columnDB_ETERNAL.E_IDENTITY.URGENT_NAME. 「urgentName」- 紧急联系人 -
URGENT_PHONE
org.jooq.TableField<EIdentityRecord,String> URGENT_PHONE
The columnDB_ETERNAL.E_IDENTITY.URGENT_PHONE. 「urgentPhone」- 紧急联系电话 -
VERIFIED
org.jooq.TableField<EIdentityRecord,Boolean> VERIFIED
The columnDB_ETERNAL.E_IDENTITY.VERIFIED. 「verified」- 是否验证、备案
-
-
Class cn.vertxup.erp.domain.tables.ETeam extends org.jooq.impl.TableImpl<ETeamRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ACTIVE
org.jooq.TableField<ETeamRecord,Boolean> ACTIVE
The columnDB_ETERNAL.E_TEAM.ACTIVE. 「active」- 是否启用 -
CODE
org.jooq.TableField<ETeamRecord,String> CODE
The columnDB_ETERNAL.E_TEAM.CODE. 「code」- 组编号 -
COMMENT
org.jooq.TableField<ETeamRecord,String> COMMENT
The columnDB_ETERNAL.E_TEAM.COMMENT. 「comment」- 组备注 -
CREATED_AT
org.jooq.TableField<ETeamRecord,LocalDateTime> CREATED_AT
The columnDB_ETERNAL.E_TEAM.CREATED_AT. 「createdAt」- 创建时间 -
CREATED_BY
org.jooq.TableField<ETeamRecord,String> CREATED_BY
The columnDB_ETERNAL.E_TEAM.CREATED_BY. 「createdBy」- 创建人 -
DEPT_ID
org.jooq.TableField<ETeamRecord,String> DEPT_ID
The columnDB_ETERNAL.E_TEAM.DEPT_ID. 「deptId」- 所属部门 -
KEY
org.jooq.TableField<ETeamRecord,String> KEY
The columnDB_ETERNAL.E_TEAM.KEY. 「key」- 组主键 -
LANGUAGE
org.jooq.TableField<ETeamRecord,String> LANGUAGE
The columnDB_ETERNAL.E_TEAM.LANGUAGE. 「language」- 使用的语言 -
LEADER_ID
org.jooq.TableField<ETeamRecord,String> LEADER_ID
The columnDB_ETERNAL.E_TEAM.LEADER_ID. 「leaderId」- 组长 -
LEADER_NAME
org.jooq.TableField<ETeamRecord,String> LEADER_NAME
The columnDB_ETERNAL.E_TEAM.LEADER_NAME. 「leaderName」- 组长姓名 -
METADATA
org.jooq.TableField<ETeamRecord,String> METADATA
The columnDB_ETERNAL.E_TEAM.METADATA. 「metadata」- 附加配置 -
NAME
org.jooq.TableField<ETeamRecord,String> NAME
The columnDB_ETERNAL.E_TEAM.NAME. 「name」- 组名称 -
SIGMA
org.jooq.TableField<ETeamRecord,String> SIGMA
The columnDB_ETERNAL.E_TEAM.SIGMA. 「sigma」- 统一标识 -
TEAM_ID
org.jooq.TableField<ETeamRecord,String> TEAM_ID
The columnDB_ETERNAL.E_TEAM.TEAM_ID. 「teamId」- 父组ID -
UPDATED_AT
org.jooq.TableField<ETeamRecord,LocalDateTime> UPDATED_AT
The columnDB_ETERNAL.E_TEAM.UPDATED_AT. 「updatedAt」- 更新时间 -
UPDATED_BY
org.jooq.TableField<ETeamRecord,String> UPDATED_BY
The columnDB_ETERNAL.E_TEAM.UPDATED_BY. 「updatedBy」- 更新人
-
-
Class cn.vertxup.erp.domain.tables.RCompanyCustomer extends org.jooq.impl.TableImpl<RCompanyCustomerRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
COMMENT
org.jooq.TableField<RCompanyCustomerRecord,String> COMMENT
The columnDB_ETERNAL.R_COMPANY_CUSTOMER.COMMENT. 「comment」- 关系备注 -
COMPANY_ID
org.jooq.TableField<RCompanyCustomerRecord,String> COMPANY_ID
The columnDB_ETERNAL.R_COMPANY_CUSTOMER.COMPANY_ID. 「companyId」- 企业的ID -
CUSTOMER_ID
org.jooq.TableField<RCompanyCustomerRecord,String> CUSTOMER_ID
The columnDB_ETERNAL.R_COMPANY_CUSTOMER.CUSTOMER_ID. 「customerId」- 客户信息的ID
-
-
Class cn.vertxup.erp.domain.tables.RTeamEmployee extends org.jooq.impl.TableImpl<RTeamEmployeeRecord> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
COMMENT
org.jooq.TableField<RTeamEmployeeRecord,String> COMMENT
The columnDB_ETERNAL.R_TEAM_EMPLOYEE.COMMENT. 「comment」- 关系备注 -
EMPLOYEE_ID
org.jooq.TableField<RTeamEmployeeRecord,String> EMPLOYEE_ID
The columnDB_ETERNAL.R_TEAM_EMPLOYEE.EMPLOYEE_ID. 「employeeId」- 员工ID -
TEAM_ID
org.jooq.TableField<RTeamEmployeeRecord,String> TEAM_ID
The columnDB_ETERNAL.R_TEAM_EMPLOYEE.TEAM_ID. 「teamId」- 组的ID
-
-
-
Package cn.vertxup.erp.domain.tables.interfaces
-
Package cn.vertxup.erp.domain.tables.pojos
-
Class cn.vertxup.erp.domain.tables.pojos.EBrand extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
alias
String alias
-
area
Integer area
-
areaCategory
String areaCategory
-
areaName
String areaName
-
categoryCode
String categoryCode
-
categoryName
String categoryName
-
code
String code
-
companyName
String companyName
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
key
String key
-
language
String language
-
metadata
String metadata
-
name
String name
-
sigma
String sigma
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.ECompany extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
address
String address
-
alias
String alias
-
code
String code
-
comment
String comment
-
companyId
String companyId
-
contactName
String contactName
-
contactOnline
String contactOnline
-
contactPhone
String contactPhone
-
corporationName
String corporationName
-
corporationPhone
String corporationPhone
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
customerId
String customerId
-
email
String email
-
fax
String fax
-
homepage
String homepage
-
key
String key
-
language
String language
-
locationId
String locationId
-
logo
String logo
-
metadata
String metadata
-
name
String name
-
phone
String phone
-
sigma
String sigma
-
taxCode
String taxCode
-
taxTitle
String taxTitle
-
title
String title
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.EContract extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
aAddress
String aAddress
-
active
Boolean active
-
amount
BigDecimal amount
-
aName
String aName
-
aPhone
String aPhone
-
bAddress
String bAddress
-
bName
String bName
-
bPhone
String bPhone
-
code
String code
-
companyId
String companyId
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
customerId
String customerId
-
expiredAt
LocalDateTime expiredAt
-
fileKey
String fileKey
-
key
String key
-
language
String language
-
metadata
String metadata
-
name
String name
-
runAt
LocalDateTime runAt
-
runUpAt
LocalDateTime runUpAt
-
sigma
String sigma
-
signedAt
LocalDateTime signedAt
-
title
String title
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.ECustomer extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
address
String address
-
code
String code
-
comment
String comment
-
contactEmail
String contactEmail
-
contactName
String contactName
-
contactOnline
String contactOnline
-
contactPhone
String contactPhone
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
email
String email
-
fax
String fax
-
homepage
String homepage
-
key
String key
-
language
String language
-
logo
String logo
-
metadata
String metadata
-
name
String name
-
phone
String phone
-
runUp
Boolean runUp
-
sigma
String sigma
-
taxCode
String taxCode
-
taxTitle
String taxTitle
-
title
String title
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.EDept extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
code
String code
-
comment
String comment
-
companyId
String companyId
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
deptId
String deptId
-
key
String key
-
language
String language
-
managerId
String managerId
-
managerName
String managerName
-
metadata
String metadata
-
name
String name
-
sigma
String sigma
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.EEmployee extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
companyId
String companyId
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
deptId
String deptId
-
identityId
String identityId
-
key
String key
-
language
String language
-
metadata
String metadata
-
sigma
String sigma
-
teamId
String teamId
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
viceEmail
String viceEmail
-
viceMobile
String viceMobile
-
viceName
String viceName
-
workExtension
String workExtension
-
workLocation
String workLocation
-
workNumber
String workNumber
-
workPhone
String workPhone
-
workTitle
String workTitle
-
-
Class cn.vertxup.erp.domain.tables.pojos.EIdentity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
address
String address
-
birthday
LocalDateTime birthday
-
carPlate
String carPlate
-
code
String code
-
contactAddress
String contactAddress
-
contactEmail
String contactEmail
-
contactMobile
String contactMobile
-
contactPhone
String contactPhone
-
country
String country
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
driverLicense
String driverLicense
-
ecAlipay
String ecAlipay
-
ecQq
String ecQq
-
ecWechat
String ecWechat
-
gender
Boolean gender
-
idcAddress
String idcAddress
-
idcBack
String idcBack
-
idcExpiredAt
LocalDateTime idcExpiredAt
-
idcFront
String idcFront
-
idcIssueAt
LocalDateTime idcIssueAt
-
idcIssuer
String idcIssuer
-
idcNumber
String idcNumber
-
idcType
String idcType
-
key
String key
-
language
String language
-
marital
String marital
-
metadata
String metadata
-
nation
String nation
-
nativePlace
String nativePlace
-
passport
String passport
-
realname
String realname
-
sigma
String sigma
-
status
String status
-
type
String type
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
urgentName
String urgentName
-
urgentPhone
String urgentPhone
-
verified
Boolean verified
-
-
Class cn.vertxup.erp.domain.tables.pojos.ETeam extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
-
code
String code
-
comment
String comment
-
createdAt
LocalDateTime createdAt
-
createdBy
String createdBy
-
deptId
String deptId
-
key
String key
-
language
String language
-
leaderId
String leaderId
-
leaderName
String leaderName
-
metadata
String metadata
-
name
String name
-
sigma
String sigma
-
teamId
String teamId
-
updatedAt
LocalDateTime updatedAt
-
updatedBy
String updatedBy
-
-
Class cn.vertxup.erp.domain.tables.pojos.RCompanyCustomer extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.pojos.RTeamEmployee extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package cn.vertxup.erp.domain.tables.records
-
Class cn.vertxup.erp.domain.tables.records.EBrandRecord extends org.jooq.impl.UpdatableRecordImpl<EBrandRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.ECompanyRecord extends org.jooq.impl.UpdatableRecordImpl<ECompanyRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.EContractRecord extends org.jooq.impl.UpdatableRecordImpl<EContractRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.ECustomerRecord extends org.jooq.impl.UpdatableRecordImpl<ECustomerRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.EDeptRecord extends org.jooq.impl.UpdatableRecordImpl<EDeptRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.EEmployeeRecord extends org.jooq.impl.UpdatableRecordImpl<EEmployeeRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.EIdentityRecord extends org.jooq.impl.UpdatableRecordImpl<EIdentityRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.ETeamRecord extends org.jooq.impl.UpdatableRecordImpl<ETeamRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.RCompanyCustomerRecord extends org.jooq.impl.UpdatableRecordImpl<RCompanyCustomerRecord> implements Serializable
- serialVersionUID:
- 1L
-
Class cn.vertxup.erp.domain.tables.records.RTeamEmployeeRecord extends org.jooq.impl.UpdatableRecordImpl<RTeamEmployeeRecord> implements Serializable
- serialVersionUID:
- 1L
-