在好例子网,分享、交流、成长!
您当前所在位置:首页Java 开发实例常规Java编程 → MicroCommunity-v1.3.1(HC小区管理系统)

MicroCommunity-v1.3.1(HC小区管理系统)

常规Java编程

下载此实例
  • 开发语言:Java
  • 实例大小:29.79M
  • 下载次数:21
  • 浏览次数:138
  • 发布时间:2022-12-17
  • 实例类别:常规Java编程
  • 发 布 人:professorlearn
  • 文件格式:.zip
  • 所需积分:10
 相关标签: unity COM IC ty mm

实例介绍


【实例简介】MicroCommunity-v1.3.1(HC小区管理系统)

HC小区管理系统是前后端完全开源并免费商用的小区物业管理系统,包含小区后端项目,小区前段项目,物业版uni-app和业主版uni-app。MicroCommunity是完全开源免费的HC小区管理系统后端项目,系统包含收费 报表,报修,门禁道闸,线上缴费,社区商圈,巡检,公众号欠费推送和公告微信推送功能,目前系统已经在安徽宿州4个小区, 深圳2个小区,西安11个小区,山东5个小区和哈尔滨1个小区等商

【实例截图】

from clipboardfrom clipboardfrom clipboard

【核心代码】
.
├── MicroCommunity-v1.31
│   ├── LICENSE
│   ├── Readme.md
│   ├── Readme_cn.md
│   ├── Readme_en.md
│   ├── changeBootEnvLinux.sh
│   ├── changeBootEnvWindow.bat
│   ├── changeCloudEnvLinux.sh
│   ├── changeCloudEnvWindow.bat
│   ├── checkstyle.xml
│   ├── docs
│   │   ├── api
│   │   │   └── machine.md
│   │   ├── bin
│   │   │   ├── reBuildAll.sh
│   │   │   ├── restartAll.sh
│   │   │   ├── restartAllApp.sh
│   │   │   └── stopAll.sh
│   │   ├── db
│   │   │   ├── hc_community.sql
│   │   │   └── tt.sql
│   │   ├── document
│   │   │   └── services
│   │   │       ├── account
│   │   │       │   ├── DeleteAccountInfo.md
│   │   │       │   ├── SaveAccountInfo.md
│   │   │       │   └── UpdateAccountInfo.md
│   │   │       ├── accountDetail
│   │   │       │   ├── DeleteAccountDetailInfo.md
│   │   │       │   ├── SaveAccountDetailInfo.md
│   │   │       │   └── UpdateAccountDetailInfo.md
│   │   │       ├── allocationStorehouse
│   │   │       │   ├── DeleteAllocationStorehouseInfo.md
│   │   │       │   ├── SaveAllocationStorehouseInfo.md
│   │   │       │   └── UpdateAllocationStorehouseInfo.md
│   │   │       ├── allocationStorehouseApply
│   │   │       │   ├── DeleteAllocationStorehouseApplyInfo.md
│   │   │       │   ├── SaveAllocationStorehouseApplyInfo.md
│   │   │       │   └── UpdateAllocationStorehouseApplyInfo.md
│   │   │       ├── allocationUserStorehouse
│   │   │       │   ├── DeleteAllocationUserStorehouseInfo.md
│   │   │       │   ├── SaveAllocationUserStorehouseInfo.md
│   │   │       │   └── UpdateAllocationUserStorehouseInfo.md
│   │   │       ├── applyRoomDiscountRecord
│   │   │       │   ├── DeleteApplyRoomDiscountRecordInfo.md
│   │   │       │   ├── SaveApplyRoomDiscountRecordInfo.md
│   │   │       │   └── UpdateApplyRoomDiscountRecordInfo.md
│   │   │       ├── attendanceClasses
│   │   │       │   ├── DeleteAttendanceClassesInfo.md
│   │   │       │   ├── SaveAttendanceClassesInfo.md
│   │   │       │   └── UpdateAttendanceClassesInfo.md
│   │   │       ├── attendanceClassesAttr
│   │   │       │   ├── DeleteAttendanceClassesAttrInfo.md
│   │   │       │   ├── SaveAttendanceClassesAttrInfo.md
│   │   │       │   └── UpdateAttendanceClassesAttrInfo.md
│   │   │       ├── communityLocationAttr
│   │   │       │   ├── DeleteCommunityLocationAttrInfo.md
│   │   │       │   ├── SaveCommunityLocationAttrInfo.md
│   │   │       │   └── UpdateCommunityLocationAttrInfo.md
│   │   │       ├── floorAttr
│   │   │       │   ├── DeleteFloorAttrInfo.md
│   │   │       │   ├── SaveFloorAttrInfo.md
│   │   │       │   └── UpdateFloorAttrInfo.md
│   │   │       ├── machineAuth
│   │   │       │   ├── DeleteMachineAuthInfo.md
│   │   │       │   ├── SaveMachineAuthInfo.md
│   │   │       │   └── UpdateMachineAuthInfo.md
│   │   │       ├── ownerCarAttr
│   │   │       │   ├── DeleteOwnerCarAttrInfo.md
│   │   │       │   ├── SaveOwnerCarAttrInfo.md
│   │   │       │   └── UpdateOwnerCarAttrInfo.md
│   │   │       ├── parkingAreaAttr
│   │   │       │   ├── DeleteParkingAreaAttrInfo.md
│   │   │       │   ├── SaveParkingAreaAttrInfo.md
│   │   │       │   └── UpdateParkingAreaAttrInfo.md
│   │   │       ├── parkingSpaceAttr
│   │   │       │   ├── DeleteParkingSpaceAttrInfo.md
│   │   │       │   ├── SaveParkingSpaceAttrInfo.md
│   │   │       │   └── UpdateParkingSpaceAttrInfo.md
│   │   │       ├── resourceStoreSpecification
│   │   │       │   ├── DeleteResourceStoreSpecificationInfo.md
│   │   │       │   ├── SaveResourceStoreSpecificationInfo.md
│   │   │       │   └── UpdateResourceStoreSpecificationInfo.md
│   │   │       ├── resourceStoreType
│   │   │       │   ├── DeleteResourceStoreTypeInfo.md
│   │   │       │   ├── SaveResourceStoreTypeInfo.md
│   │   │       │   └── UpdateResourceStoreTypeInfo.md
│   │   │       ├── resourceStoreUseRecord
│   │   │       │   ├── DeleteResourceStoreUseRecordInfo.md
│   │   │       │   ├── SaveResourceStoreUseRecordInfo.md
│   │   │       │   └── UpdateResourceStoreUseRecordInfo.md
│   │   │       ├── resourceSupplier
│   │   │       │   ├── DeleteResourceSupplierInfo.md
│   │   │       │   ├── SaveResourceSupplierInfo.md
│   │   │       │   └── UpdateResourceSupplierInfo.md
│   │   │       ├── storehouse
│   │   │       │   ├── DeleteStorehouseInfo.md
│   │   │       │   ├── SaveStorehouseInfo.md
│   │   │       │   └── UpdateStorehouseInfo.md
│   │   │       ├── unitAttr
│   │   │       │   ├── DeleteUnitAttrInfo.md
│   │   │       │   ├── SaveUnitAttrInfo.md
│   │   │       │   └── UpdateUnitAttrInfo.md
│   │   │       └── userStorehouse
│   │   │           ├── DeleteUserStorehouseInfo.md
│   │   │           ├── SaveUserStorehouseInfo.md
│   │   │           └── UpdateUserStorehouseInfo.md
│   │   ├── img
│   │   │   ├── 0004.png
│   │   │   ├── business.png
│   │   │   ├── business_en.png
│   │   │   ├── func.png
│   │   │   ├── hc.png
│   │   │   ├── hc_en.png
│   │   │   ├── index.png
│   │   │   ├── index_en.png
│   │   │   ├── login.png
│   │   │   ├── login_en.png
│   │   │   ├── owner.png
│   │   │   ├── owner_en.png
│   │   │   ├── phone.png
│   │   │   └── qq.png
│   │   ├── installHcDev.md
│   │   ├── installHcDev_en.md
│   │   ├── installHcProd.md
│   │   └── installSpringboot.md
│   ├── git
│   ├── java110-bean
│   │   ├── README.md
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       ├── dto
│   │                       │   ├── CmdListenerDto.java
│   │                       │   ├── CommunityMemberDto.java
│   │                       │   ├── Dict
│   │                       │   ├── Dto.java
│   │                       │   ├── FloorDto.java
│   │                       │   ├── PageDto.java
│   │                       │   ├── RoomAttrDto.java
│   │                       │   ├── RoomDto.java
│   │                       │   ├── UnitDto.java
│   │                       │   ├── WsDataDto.java
│   │                       │   ├── account
│   │                       │   ├── accountBank
│   │                       │   ├── accountBond
│   │                       │   ├── accountBondObj
│   │                       │   ├── accountBondObjDetail
│   │                       │   ├── accountDetail
│   │                       │   ├── accountWithdrawalApply
│   │                       │   ├── activities
│   │                       │   ├── activitiesBeautifulStaff
│   │                       │   ├── activitiesRule
│   │                       │   ├── activitiesType
│   │                       │   ├── advert
│   │                       │   ├── allocationStorehouse
│   │                       │   ├── allocationStorehouseApply
│   │                       │   ├── allocationUserStorehouse
│   │                       │   ├── app
│   │                       │   ├── applyRoomDiscount
│   │                       │   ├── applyRoomDiscountRecord
│   │                       │   ├── applyRoomDiscountType
│   │                       │   ├── appraise
│   │                       │   ├── area
│   │                       │   ├── assetImportLog
│   │                       │   ├── assetImportLogDetail
│   │                       │   ├── attendanceClasses
│   │                       │   ├── attrSpec
│   │                       │   ├── auditMessage
│   │                       │   ├── auditUser
│   │                       │   ├── basePrivilege
│   │                       │   ├── businessDatabus
│   │                       │   ├── businessTableHis
│   │                       │   ├── businesstype
│   │                       │   ├── carInoutPayment
│   │                       │   ├── community
│   │                       │   ├── communityLocationAttr
│   │                       │   ├── communitySetting
│   │                       │   ├── communitySettingKey
│   │                       │   ├── complaint
│   │                       │   ├── contract
│   │                       │   ├── contractAttr
│   │                       │   ├── contractChangePlan
│   │                       │   ├── contractChangePlanDetail
│   │                       │   ├── contractChangePlanDetailAttr
│   │                       │   ├── contractChangePlanRoom
│   │                       │   ├── contractCollectionPlan
│   │                       │   ├── contractFile
│   │                       │   ├── contractPartya
│   │                       │   ├── contractRoom
│   │                       │   ├── contractType
│   │                       │   ├── contractTypeSpec
│   │                       │   ├── contractTypeTemplate
│   │                       │   ├── corder
│   │                       │   ├── couponDetail
│   │                       │   ├── couponPool
│   │                       │   ├── couponShopPool
│   │                       │   ├── couponShopPoolDetail
│   │                       │   ├── couponUser
│   │                       │   ├── couponUserDetail
│   │                       │   ├── demo
│   │                       │   ├── dictSpec
│   │                       │   ├── fastuser
│   │                       │   ├── fee
│   │                       │   ├── feeAccountDetail
│   │                       │   ├── feeCollectionDetail
│   │                       │   ├── feeCollectionOrder
│   │                       │   ├── feeCombo
│   │                       │   ├── feeComboMember
│   │                       │   ├── feeDiscount
│   │                       │   ├── feeFormula
│   │                       │   ├── feeManualCollection
│   │                       │   ├── feePrintPage
│   │                       │   ├── feePrintPageTemplate
│   │                       │   ├── feePrintSpec
│   │                       │   ├── feeReceipt
│   │                       │   ├── file
│   │                       │   ├── floorAttr
│   │                       │   ├── groupBuy
│   │                       │   ├── groupBuyBatch
│   │                       │   ├── groupBuyProduct
│   │                       │   ├── groupBuyProductSpec
│   │                       │   ├── groupBuySetting
│   │                       │   ├── hcGovTranslate
│   │                       │   ├── hcGovTranslateDetail
│   │                       │   ├── idSeq
│   │                       │   ├── importFee
│   │                       │   ├── inspectionItem
│   │                       │   ├── inspectionItemTitle
│   │                       │   ├── inspectionItemTitleValue
│   │                       │   ├── inspectionPlan
│   │                       │   ├── junkRequirement
│   │                       │   ├── logSystemError
│   │                       │   ├── machine
│   │                       │   ├── machineAuth
│   │                       │   ├── machineTranslateError
│   │                       │   ├── machineType
│   │                       │   ├── mapping
│   │                       │   ├── menu
│   │                       │   ├── menuCatalog
│   │                       │   ├── menuGroup
│   │                       │   ├── menuGroupCatalog
│   │                       │   ├── menuGroupCommunity
│   │                       │   ├── menuUser
│   │                       │   ├── meterType
│   │                       │   ├── meterWater
│   │                       │   ├── msg
│   │                       │   ├── notepad
│   │                       │   ├── notepadDetail
│   │                       │   ├── notice
│   │                       │   ├── oaWorkflow
│   │                       │   ├── oaWorkflowData
│   │                       │   ├── oaWorkflowForm
│   │                       │   ├── oaWorkflowXml
│   │                       │   ├── onlinePay
│   │                       │   ├── order
│   │                       │   ├── org
│   │                       │   ├── owner
│   │                       │   ├── ownerCarAttr
│   │                       │   ├── ownerCarOpenUser
│   │                       │   ├── package-info.java
│   │                       │   ├── parking
│   │                       │   ├── parkingAreaAttr
│   │                       │   ├── parkingAreaText
│   │                       │   ├── parkingBox
│   │                       │   ├── parkingBoxArea
│   │                       │   ├── parkingSpaceApply
│   │                       │   ├── parkingSpaceAttr
│   │                       │   ├── payFeeAudit
│   │                       │   ├── payFeeBatch
│   │                       │   ├── payFeeConfigDiscount
│   │                       │   ├── payFeeDetailDiscount
│   │                       │   ├── payFeeDetailMonth
│   │                       │   ├── prestoreFee
│   │                       │   ├── privilegeGroup
│   │                       │   ├── privilegeRel
│   │                       │   ├── privilegeUser
│   │                       │   ├── product
│   │                       │   ├── productAttr
│   │                       │   ├── productDetail
│   │                       │   ├── productLabel
│   │                       │   ├── productSpecValue
│   │                       │   ├── propertyRightRegistration
│   │                       │   ├── propertyRightRegistrationDetail
│   │                       │   ├── purchaseApply
│   │                       │   ├── purchaseApplyDetail
│   │                       │   ├── questionAnswer
│   │                       │   ├── questionAnswerTitle
│   │                       │   ├── questionAnswerTitleValue
│   │                       │   ├── rentingAppointment
│   │                       │   ├── rentingConfig
│   │                       │   ├── rentingPool
│   │                       │   ├── rentingPoolAttr
│   │                       │   ├── rentingPoolFlow
│   │                       │   ├── repair
│   │                       │   ├── repairReturnVisit
│   │                       │   ├── report
│   │                       │   ├── reportCustom
│   │                       │   ├── reportCustomComponent
│   │                       │   ├── reportCustomComponentCondition
│   │                       │   ├── reportCustomComponentFooter
│   │                       │   ├── reportCustomComponentRel
│   │                       │   ├── reportCustomGroup
│   │                       │   ├── reportData
│   │                       │   ├── reportFeeMonthCollectionDetail
│   │                       │   ├── reportFeeMonthStatistics
│   │                       │   ├── reportFeeYearCollection
│   │                       │   ├── reportFeeYearCollectionDetail
│   │                       │   ├── reportInfoAnswer
│   │                       │   ├── reportInfoAnswerValue
│   │                       │   ├── reportInfoBackCity
│   │                       │   ├── reportInfoSetting
│   │                       │   ├── reportInfoSettingTitle
│   │                       │   ├── reportInfoSettingTitleValue
│   │                       │   ├── reportOweFee
│   │                       │   ├── reportOwnerPayFee
│   │                       │   ├── resourceStore
│   │                       │   ├── resourceStoreSpecification
│   │                       │   ├── resourceStoreType
│   │                       │   ├── resourceStoreUseRecord
│   │                       │   ├── resourceSupplier
│   │                       │   ├── returnPayFee
│   │                       │   ├── roleCommunity
│   │                       │   ├── roomRenovation
│   │                       │   ├── roomRenovationDetail
│   │                       │   ├── service
│   │                       │   ├── shopVipAccount
│   │                       │   ├── smallWeChat
│   │                       │   ├── smallWechatAttr
│   │                       │   ├── smsConfig
│   │                       │   ├── staffAppAuth
│   │                       │   ├── store
│   │                       │   ├── storeAds
│   │                       │   ├── storeCart
│   │                       │   ├── storeMsg
│   │                       │   ├── storeOrder
│   │                       │   ├── storeOrderAddress
│   │                       │   ├── storeOrderCart
│   │                       │   ├── storeOrderCartEvent
│   │                       │   ├── storeOrderCartReturn
│   │                       │   ├── storeOrderCartReturnEvent
│   │                       │   ├── storehouse
│   │                       │   ├── sysDocument
│   │                       │   ├── system
│   │                       │   ├── systemGoldSetting
│   │                       │   ├── systemInfo
│   │                       │   ├── task
│   │                       │   ├── taskAttr
│   │                       │   ├── tempCarFeeConfig
│   │                       │   ├── trace
│   │                       │   ├── transactionLog
│   │                       │   ├── transactionLogMessage
│   │                       │   ├── unit
│   │                       │   ├── unitAttr
│   │                       │   ├── user
│   │                       │   ├── userAddress
│   │                       │   ├── userLogin
│   │                       │   ├── userQuestionAnswer
│   │                       │   ├── userQuestionAnswerValue
│   │                       │   ├── userStorehouse
│   │                       │   ├── visit
│   │                       │   ├── wechatMenu
│   │                       │   ├── wechatSmsTemplate
│   │                       │   ├── wechatSubscribe
│   │                       │   ├── workflow
│   │                       │   ├── workflowAuditMessage
│   │                       │   ├── workflowDataFile
│   │                       │   └── wxLogin
│   │                       ├── entity
│   │                       │   ├── App.java
│   │                       │   ├── DefaultAttrEntity.java
│   │                       │   ├── DefaultBoAttrEntity.java
│   │                       │   ├── DefaultBoEntity.java
│   │                       │   ├── DefaultEntity.java
│   │                       │   ├── assetImport
│   │                       │   ├── audit
│   │                       │   ├── center
│   │                       │   ├── component
│   │                       │   ├── listener
│   │                       │   ├── mapping
│   │                       │   ├── merchant
│   │                       │   ├── meterImport
│   │                       │   ├── order
│   │                       │   ├── package-info.java
│   │                       │   ├── product
│   │                       │   ├── protocol
│   │                       │   ├── rule
│   │                       │   ├── service
│   │                       │   ├── user
│   │                       │   └── wechat
│   │                       ├── po
│   │                       │   ├── ElectricPo.java
│   │                       │   ├── account
│   │                       │   ├── accountBank
│   │                       │   ├── accountBond
│   │                       │   ├── accountBondObj
│   │                       │   ├── accountBondObjDetail
│   │                       │   ├── accountDetail
│   │                       │   ├── accountWithdrawalApply
│   │                       │   ├── activities
│   │                       │   ├── activitiesBeautifulStaff
│   │                       │   ├── activitiesRule
│   │                       │   ├── activitiesType
│   │                       │   ├── advert
│   │                       │   ├── allocationStorehouse
│   │                       │   ├── allocationStorehouseApply
│   │                       │   ├── allocationUserStorehouse
│   │                       │   ├── applicationKey
│   │                       │   ├── applyRoomDiscount
│   │                       │   ├── applyRoomDiscountRecord
│   │                       │   ├── applyRoomDiscountType
│   │                       │   ├── appraise
│   │                       │   ├── assetImportLog
│   │                       │   ├── assetImportLogDetail
│   │                       │   ├── attendanceClasses
│   │                       │   ├── attendanceClassesAttr
│   │                       │   ├── attendanceClassesTask
│   │                       │   ├── attendanceClassesTaskDetail
│   │                       │   ├── attendanceLog
│   │                       │   ├── attrSpec
│   │                       │   ├── attrValue
│   │                       │   ├── audit
│   │                       │   ├── businessDatabus
│   │                       │   ├── businessTableHis
│   │                       │   ├── car
│   │                       │   ├── carInoutPayment
│   │                       │   ├── community
│   │                       │   ├── communityLocationAttr
│   │                       │   ├── communitySetting
│   │                       │   ├── communitySettingKey
│   │                       │   ├── complaint
│   │                       │   ├── contract
│   │                       │   ├── contractAttr
│   │                       │   ├── contractChangePlan
│   │                       │   ├── contractChangePlanDetail
│   │                       │   ├── contractChangePlanDetailAttr
│   │                       │   ├── contractChangePlanRoom
│   │                       │   ├── contractCollectionPlan
│   │                       │   ├── contractFile
│   │                       │   ├── contractPartya
│   │                       │   ├── contractRoom
│   │                       │   ├── contractType
│   │                       │   ├── contractTypeSpec
│   │                       │   ├── contractTypeTemplate
│   │                       │   ├── couponDetail
│   │                       │   ├── couponPool
│   │                       │   ├── couponShopPool
│   │                       │   ├── couponShopPoolDetail
│   │                       │   ├── couponUser
│   │                       │   ├── couponUserDetail
│   │                       │   ├── dict
│   │                       │   ├── dictSpec
│   │                       │   ├── fee
│   │                       │   ├── feeAccountDetail
│   │                       │   ├── feeCollectionDetail
│   │                       │   ├── feeCollectionOrder
│   │                       │   ├── feeCombo
│   │                       │   ├── feeComboMember
│   │                       │   ├── feeDiscount
│   │                       │   ├── feeDiscountRule
│   │                       │   ├── feeDiscountRuleSpec
│   │                       │   ├── feeDiscountSpec
│   │                       │   ├── feeFormula
│   │                       │   ├── feeManualCollection
│   │                       │   ├── feeManualCollectionDetail
│   │                       │   ├── feePrintPage
│   │                       │   ├── feePrintPageTemplate
│   │                       │   ├── feePrintSpec
│   │                       │   ├── feeReceipt
│   │                       │   ├── feeReceiptDetail
│   │                       │   ├── file
│   │                       │   ├── floor
│   │                       │   ├── floorAttr
│   │                       │   ├── groupBuy
│   │                       │   ├── groupBuyBatch
│   │                       │   ├── groupBuyProduct
│   │                       │   ├── groupBuyProductSpec
│   │                       │   ├── groupBuySetting
│   │                       │   ├── hcGovTranslate
│   │                       │   ├── hcGovTranslateDetail
│   │                       │   ├── importFee
│   │                       │   ├── importFeeDetail
│   │                       │   ├── inspection
│   │                       │   ├── inspectionItem
│   │                       │   ├── inspectionItemTitle
│   │                       │   ├── inspectionItemTitleValue
│   │                       │   ├── junkRequirement
│   │                       │   ├── logSystemError
│   │                       │   ├── machine
│   │                       │   ├── machineAuth
│   │                       │   ├── machineTranslateError
│   │                       │   ├── machineType
│   │                       │   ├── menuCatalog
│   │                       │   ├── menuGroup
│   │                       │   ├── menuGroupCatalog
│   │                       │   ├── menuGroupCommunity
│   │                       │   ├── menuUser
│   │                       │   ├── message
│   │                       │   ├── meterType
│   │                       │   ├── meterWater
│   │                       │   ├── notepad
│   │                       │   ├── notepadDetail
│   │                       │   ├── notice
│   │                       │   ├── oaWorkflow
│   │                       │   ├── oaWorkflowData
│   │                       │   ├── oaWorkflowForm
│   │                       │   ├── oaWorkflowXml
│   │                       │   ├── onlinePay
│   │                       │   ├── org
│   │                       │   ├── owner
│   │                       │   ├── ownerCarAttr
│   │                       │   ├── ownerCarOpenUser
│   │                       │   ├── package-info.java
│   │                       │   ├── parking
│   │                       │   ├── parkingAreaAttr
│   │                       │   ├── parkingAreaText
│   │                       │   ├── parkingBox
│   │                       │   ├── parkingBoxArea
│   │                       │   ├── parkingSpaceApply
│   │                       │   ├── parkingSpaceAttr
│   │                       │   ├── payFeeAudit
│   │                       │   ├── payFeeBatch
│   │                       │   ├── payFeeConfigDiscount
│   │                       │   ├── payFeeDetailDiscount
│   │                       │   ├── payFeeDetailMonth
│   │                       │   ├── prestoreFee
│   │                       │   ├── privilegeGroup
│   │                       │   ├── privilegeRel
│   │                       │   ├── privilegeUser
│   │                       │   ├── product
│   │                       │   ├── productAttr
│   │                       │   ├── productDetail
│   │                       │   ├── productLabel
│   │                       │   ├── productSpecValue
│   │                       │   ├── propertyRightRegistration
│   │                       │   ├── propertyRightRegistrationDetail
│   │                       │   ├── purchase
│   │                       │   ├── questionAnswer
│   │                       │   ├── questionAnswerTitle
│   │                       │   ├── questionAnswerTitleValue
│   │                       │   ├── rentingAppointment
│   │                       │   ├── rentingConfig
│   │                       │   ├── rentingPool
│   │                       │   ├── rentingPoolAttr
│   │                       │   ├── rentingPoolFlow
│   │                       │   ├── repair
│   │                       │   ├── repairReturnVisit
│   │                       │   ├── reportCustom
│   │                       │   ├── reportCustomComponent
│   │                       │   ├── reportCustomComponentCondition
│   │                       │   ├── reportCustomComponentFooter
│   │                       │   ├── reportCustomComponentRel
│   │                       │   ├── reportCustomGroup
│   │                       │   ├── reportFeeMonthCollectionDetail
│   │                       │   ├── reportFeeMonthStatistics
│   │                       │   ├── reportFeeYearCollection
│   │                       │   ├── reportFeeYearCollectionDetail
│   │                       │   ├── reportInfoAnswer
│   │                       │   ├── reportInfoAnswerValue
│   │                       │   ├── reportInfoBackCity
│   │                       │   ├── reportInfoSetting
│   │                       │   ├── reportInfoSettingTitle
│   │                       │   ├── reportInfoSettingTitleValue
│   │                       │   ├── reportOweFee
│   │                       │   ├── reportOwnerPayFee
│   │                       │   ├── resourceStoreSpecification
│   │                       │   ├── resourceStoreType
│   │                       │   ├── resourceStoreUseRecord
│   │                       │   ├── resourceSupplier
│   │                       │   ├── returnPayFee
│   │                       │   ├── roleCommunity
│   │                       │   ├── room
│   │                       │   ├── roomRenovation
│   │                       │   ├── roomRenovationDetail
│   │                       │   ├── roomRenovationRecord
│   │                       │   ├── shopVipAccount
│   │                       │   ├── shopVipAccountDetail
│   │                       │   ├── smallWechat
│   │                       │   ├── smallWechatAttr
│   │                       │   ├── smsConfig
│   │                       │   ├── staffAppAuth
│   │                       │   ├── store
│   │                       │   ├── storeAds
│   │                       │   ├── storeCart
│   │                       │   ├── storeMsg
│   │                       │   ├── storeOrder
│   │                       │   ├── storeOrderAddress
│   │                       │   ├── storeOrderCart
│   │                       │   ├── storeOrderCartEvent
│   │                       │   ├── storeOrderCartReturn
│   │                       │   ├── storeOrderCartReturnEvent
│   │                       │   ├── storehouse
│   │                       │   ├── sysDocument
│   │                       │   ├── systemGoldSetting
│   │                       │   ├── systemInfo
│   │                       │   ├── task
│   │                       │   ├── taskAttr
│   │                       │   ├── tempCarFeeConfig
│   │                       │   ├── tempCarFeeConfigAttr
│   │                       │   ├── transactionLog
│   │                       │   ├── unit
│   │                       │   ├── unitAttr
│   │                       │   ├── user
│   │                       │   ├── userAddress
│   │                       │   ├── userAttr
│   │                       │   ├── userLogin
│   │                       │   ├── userQuestionAnswer
│   │                       │   ├── userQuestionAnswerValue
│   │                       │   ├── userStorehouse
│   │                       │   ├── wechatMenu
│   │                       │   ├── wechatSmsTemplate
│   │                       │   ├── wechatSubscribe
│   │                       │   ├── workflow
│   │                       │   ├── workflowAuditMessage
│   │                       │   └── workflowDataFile
│   │                       └── vo
│   │                           ├── FeeDetailResultVo.java
│   │                           ├── FloorVo.java
│   │                           ├── MachineTaskVo.java
│   │                           ├── MorePageVo.java
│   │                           ├── ResultVo.java
│   │                           ├── Vo.java
│   │                           ├── api
│   │                           └── package-info.java
│   ├── java110-boot
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       ├── acct
│   │                       │   └── AcctServiceApplicationStart.java
│   │                       ├── common
│   │                       │   └── CommonServiceApplicationStart.java
│   │                       ├── community
│   │                       │   └── CommunityServiceApplicationStart.java
│   │                       ├── dev
│   │                       │   └── DevServiceApplicationStart.java
│   │                       ├── fee
│   │                       │   └── FeeServiceApplicationStart.java
│   │                       ├── job
│   │                       │   └── JobServiceApplication.java
│   │                       ├── oa
│   │                       │   └── OaServiceApplicationStart.java
│   │                       ├── order
│   │                       │   └── OrderServiceApplicationStart.java
│   │                       ├── report
│   │                       │   └── ReportServiceApplicationStart.java
│   │                       ├── store
│   │                       │   └── StoreServiceApplicationStart.java
│   │                       └── user
│   │                           └── UserServiceApplicationStart.java
│   ├── java110-core
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── core
│   │                           ├── annotation
│   │                           ├── aop
│   │                           ├── base
│   │                           ├── cache
│   │                           ├── client
│   │                           ├── component
│   │                           ├── context
│   │                           ├── event
│   │                           ├── factory
│   │                           ├── kafka
│   │                           ├── language
│   │                           ├── log
│   │                           ├── proxy
│   │                           ├── smo
│   │                           └── trace
│   ├── java110-db
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   ├── java
│   │       │   │   └── com
│   │       │   │       └── java110
│   │       │   │           └── db
│   │       │   │               ├── DataSourceConfig.java
│   │       │   │               ├── Java110MybatisInterceptor.java
│   │       │   │               ├── MyBatisConfig.java
│   │       │   │               ├── MyBatisMapperScannerConfig.java
│   │       │   │               ├── dao
│   │       │   │               └── druid
│   │       │   └── resources
│   │       │       └── mapper
│   │       │           ├── acct
│   │       │           │   ├── AccountBankServiceDaoImplMapper.xml
│   │       │           │   ├── AccountBondObjDetailServiceDaoImplMapper.xml
│   │       │           │   ├── AccountBondObjServiceDaoImplMapper.xml
│   │       │           │   ├── AccountBondServiceDaoImplMapper.xml
│   │       │           │   ├── AccountDetailServiceDaoImplMapper.xml
│   │       │           │   ├── AccountServiceDaoImplMapper.xml
│   │       │           │   ├── AccountWithdrawalApplyServiceDaoImplMapper.xml
│   │       │           │   ├── CouponDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CouponPoolV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CouponShopPoolDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CouponShopPoolV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CouponUserDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CouponUserV1ServiceDaoImplMapper.xml
│   │       │           │   ├── OnlinePayV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ShopVipAccountDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ShopVipAccountServiceDaoImplMapper.xml
│   │       │           │   └── SystemGoldSettingServiceDaoImplMapper.xml
│   │       │           ├── agent
│   │       │           │   └── AgentServiceDaoImplMapper.xml
│   │       │           ├── center
│   │       │           │   ├── CenterServiceDAOImplMapper.xml
│   │       │           │   └── PrivilegeDAOImplMapper.xml
│   │       │           ├── comment
│   │       │           │   └── CommentServiceDaoImplMapper.xml
│   │       │           ├── common
│   │       │           │   ├── AdvertItemServiceDaoImplMapper.xml
│   │       │           │   ├── AdvertItemV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AdvertServiceDaoImplMapper.xml
│   │       │           │   ├── AdvertV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ApplicationKeyServiceDaoImplMapper.xml
│   │       │           │   ├── ApplicationKeyV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AppraiseServiceDaoImplMapper.xml
│   │       │           │   ├── AreaServiceDaoImplMapper.xml
│   │       │           │   ├── AssetImportLogDetailServiceDaoImplMapper.xml
│   │       │           │   ├── AssetImportLogServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesAttrServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesTaskDetailServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesTaskServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceClassesV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AttendanceLogServiceDaoImplMapper.xml
│   │       │           │   ├── AttrSpecServiceDaoImplMapper.xml
│   │       │           │   ├── AttrValueServiceDaoImplMapper.xml
│   │       │           │   ├── AuditUserServiceDaoImplMapper.xml
│   │       │           │   ├── AuditUserV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CarBlackWhiteServiceDaoImplMapper.xml
│   │       │           │   ├── CarInoutDetailServiceDaoImplMapper.xml
│   │       │           │   ├── CarInoutDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CarInoutPaymentV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CarInoutServiceDaoImplMapper.xml
│   │       │           │   ├── CarInoutV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CommonServiceDaoImplMapper.xml
│   │       │           │   ├── FileRelServiceDaoImplMapper.xml
│   │       │           │   ├── HcGovTranslateDetailServiceDaoImplMapper.xml
│   │       │           │   ├── HcGovTranslateServiceDaoImplMapper.xml
│   │       │           │   ├── LogSystemErrorServiceDaoImplMapper.xml
│   │       │           │   ├── MachineAttrServiceDaoImplMapper.xml
│   │       │           │   ├── MachineAuthServiceDaoImplMapper.xml
│   │       │           │   ├── MachineRecordServiceDaoImplMapper.xml
│   │       │           │   ├── MachineRecordV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MachineServiceDaoImplMapper.xml
│   │       │           │   ├── MachineTranslateErrorServiceDaoImplMapper.xml
│   │       │           │   ├── MachineTranslateServiceDaoImplMapper.xml
│   │       │           │   ├── MachineTranslateV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MachineTypeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MachineV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MsgReadServiceDaoImplMapper.xml
│   │       │           │   ├── MsgReadV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MsgServiceDaoImplMapper.xml
│   │       │           │   ├── PrimaryKeyServiceDaoImplMapper.xml
│   │       │           │   ├── SmsConfigServiceDaoImplMapper.xml
│   │       │           │   ├── SysDocumentServiceDaoImplMapper.xml
│   │       │           │   ├── SystemInfoV1ServiceDaoImplMapper.xml
│   │       │           │   ├── TransactionLogMessageServiceDaoImplMapper.xml
│   │       │           │   ├── TransactionLogServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowAuditMessageServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowStepServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowStepStaffServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowStepStaffV1ServiceDaoImplMapper.xml
│   │       │           │   ├── WorkflowStepV1ServiceDaoImplMapper.xml
│   │       │           │   └── WorkflowV1ServiceDaoImplMapper.xml
│   │       │           ├── community
│   │       │           │   ├── ActivitiesServiceDaoImplMapper.xml
│   │       │           │   ├── ActivitiesTypeServiceDaoImplMapper.xml
│   │       │           │   ├── ActivitiesV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AppServiceDaoImplMapper.xml
│   │       │           │   ├── ApplyRoomDiscountRecordServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityLocationAttrServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityLocationServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityLocationV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityMemberV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityServiceDaoImplMapper.xml
│   │       │           │   ├── CommunitySettingKeyV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CommunitySettingServiceDaoImplMapper.xml
│   │       │           │   ├── CommunityV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ComplaintV1ServiceDaoImplMapper.xml
│   │       │           │   ├── DictDaoImplMapper.xml
│   │       │           │   ├── FastuserServiceDaoImplMapper.xml
│   │       │           │   ├── FloorAttrServiceDaoImplMapper.xml
│   │       │           │   ├── FloorServiceDaoImplMapper.xml
│   │       │           │   ├── FloorV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InitializeBuildingUnitDaoImplMapper.xml
│   │       │           │   ├── InspectionItemTitleV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionItemTitleValueV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionItemV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionPlanServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionPlanStaffServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionPlanStaffV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionPlanV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionPointV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionRoutePointRelServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionRoutePointRelV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionRouteServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionRouteV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionTaskDetailServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionTaskDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionTaskServiceDaoImplMapper.xml
│   │       │           │   ├── InspectionTaskV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MappingServiceDaoImplMapper.xml
│   │       │           │   ├── MenuServiceDaoImplMapper.xml
│   │       │           │   ├── NoticeServiceDaoImplMapper.xml
│   │       │           │   ├── NoticeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingAreaAttrServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingAreaAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingAreaServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingAreaTextV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingAreaV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingBoxAreaV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingBoxV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingSpaceApplyV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingSpaceAttrServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingSpaceServiceDaoImplMapper.xml
│   │       │           │   ├── ParkingSpaceV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PropertyRightRegistrationDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PropertyRightRegistrationV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RepairPoolNewV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RepairReturnVisitServiceDaoImplMapper.xml
│   │       │           │   ├── RepairServiceDaoImplMapper.xml
│   │       │           │   ├── RepairSettingServiceDaoImplMapper.xml
│   │       │           │   ├── RepairSettingV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RepairTypeUserServiceDaoImplMapper.xml
│   │       │           │   ├── RepairTypeUserV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RepairUserNewV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RepairUserServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreServiceDaoImplBakMapper.xml
│   │       │           │   ├── RoomAttrServiceDaoImplMapper.xml
│   │       │           │   ├── RoomAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RoomRenovationDetailServiceDaoImplMapper.xml
│   │       │           │   ├── RoomRenovationRecordServiceDaoImplMapper.xml
│   │       │           │   ├── RoomRenovationServiceDaoImplMapper.xml
│   │       │           │   ├── RoomServiceDaoImplMapper.xml
│   │       │           │   ├── RoomV1ServiceDaoImplMapper.xml
│   │       │           │   ├── RouteServiceDaoImplMapper.xml
│   │       │           │   ├── ServiceBusinessServiceDaoImplMapper.xml
│   │       │           │   ├── ServiceServiceDaoImplMapper.xml
│   │       │           │   ├── UnitAttrServiceDaoImplMapper.xml
│   │       │           │   ├── UnitServiceDaoImplMapper.xml
│   │       │           │   ├── UnitV1ServiceDaoImplMapper.xml
│   │       │           │   ├── VisitServiceDaoImplMapper.xml
│   │       │           │   └── VisitV1ServiceDaoImplMapper.xml
│   │       │           ├── dev
│   │       │           │   ├── BusinessTableHisV1ServiceDaoImplMapper.xml
│   │       │           │   ├── DevServiceDAOImplMapper.xml
│   │       │           │   ├── DictSpecV1ServiceDaoImplMapper.xml
│   │       │           │   ├── DictV1ServiceDaoImplMapper.xml
│   │       │           │   ├── TaskAttrV1ServiceDaoImplMapper.xml
│   │       │           │   └── TaskV1ServiceDaoImplMapper.xml
│   │       │           ├── fee
│   │       │           │   ├── ApplyRoomDiscountServiceDaoImplMapper.xml
│   │       │           │   ├── ApplyRoomDiscountTypeServiceDaoImplMapper.xml
│   │       │           │   ├── FeeAccountDetailServiceDaoImplMapper.xml
│   │       │           │   ├── FeeAttrServiceDaoImplMapper.xml
│   │       │           │   ├── FeeCollectionDetailServiceDaoImplMapper.xml
│   │       │           │   ├── FeeCollectionOrderServiceDaoImplMapper.xml
│   │       │           │   ├── FeeComboMemberV1ServiceDaoImplMapper.xml
│   │       │           │   ├── FeeComboV1ServiceDaoImplMapper.xml
│   │       │           │   ├── FeeConfigServiceDaoImplMapper.xml
│   │       │           │   ├── FeeDetailServiceDaoImplMapper.xml
│   │       │           │   ├── FeeDiscountRuleServiceDaoImplMapper.xml
│   │       │           │   ├── FeeDiscountRuleSpecServiceDaoImplMapper.xml
│   │       │           │   ├── FeeDiscountServiceDaoImplMapper.xml
│   │       │           │   ├── FeeDiscountSpecServiceDaoImplMapper.xml
│   │       │           │   ├── FeeFormulaServiceDaoImplMapper.xml
│   │       │           │   ├── FeeManualCollectionDetailServiceDaoImplMapper.xml
│   │       │           │   ├── FeeManualCollectionServiceDaoImplMapper.xml
│   │       │           │   ├── FeePrintPageTemplateV1ServiceDaoImplMapper.xml
│   │       │           │   ├── FeePrintPageV1ServiceDaoImplMapper.xml
│   │       │           │   ├── FeePrintSpecServiceDaoImplMapper.xml
│   │       │           │   ├── FeeReceiptDetailServiceDaoImplMapper.xml
│   │       │           │   ├── FeeReceiptServiceDaoImplMapper.xml
│   │       │           │   ├── FeeServiceDaoImplMapper.xml
│   │       │           │   ├── ImportFeeDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ImportFeeServiceDaoImplMapper.xml
│   │       │           │   ├── InitializePayFeeServiceDaoImplMapper.xml
│   │       │           │   ├── MeterTypeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── MeterWaterServiceDaoImplMapper.xml
│   │       │           │   ├── MeterWaterV1ServiceDaoImplMapper.xml
│   │       │           │   ├── OwnerCarNewV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeAuditServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeBatchV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeConfigDiscountServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeConfigV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeDetailDiscountNewV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeDetailDiscountServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeDetailMonthServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeDetailNewV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PayFeeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PrestoreFeeServiceDaoImplMapper.xml
│   │       │           │   ├── ReturnPayFeeServiceDaoImplMapper.xml
│   │       │           │   ├── ReturnPayFeeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── TempCarFeeConfigAttrServiceDaoImplMapper.xml
│   │       │           │   ├── TempCarFeeConfigAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── TempCarFeeConfigServiceDaoImplMapper.xml
│   │       │           │   └── TempCarFeeConfigV1ServiceDaoImplMapper.xml
│   │       │           ├── file
│   │       │           │   └── FileServiceDaoImplMapper.xml
│   │       │           ├── goods
│   │       │           │   ├── GroupBuyBatchServiceDaoImplMapper.xml
│   │       │           │   ├── GroupBuyProductServiceDaoImplMapper.xml
│   │       │           │   ├── GroupBuyProductSpecServiceDaoImplMapper.xml
│   │       │           │   ├── GroupBuyServiceDaoImplMapper.xml
│   │       │           │   ├── GroupBuySettingServiceDaoImplMapper.xml
│   │       │           │   ├── ProductAttrServiceDaoImplMapper.xml
│   │       │           │   ├── ProductCategoryServiceDaoImplMapper.xml
│   │       │           │   ├── ProductDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ProductLabelServiceDaoImplMapper.xml
│   │       │           │   ├── ProductServiceDaoImplMapper.xml
│   │       │           │   ├── ProductSpecDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ProductSpecServiceDaoImplMapper.xml
│   │       │           │   ├── ProductSpecValueServiceDaoImplMapper.xml
│   │       │           │   ├── ShopServiceDaoImplMapper.xml
│   │       │           │   ├── StoreCartServiceDaoImplMapper.xml
│   │       │           │   ├── StoreOrderAddressServiceDaoImplMapper.xml
│   │       │           │   ├── StoreOrderCartEventServiceDaoImplMapper.xml
│   │       │           │   ├── StoreOrderCartReturnEventServiceDaoImplMapper.xml
│   │       │           │   ├── StoreOrderCartReturnServiceDaoImplMapper.xml
│   │       │           │   ├── StoreOrderCartServiceDaoImplMapper.xml
│   │       │           │   └── StoreOrderServiceDaoImplMapper.xml
│   │       │           ├── job
│   │       │           │   ├── BusinessDatabusServiceDaoImplMapper.xml
│   │       │           │   ├── IHcFtpFileDAO.xml
│   │       │           │   ├── TaskAttrServiceDaoImplMapper.xml
│   │       │           │   └── TaskServiceDaoImplMapper.xml
│   │       │           ├── listener
│   │       │           │   └── ListenerServiceDaoImplMapper.xml
│   │       │           ├── log
│   │       │           │   └── LogServiceDaoImplMapper.xml
│   │       │           ├── oa
│   │       │           │   ├── OaWorkflowDataServiceDaoImplMapper.xml
│   │       │           │   ├── OaWorkflowFormServiceDaoImplMapper.xml
│   │       │           │   ├── OaWorkflowServiceDaoImplMapper.xml
│   │       │           │   ├── OaWorkflowXmlServiceDaoImplMapper.xml
│   │       │           │   └── WorkflowDataFileV1ServiceDaoImplMapper.xml
│   │       │           ├── order
│   │       │           │   ├── CorderServiceDaoImplMapper.xml
│   │       │           │   └── OrderServiceDaoImplMapper.xml
│   │       │           ├── property
│   │       │           │   └── PropertyServiceDaoImplMapper.xml
│   │       │           ├── report
│   │       │           │   ├── ReportAttendanceServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCommunityServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomComponentConditionV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomComponentFooterV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomComponentRelV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomComponentV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomGroupV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportCustomV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ReportFeeMonthStatisticsServiceDaoImplMapper.xml
│   │       │           │   ├── ReportFeeServiceDaoImplMapper.xml
│   │       │           │   ├── ReportFeeYearCollectionDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ReportFeeYearCollectionServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoAnswerServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoAnswerValueServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoBackCityServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoSettingServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoSettingTitleServiceDaoImplMapper.xml
│   │       │           │   ├── ReportInfoSettingTitleValueServiceDaoImplMapper.xml
│   │       │           │   ├── ReportOweFeeServiceDaoImplMapper.xml
│   │       │           │   ├── ReportOwnerPayFeeServiceDaoImplMapper.xml
│   │       │           │   └── ReportUserQuestionAnswerValueServiceDaoImplMapper.xml
│   │       │           ├── rule
│   │       │           │   └── RuleDaoImplMapper.xml
│   │       │           ├── service
│   │       │           │   └── QueryServiceDAOImplMapper.xml
│   │       │           ├── store
│   │       │           │   ├── AllocationStorehouseApplyServiceDaoImplMapper.xml
│   │       │           │   ├── AllocationStorehouseApplyV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AllocationStorehouseServiceDaoImplMapper.xml
│   │       │           │   ├── AllocationStorehouseV1ServiceDaoImplMapper.xml
│   │       │           │   ├── AllocationUserStorehouseServiceDaoImplMapper.xml
│   │       │           │   ├── AllocationUserStorehouseV1ServiceDaoImplMapper.xml
│   │       │           │   ├── CbusinesstypeServiceDaoImplMapper.xml
│   │       │           │   ├── ComplaintServiceDaoImplMapper.xml
│   │       │           │   ├── ContractAttrServiceDaoImplMapper.xml
│   │       │           │   ├── ContractChangePlanDetailAttrServiceDaoImplMapper.xml
│   │       │           │   ├── ContractChangePlanDetailServiceDaoImplMapper.xml
│   │       │           │   ├── ContractChangePlanRoomServiceDaoImplMapper.xml
│   │       │           │   ├── ContractChangePlanServiceDaoImplMapper.xml
│   │       │           │   ├── ContractCollectionPlanServiceDaoImplMapper.xml
│   │       │           │   ├── ContractFileServiceDaoImplMapper.xml
│   │       │           │   ├── ContractPartyaServiceDaoImplMapper.xml
│   │       │           │   ├── ContractRoomServiceDaoImplMapper.xml
│   │       │           │   ├── ContractServiceDaoImplMapper.xml
│   │       │           │   ├── ContractTypeServiceDaoImplMapper.xml
│   │       │           │   ├── ContractTypeSpecServiceDaoImplMapper.xml
│   │       │           │   ├── ContractTypeTemplateServiceDaoImplMapper.xml
│   │       │           │   ├── DemoServiceDaoImplMapper.xml
│   │       │           │   ├── MerchantMemberServiceDaoImplMapper.xml
│   │       │           │   ├── OrgStaffRelV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PurchaseApplyDetailServiceDaoImplMapper.xml
│   │       │           │   ├── PurchaseApplyDetailV1ServiceDaoImplMapper.xml
│   │       │           │   ├── PurchaseApplyServiceDaoImplMapper.xml
│   │       │           │   ├── PurchaseApplyV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreSpecificationServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreSpecificationV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreTypeServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreTypeV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreUseRecordServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreUseRecordV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceStoreV1ServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceSupplierServiceDaoImplMapper.xml
│   │       │           │   ├── ResourceSupplierV1ServiceDaoImplMapper.xml
│   │       │           │   ├── SmallWeChatServiceDaoImplMapper.xml
│   │       │           │   ├── SmallWechatAttrServiceDaoImplMapper.xml
│   │       │           │   ├── SmallWechatAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── SmallWechatV1ServiceDaoImplMapper.xml
│   │       │           │   ├── StoreAdsServiceDaoImplMapper.xml
│   │       │           │   ├── StoreAttrServiceDaoImplMapper.xml
│   │       │           │   ├── StoreAttrV1ServiceDaoImplMapper.xml
│   │       │           │   ├── StoreMsgServiceDaoImplMapper.xml
│   │       │           │   ├── StoreServiceDaoImplMapper.xml
│   │       │           │   ├── StoreUserV1ServiceDaoImplMapper.xml
│   │       │           │   ├── StoreV1ServiceDaoImplMapper.xml
│   │       │           │   ├── StorehouseServiceDaoImplMapper.xml
│   │       │           │   ├── StorehouseV1ServiceDaoImplMapper.xml
│   │       │           │   ├── UserStorehouseServiceDaoImplMapper.xml
│   │       │           │   ├── UserStorehouseV1ServiceDaoImplMapper.xml
│   │       │           │   ├── WechatMenuServiceDaoImplMapper.xml
│   │       │           │   ├── WechatMenuV1ServiceDaoImplMapper.xml
│   │       │           │   └── WechatSmsTemplateServiceDaoImplMapper.xml
│   │       │           └── user
│   │       │               ├── ActivitiesBeautifulStaffServiceDaoImplMapper.xml
│   │       │               ├── ActivitiesRuleServiceDaoImplMapper.xml
│   │       │               ├── BuildingOwnerV1ServiceDaoImplMapper.xml
│   │       │               ├── CarBlackWhiteV1ServiceDaoImplMapper.xml
│   │       │               ├── InitializeOwnerServiceDaoImplMapper.xml
│   │       │               ├── JunkRequirementServiceDaoImplMapper.xml
│   │       │               ├── JunkRequirementV1ServiceDaoImplMapper.xml
│   │       │               ├── MenuCatalogV1ServiceDaoImplMapper.xml
│   │       │               ├── MenuGroupCatalogV1ServiceDaoImplMapper.xml
│   │       │               ├── MenuGroupCommunityV1ServiceDaoImplMapper.xml
│   │       │               ├── MenuGroupV1ServiceDaoImplMapper.xml
│   │       │               ├── MenuUserV1ServiceDaoImplMapper.xml
│   │       │               ├── NotepadDetailV1ServiceDaoImplMapper.xml
│   │       │               ├── NotepadV1ServiceDaoImplMapper.xml
│   │       │               ├── OrgCommunityServiceDaoImplMapper.xml
│   │       │               ├── OrgCommunityV1ServiceDaoImplMapper.xml
│   │       │               ├── OrgServiceDaoImplMapper.xml
│   │       │               ├── OrgStaffRelServiceDaoImplMapper.xml
│   │       │               ├── OrgV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerAppUserServiceDaoImplMapper.xml
│   │       │               ├── OwnerAppUserV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerAttrServiceDaoImplMapper.xml
│   │       │               ├── OwnerCarAttrServiceDaoImplMapper.xml
│   │       │               ├── OwnerCarAttrV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerCarOpenUserV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerCarServiceDaoImplMapper.xml
│   │       │               ├── OwnerCarV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerRoomRelServiceDaoImplMapper.xml
│   │       │               ├── OwnerRoomRelV1ServiceDaoImplMapper.xml
│   │       │               ├── OwnerServiceDaoImplMapper.xml
│   │       │               ├── OwnerV1ServiceDaoImplMapper.xml
│   │       │               ├── PrivilegeGroupV1ServiceDaoImplMapper.xml
│   │       │               ├── PrivilegeRelV1ServiceDaoImplMapper.xml
│   │       │               ├── PrivilegeUserV1ServiceDaoImplMapper.xml
│   │       │               ├── QuestionAnswerServiceDaoImplMapper.xml
│   │       │               ├── QuestionAnswerTitleServiceDaoImplMapper.xml
│   │       │               ├── QuestionAnswerTitleValueServiceDaoImplMapper.xml
│   │       │               ├── RentingAppointmentServiceDaoImplMapper.xml
│   │       │               ├── RentingConfigServiceDaoImplMapper.xml
│   │       │               ├── RentingPoolAttrServiceDaoImplMapper.xml
│   │       │               ├── RentingPoolFlowServiceDaoImplMapper.xml
│   │       │               ├── RentingPoolServiceDaoImplMapper.xml
│   │       │               ├── RoleCommunityV1ServiceDaoImplMapper.xml
│   │       │               ├── RoomRenovationsServiceDaoImplMapper.xml
│   │       │               ├── StaffAppAuthServiceDaoImplMapper.xml
│   │       │               ├── UserAddressServiceDaoImplMapper.xml
│   │       │               ├── UserAttrServiceDaoImplMapper.xml
│   │       │               ├── UserAttrV1ServiceDaoImplMapper.xml
│   │       │               ├── UserLoginServiceDaoImplMapper.xml
│   │       │               ├── UserQuestionAnswerServiceDaoImplMapper.xml
│   │       │               ├── UserQuestionAnswerValueServiceDaoImplMapper.xml
│   │       │               ├── UserServiceDaoImplMapper.xml
│   │       │               ├── UserV1ServiceDaoImplMapper.xml
│   │       │               └── WechatSubscribeV1ServiceDaoImplMapper.xml
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── AppTest.java
│   ├── java110-interface
│   │   ├── README.md
│   │   ├── docker
│   │   │   ├── kafka
│   │   │   │   └── execute.txt
│   │   │   ├── mysql
│   │   │   │   ├── Dockerfile
│   │   │   │   ├── create_sql.sql
│   │   │   │   ├── create_sql.sql_bak
│   │   │   │   ├── create_sql20190212.sql
│   │   │   │   ├── execute.txt
│   │   │   │   └── setup.sh
│   │   │   └── redis
│   │   │       └── execute.txt
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   ├── java
│   │       │   │   └── com
│   │       │   │       └── java110
│   │       │   │           ├── config
│   │       │   │           │   ├── App.java
│   │       │   │           │   ├── feign
│   │       │   │           │   └── properties
│   │       │   │           └── intf
│   │       │   │               ├── acct
│   │       │   │               ├── api
│   │       │   │               ├── code
│   │       │   │               ├── common
│   │       │   │               ├── community
│   │       │   │               ├── demo
│   │       │   │               ├── dev
│   │       │   │               ├── fee
│   │       │   │               ├── goods
│   │       │   │               ├── job
│   │       │   │               ├── oa
│   │       │   │               ├── order
│   │       │   │               ├── report
│   │       │   │               ├── store
│   │       │   │               └── user
│   │       │   └── resources
│   │       │       ├── META-INF
│   │       │       │   └── spring.factories
│   │       │       ├── cache
│   │       │       │   ├── ehcache.xml
│   │       │       │   └── redis.conf
│   │       │       ├── common
│   │       │       │   └── common.properties
│   │       │       ├── config
│   │       │       │   ├── business_listener.properties
│   │       │       │   ├── center_event.properties
│   │       │       │   ├── code
│   │       │       │   │   └── zookeeper.properties
│   │       │       │   ├── event.properties
│   │       │       │   └── order.properties
│   │       │       ├── logback-prod.xml
│   │       │       ├── logback.xml
│   │       │       └── mq
│   │       │           └── mq.properties
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── config
│   │                           └── AppTest.java
│   ├── java110-service
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   └── java
│   │       │       └── com
│   │       │           └── java110
│   │       │               └── service
│   │       │                   ├── api
│   │       │                   ├── configuration
│   │       │                   ├── context
│   │       │                   ├── develop
│   │       │                   ├── init
│   │       │                   └── smo
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── service
│   │                           ├── InterpreterTest.java
│   │                           └── smo
│   ├── java110-utils
│   │   ├── README.md
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   └── java
│   │       │       └── com
│   │       │           └── java110
│   │       │               └── utils
│   │       │                   ├── App.java
│   │       │                   ├── cache
│   │       │                   ├── constant
│   │       │                   ├── exception
│   │       │                   ├── factory
│   │       │                   ├── kafka
│   │       │                   ├── lock
│   │       │                   ├── log
│   │       │                   ├── namespace
│   │       │                   └── util
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── utils
│   │                           ├── AppTest.java
│   │                           └── util
│   ├── pom.xml
│   ├── service-acct
│   │   ├── pom-boot.xml
│   │   ├── pom-cloud.xml
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           ├── java
│   │           │   └── com
│   │           │       └── java110
│   │           │           └── acct
│   │           │               ├── AcctServiceApplicationStart.java
│   │           │               ├── api
│   │           │               ├── bmo
│   │           │               ├── cmd
│   │           │               ├── dao
│   │           │               ├── kafka
│   │           │               ├── listener
│   │           │               ├── package-info.java
│   │           │               └── smo
│   │           └── resources
│   │               ├── application-dev.yml
│   │               ├── application-zihao.yml
│   │               ├── application.yml
│   │               ├── banner.txt
│   │               ├── dataSource-zihao.yml
│   │               ├── dataSource.yml
│   │               └── java110.properties
│   ├── service-api
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   ├── java
│   │       │   │   └── com
│   │       │   │       └── java110
│   │       │   │           └── api
│   │       │   │               ├── ApiApplicationStart.java
│   │       │   │               ├── aop
│   │       │   │               ├── bmo
│   │       │   │               ├── components
│   │       │   │               ├── configuration
│   │       │   │               ├── controller
│   │       │   │               ├── filter
│   │       │   │               ├── kafka
│   │       │   │               ├── listener
│   │       │   │               ├── package-info.java
│   │       │   │               ├── properties
│   │       │   │               ├── rest
│   │       │   │               ├── smo
│   │       │   │               └── websocket
│   │       │   └── resources
│   │       │       ├── application-dev.yml
│   │       │       ├── application-zihao.yml
│   │       │       ├── application.yml
│   │       │       ├── banner.txt
│   │       │       ├── java110.properties
│   │       │       ├── static
│   │       │       │   └── Lh4YWm9ns2.txt
│   │       │       └── wechatAuth.properties
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── api
│   │                           └── listener
│   ├── service-common
│   │   ├── pom-boot.xml
│   │   ├── pom-cloud.xml
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           ├── java
│   │           │   └── com
│   │           │       └── java110
│   │           │           └── common
│   │           │               ├── CommonServiceApplicationStart.java
│   │           │               ├── activity
│   │           │               ├── api
│   │           │               ├── bmo
│   │           │               ├── cmd
│   │           │               ├── dao
│   │           │               ├── kafka
│   │           │               ├── listener
│   │           │               ├── package-info.java
│   │           │               ├── smo
│   │           │               └── thread
│   │           └── resources
│   │               ├── application-dev.yml
│   │               ├── application-zihao.yml
│   │               ├── application.yml
│   │               ├── banner.txt
│   │               ├── dataSource-zihao.yml
│   │               ├── dataSource.yml
│   │               ├── java110.properties
│   │               └── processes
│   │                   ├── complaint.bpmn
│   │                   └── resourceEnter.bpmn
│   ├── service-community
│   │   ├── pom-boot.xml
│   │   ├── pom-cloud.xml
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           ├── java
│   │           │   └── com
│   │           │       └── java110
│   │           │           └── community
│   │           │               ├── CommunityServiceApplicationStart.java
│   │           │               ├── api
│   │           │               ├── bmo
│   │           │               ├── cmd
│   │           │               ├── dao
│   │           │               ├── kafka
│   │           │               ├── listener
│   │           │               ├── package-info.java
│   │           │               └── smo
│   │           └── resources
│   │               ├── application-dev.yml
│   │               ├── application-zihao.yml
│   │               ├── application.yml
│   │               ├── banner.txt
│   │               ├── dataSource-zihao.yml
│   │               ├── dataSource.yml
│   │               └── java110.properties
│   ├── service-dev
│   │   ├── pom-boot.xml
│   │   ├── pom-cloud.xml
│   │   ├── pom.xml
│   │   └── src
│   │       └── main
│   │           ├── java
│   │           │   └── com
│   │           │       └── java110
│   │           │           └── dev
│   │           │               ├── DevServiceApplicationStart.java
│   │           │               ├── cmd
│   │           │               ├── dao
│   │           │               ├── package-info.java
│   │           │               └── smo
│   │           └── resources
│   │               ├── application-dev.yml
│   │               ├── application-zihao.yml
│   │               ├── application.yml
│   │               ├── banner.txt
│   │               ├── dataSource-zihao.yml
│   │               ├── dataSource.yml
│   │               └── java110.properties
│   ├── service-eureka
│   │   ├── pom.xml
│   │   └── src
│   │       ├── main
│   │       │   ├── docker
│   │       │   │   └── dockerfile
│   │       │   ├── java
│   │       │   │   └── com
│   │       │   │       └── java110
│   │       │   │           └── eureka
│   │       │   │               ├── ConfigServerEurekaApplication.java
│   │       │   │               └── package-info.java
│   │       │   └── resources
│   │       │       ├── application-ha.yml
│   │       │       └── application.yml
│   │       └── test
│   │           └── java
│   │               └── com
│   │                   └── java110
│   │                       └── eureka
│   │                           └── AppTest.java
│   └── service-fee
│       ├── pom-boot.xml
│       ├── pom-cloud.xml
│       ├── pom.xml
│       └── src
│           └── main
│               └── java
│                   └── com
│                       └── java110
│                           └── fee
│                               ├── FeeServiceApplicationStart.java
│                               ├── api
│                               ├── bmo
│                               ├── cmd
│                               ├── dao
│                               ├── discount
│                               ├── kafka
│                               ├── listener
│                               ├── package-info.java
│                               └── smo
└── MicroCommunity(HC小区管理系统)_MicroCommunity-v1.3.1.zip

774 directories, 628 files



标签: unity COM IC ty mm

实例下载地址

MicroCommunity-v1.3.1(HC小区管理系统)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警