企业登记信息查询流程图
2020-11-05 17:21:39 0 举报
社保数据库ER图,随着需求的了解,表结构的了解逐渐补全信息,现在都是靠猜
作者其他创作
大纲/内容
人员设置(PersonnelSettingsEntity)
- id : String - name : String - code : String - description : String - isRequired : Integer - parentId : String - parentIds : String - tableName : String - type : Integer - typeName : String - typeDesc : String - subTypeName : String - subTypeNameDesc : String - category : String - regex : String - invalidMessage : String - sort : Integer - enterpriseId : String - status : Integer - realIsRequired : Integer - isSmart : Integer - dataLimit : Integer - unit : String - dictTypeCode : String
福利待遇详情表(BenefitPackageDetail)
- id : String - benenfitsPackageId : String - benenfitsPackageCode : String - socialSecurityType : String - socialSecurityName : String - startMonth : String - endMonth : String - incrPersonalRule : String - incrPersonalRuleType : Integer - decrPersonalRule : String - decrPersonalRuleType : Integer - companyCalcWay : Integer - personalCalcWay : Integer - companyMaxBase : BigDecimal - companyMinBase : BigDecimal - personalMaxBase : BigDecimal - personalMinBase : BigDecimal - companyFixedAmount : BigDecimal - personalFixedAmount : BigDecimal - companyRatio : BigDecimal - personalRatio : BigDecimal - companyDecimalCalcWay : String - personalDecimalCalcWay : String - companyMantissaCalcWay : String - personalMantissaCalcWay : String - isSupplementDetail : Integer - paymentFrequency : Integer - paymentMonth : Integer - paymentFrequencyText : String - paymentMonthText : String
调基记录表(AdjustmentBaseRecord)
- id : String - empId : String - insureInfoId : String - bfpType : Integer - adjustPaymentBase : BigDecimal - startMonth : String - endMonth : String - influenceMonths : String
权限模块表(AuthResModule)
- moduleId : String - pageId : String - pathUrl : String - methodName : String - moduleName : String - sourceType : Integer
证明文件(InsureFile)
- id : String - correlationId : String - type : Integer - fileName : String - fileUrl : String - fileType : String - dictCode : String - dictName : String
权限数据范围表(AuthDataScope)
- dataScopeId : String - entityId : String - moduleId : String - dataScopeName : String - dataScopeDetail : String - exp : String - negateExp : String - status : Integer - matchType : Integer - specType : Integer - sourceType : Integer
账单配置(BillConfig)
- billCfgId : String - projectId : String - custCorpId : String - billDeadlineDate : String - remark : String - thisMonth : Integer - entityId : String
确保减少记录(InsureReduceRecord)
- reduceId : String - insureId : String - insureInfoId : String - benefitspackageCode : String - empId : String - status : Integer - reduceMonth : String - remark : String
调基时间表(AdjustmentBaseSchedule)
- id : String - insureId : String - effectMonth : String - benefitsPackageType : Integer - paymentBase : BigDecimal - status : Integer
权限用户角色关系表(AuthUserRoleRel)
- userRoleRelId : String - roleId : String - sysUserId : String
账单数据(BillData)
导入记录表(ImportRecordEntity)未继承base表
- id : String - taskCode : long - taskName : String - successNum : Integer - failedNum : Integer - totalNum : Integer - spentSingle : Long - businessType : String - businessTypeName : String - managerId : String - managerName : String - startTime : Date - endTime : Date - status : Integer - fileUrl : String - failedFileUrl : String
福利待遇表(BenefitPackage)
- id : String - benenfitsPackageCode : String - benenfitsPackageName : String - benefitsPackageType : Integer - isBaseBenefitspackage : Integer - provinceCode : String - provinceName : String - cityCode : String - cityName : String - minBase : BigDecimal - maxBase : BigDecimal - incrPersonalRule : String - incrPersonalRuleType : Integer - incrPersonalDeadline : Integer - decrPersonalRule : String - decrPersonalRuleType : Integer - decrPersonalDeadline : Integer - householdType : String - householdTypeName : String - startMonth : String - endMonth : String - solutionDesc : String - groundCompanyId : String - groundCompanyName : String - supplementType : Integer - enterpriseId : String - status : Integer - supplementMonth : Integer - pBenenfitspackageId : String - countyCode : String - countyName : String - serviceCharge : BigDecimal
接口和类
- id : String - taskName : String - status : Integer - executeIp : String
员工信息(EmployeeInfo)
项目详情(ProInfo)
- projectId : String - companyId : String - customerId : String - cooperationType : String - projectName : String - contactPerson : String - contactPhone : String - startDate : Long - endDate : Long - cooperationStatus : Integer - businessType : String[] - businessTypeStr : String
确保记录详情(InsureRecordInfo)
- insureInfoId : String - insureId : String - empId : String - benefitspackageType : Integer - benefitspackageCode : String - benefitspackageName : String - groundCompanyId : String - groundCompanyName : String - schemeType : Integer - provinceCode : String - provinceName : String - cityName : String - cityCode : String - countyName : String - countyCode : String - startNormalMonth : String - paymentBase : BigDecimal - householdType : String - householdTypeName : String - isSupplement : Integer - supplementMonth : String - supplementBase : BigDecimal - isNewInsured : Integer - account : String - isPayReplenishAf : Integer - remark : String - insureField : String - reduceMonth : String - fileIds : String - workType : String
0 条评论
下一页