From f8542665212701b61fe9ab2578217d8e5d3e4ce4 Mon Sep 17 00:00:00 2001 From: xuecong Date: Mon, 17 Jan 2022 20:02:06 +0800 Subject: [PATCH] update --- employee-mp/package.json | 2 +- employee-mp/src/app.js | 4 ++-- employee-mp/src/components/action-sheet/index.js | 4 ++-- employee-mp/src/components/button/index.js | 4 ++-- .../src/components/calendar/components/header/index.js | 4 ++-- employee-mp/src/components/calendar/components/month/index.js | 4 ++-- employee-mp/src/components/calendar/index.js | 4 ++-- employee-mp/src/components/calendar/utils.js | 4 ++-- employee-mp/src/components/car-number/index.js | 4 ++-- employee-mp/src/components/card/index.js | 4 ++-- employee-mp/src/components/cell-group/index.js | 4 ++-- employee-mp/src/components/cell/index.js | 4 ++-- employee-mp/src/components/checkbox-group/index.js | 4 ++-- employee-mp/src/components/checkbox/index.js | 4 ++-- employee-mp/src/components/circle/canvas.js | 4 ++-- employee-mp/src/components/circle/index.js | 4 ++-- employee-mp/src/components/col/index.js | 4 ++-- employee-mp/src/components/collapse-item/animate.js | 4 ++-- employee-mp/src/components/collapse-item/index.js | 4 ++-- employee-mp/src/components/collapse/index.js | 4 ++-- employee-mp/src/components/colleague/index.js | 4 ++-- employee-mp/src/components/common/color.js | 4 ++-- employee-mp/src/components/common/component.js | 4 ++-- employee-mp/src/components/common/relation.js | 4 ++-- employee-mp/src/components/common/utils.js | 4 ++-- employee-mp/src/components/common/validator.js | 4 ++-- employee-mp/src/components/common/version.js | 4 ++-- employee-mp/src/components/copyright/index.js | 4 ++-- employee-mp/src/components/count-down/index.js | 4 ++-- employee-mp/src/components/count-down/utils.js | 4 ++-- employee-mp/src/components/datetime-picker/index.js | 4 ++-- employee-mp/src/components/definitions/index.js | 4 ++-- employee-mp/src/components/dialog/dialog.js | 4 ++-- employee-mp/src/components/dialog/index.js | 4 ++-- employee-mp/src/components/divider/index.js | 4 ++-- employee-mp/src/components/dropdown-item/index.js | 4 ++-- employee-mp/src/components/dropdown-item/shared.js | 4 ++-- employee-mp/src/components/dropdown-menu/index.js | 4 ++-- employee-mp/src/components/empty/index.js | 4 ++-- employee-mp/src/components/field/index.js | 4 ++-- employee-mp/src/components/field/props.js | 4 ++-- employee-mp/src/components/grid-item/index.js | 4 ++-- employee-mp/src/components/grid/index.js | 4 ++-- employee-mp/src/components/icon/index.js | 4 ++-- employee-mp/src/components/image-cropper/index.js | 4 ++-- employee-mp/src/components/image/index.js | 4 ++-- employee-mp/src/components/index-anchor/index.js | 4 ++-- employee-mp/src/components/index-bar/index.js | 4 ++-- employee-mp/src/components/info/index.js | 4 ++-- employee-mp/src/components/list-item-info/index.js | 4 ++-- employee-mp/src/components/list-item/index.js | 4 ++-- employee-mp/src/components/list/index.js | 4 ++-- employee-mp/src/components/loading/index.js | 4 ++-- employee-mp/src/components/mixins/basic.js | 4 ++-- employee-mp/src/components/mixins/button.js | 4 ++-- employee-mp/src/components/mixins/link.js | 4 ++-- employee-mp/src/components/mixins/open-type.js | 4 ++-- employee-mp/src/components/mixins/page-scroll.js | 4 ++-- employee-mp/src/components/mixins/touch.js | 4 ++-- employee-mp/src/components/mixins/transition.js | 4 ++-- employee-mp/src/components/nav-bar/index.js | 4 ++-- employee-mp/src/components/notice-bar/index.js | 4 ++-- employee-mp/src/components/notify/index.js | 4 ++-- employee-mp/src/components/notify/notify.js | 4 ++-- employee-mp/src/components/overlay/index.js | 4 ++-- employee-mp/src/components/panel/index.js | 4 ++-- employee-mp/src/components/picker-column/index.js | 4 ++-- employee-mp/src/components/picker/index.js | 4 ++-- employee-mp/src/components/picker/shared.js | 4 ++-- employee-mp/src/components/popup/index.js | 4 ++-- employee-mp/src/components/progress/index.js | 4 ++-- employee-mp/src/components/radio-group/index.js | 4 ++-- employee-mp/src/components/radio/index.js | 4 ++-- employee-mp/src/components/rate/index.js | 4 ++-- employee-mp/src/components/rich-text/index.js | 4 ++-- employee-mp/src/components/row/index.js | 4 ++-- employee-mp/src/components/search/index.js | 4 ++-- employee-mp/src/components/share-sheet/index.js | 4 ++-- employee-mp/src/components/share-sheet/options.js | 4 ++-- employee-mp/src/components/sidebar-item/index.js | 4 ++-- employee-mp/src/components/sidebar/index.js | 4 ++-- employee-mp/src/components/skeleton/index.js | 4 ++-- employee-mp/src/components/slider/index.js | 4 ++-- employee-mp/src/components/stepper/index.js | 4 ++-- employee-mp/src/components/steps/index.js | 4 ++-- employee-mp/src/components/sticky/index.js | 4 ++-- employee-mp/src/components/submit-bar/index.js | 4 ++-- employee-mp/src/components/swipe-cell/index.js | 4 ++-- employee-mp/src/components/switch/index.js | 4 ++-- employee-mp/src/components/tab/index.js | 4 ++-- employee-mp/src/components/tabbar-item/index.js | 4 ++-- employee-mp/src/components/tabbar/index.js | 4 ++-- employee-mp/src/components/tabs/index.js | 4 ++-- employee-mp/src/components/tag/index.js | 4 ++-- employee-mp/src/components/timeline/index.js | 4 ++-- employee-mp/src/components/toast/index.js | 4 ++-- employee-mp/src/components/toast/toast.js | 4 ++-- employee-mp/src/components/transition/index.js | 4 ++-- employee-mp/src/components/tree-select/index.js | 4 ++-- employee-mp/src/components/uploader/index.js | 4 ++-- employee-mp/src/components/uploader/shared.js | 4 ++-- employee-mp/src/components/uploader/utils.js | 4 ++-- employee-mp/src/components/workflow/index.js | 4 ++-- employee-mp/src/config.js | 4 ++-- employee-mp/src/constants/role.js | 4 ++-- employee-mp/src/libs/md5.js | 4 ++-- employee-mp/src/libs/qrcode.js | 4 ++-- employee-mp/src/libs/validator/index.js | 4 ++-- employee-mp/src/libs/validator/messages.js | 4 ++-- employee-mp/src/libs/validator/rules/enum.js | 4 ++-- employee-mp/src/libs/validator/rules/index.js | 4 ++-- employee-mp/src/libs/validator/rules/pattern.js | 4 ++-- employee-mp/src/libs/validator/rules/range.js | 4 ++-- employee-mp/src/libs/validator/rules/required.js | 4 ++-- employee-mp/src/libs/validator/rules/type.js | 4 ++-- employee-mp/src/libs/validator/rules/whitespace.js | 4 ++-- employee-mp/src/libs/validator/util.js | 4 ++-- employee-mp/src/libs/validator/validators/any.js | 4 ++-- employee-mp/src/libs/validator/validators/array.js | 4 ++-- employee-mp/src/libs/validator/validators/boolean.js | 4 ++-- employee-mp/src/libs/validator/validators/date.js | 4 ++-- employee-mp/src/libs/validator/validators/enum.js | 4 ++-- employee-mp/src/libs/validator/validators/float.js | 4 ++-- employee-mp/src/libs/validator/validators/index.js | 4 ++-- employee-mp/src/libs/validator/validators/integer.js | 4 ++-- employee-mp/src/libs/validator/validators/method.js | 4 ++-- employee-mp/src/libs/validator/validators/number.js | 4 ++-- employee-mp/src/libs/validator/validators/object.js | 4 ++-- employee-mp/src/libs/validator/validators/pattern.js | 4 ++-- employee-mp/src/libs/validator/validators/regexp.js | 4 ++-- employee-mp/src/libs/validator/validators/required.js | 4 ++-- employee-mp/src/libs/validator/validators/string.js | 4 ++-- employee-mp/src/libs/validator/validators/type.js | 4 ++-- employee-mp/src/pages/colleague/detail.js | 4 ++-- employee-mp/src/pages/colleague/index.js | 4 ++-- employee-mp/src/pages/common/common.js | 4 ++-- employee-mp/src/pages/common/page.js | 4 ++-- employee-mp/src/pages/complain/detail.js | 4 ++-- employee-mp/src/pages/complain/index.js | 4 ++-- employee-mp/src/pages/epidemic/index.js | 4 ++-- employee-mp/src/pages/epidemic/location.js | 4 ++-- employee-mp/src/pages/error/general.js | 4 ++-- employee-mp/src/pages/error/network.js | 4 ++-- employee-mp/src/pages/fitment/index.js | 4 ++-- employee-mp/src/pages/home/index.js | 4 ++-- employee-mp/src/pages/inform/detail.js | 4 ++-- employee-mp/src/pages/inform/index.js | 4 ++-- employee-mp/src/pages/leave/approve.js | 4 ++-- employee-mp/src/pages/leave/detail.js | 4 ++-- employee-mp/src/pages/leave/index.js | 4 ++-- employee-mp/src/pages/login/index.js | 4 ++-- employee-mp/src/pages/material/index.js | 4 ++-- employee-mp/src/pages/meeting/index.js | 4 ++-- employee-mp/src/pages/mission/detail.js | 4 ++-- employee-mp/src/pages/mission/index.js | 4 ++-- employee-mp/src/pages/mission/report.js | 4 ++-- employee-mp/src/pages/mission/submit.js | 4 ++-- employee-mp/src/pages/move_car/concat.js | 4 ++-- employee-mp/src/pages/move_car/index.js | 4 ++-- employee-mp/src/pages/ower/detail.js | 4 ++-- employee-mp/src/pages/ower/index.js | 4 ++-- employee-mp/src/pages/party/detail.js | 4 ++-- employee-mp/src/pages/party/index.js | 4 ++-- employee-mp/src/pages/purchase/approve.js | 4 ++-- employee-mp/src/pages/purchase/detail.js | 4 ++-- employee-mp/src/pages/purchase/index.js | 4 ++-- employee-mp/src/pages/purchase/item.js | 4 ++-- employee-mp/src/pages/refound/approve.js | 4 ++-- employee-mp/src/pages/refound/detail.js | 4 ++-- employee-mp/src/pages/refound/index.js | 4 ++-- employee-mp/src/pages/refound/item.js | 4 ++-- employee-mp/src/pages/repair/detail.js | 4 ++-- employee-mp/src/pages/repair/index.js | 4 ++-- employee-mp/src/pages/sign/begin.js | 4 ++-- employee-mp/src/pages/sign/finish.js | 4 ++-- employee-mp/src/pages/vistor/index.js | 4 ++-- employee-mp/src/utils/compare.js | 4 ++-- employee-mp/src/utils/file.js | 4 ++-- employee-mp/src/utils/index.js | 4 ++-- employee-mp/src/utils/oss.js | 4 ++-- employee-mp/src/utils/request.js | 4 ++-- employee-mp/src/utils/storage.js | 4 ++-- ower-mp/package.json | 2 +- ower-mp/src/app.js | 4 ++-- ower-mp/src/components/action-sheet/index.js | 4 ++-- ower-mp/src/components/button/index.js | 4 ++-- ower-mp/src/components/calendar/components/header/index.js | 4 ++-- ower-mp/src/components/calendar/components/month/index.js | 4 ++-- ower-mp/src/components/calendar/index.js | 4 ++-- ower-mp/src/components/calendar/utils.js | 4 ++-- ower-mp/src/components/car-number/index.js | 4 ++-- ower-mp/src/components/card/index.js | 4 ++-- ower-mp/src/components/cell-group/index.js | 4 ++-- ower-mp/src/components/cell/index.js | 4 ++-- ower-mp/src/components/checkbox-group/index.js | 4 ++-- ower-mp/src/components/checkbox/index.js | 4 ++-- ower-mp/src/components/circle/canvas.js | 4 ++-- ower-mp/src/components/circle/index.js | 4 ++-- ower-mp/src/components/col/index.js | 4 ++-- ower-mp/src/components/collapse-item/animate.js | 4 ++-- ower-mp/src/components/collapse-item/index.js | 4 ++-- ower-mp/src/components/collapse/index.js | 4 ++-- ower-mp/src/components/common/color.js | 4 ++-- ower-mp/src/components/common/component.js | 4 ++-- ower-mp/src/components/common/relation.js | 4 ++-- ower-mp/src/components/common/utils.js | 4 ++-- ower-mp/src/components/common/validator.js | 4 ++-- ower-mp/src/components/common/version.js | 4 ++-- ower-mp/src/components/copyright/index.js | 4 ++-- ower-mp/src/components/count-down/index.js | 4 ++-- ower-mp/src/components/count-down/utils.js | 4 ++-- ower-mp/src/components/datetime-picker/index.js | 4 ++-- ower-mp/src/components/definitions/index.js | 4 ++-- ower-mp/src/components/dialog/dialog.js | 4 ++-- ower-mp/src/components/dialog/index.js | 4 ++-- ower-mp/src/components/divider/index.js | 4 ++-- ower-mp/src/components/dropdown-item/index.js | 4 ++-- ower-mp/src/components/dropdown-item/shared.js | 4 ++-- ower-mp/src/components/dropdown-menu/index.js | 4 ++-- ower-mp/src/components/employee/index.js | 4 ++-- ower-mp/src/components/empty/index.js | 4 ++-- ower-mp/src/components/field/index.js | 4 ++-- ower-mp/src/components/field/props.js | 4 ++-- ower-mp/src/components/grid-item/index.js | 4 ++-- ower-mp/src/components/grid/index.js | 4 ++-- ower-mp/src/components/icon/index.js | 4 ++-- ower-mp/src/components/image-cropper/index.js | 4 ++-- ower-mp/src/components/image/index.js | 4 ++-- ower-mp/src/components/index-anchor/index.js | 4 ++-- ower-mp/src/components/index-bar/index.js | 4 ++-- ower-mp/src/components/info/index.js | 4 ++-- ower-mp/src/components/list-item-info/index.js | 4 ++-- ower-mp/src/components/list-item/index.js | 4 ++-- ower-mp/src/components/list/index.js | 4 ++-- ower-mp/src/components/loading/index.js | 4 ++-- ower-mp/src/components/mixins/basic.js | 4 ++-- ower-mp/src/components/mixins/button.js | 4 ++-- ower-mp/src/components/mixins/link.js | 4 ++-- ower-mp/src/components/mixins/open-type.js | 4 ++-- ower-mp/src/components/mixins/page-scroll.js | 4 ++-- ower-mp/src/components/mixins/touch.js | 4 ++-- ower-mp/src/components/mixins/transition.js | 4 ++-- ower-mp/src/components/nav-bar/index.js | 4 ++-- ower-mp/src/components/notice-bar/index.js | 4 ++-- ower-mp/src/components/notify/index.js | 4 ++-- ower-mp/src/components/notify/notify.js | 4 ++-- ower-mp/src/components/overlay/index.js | 4 ++-- ower-mp/src/components/panel/index.js | 4 ++-- ower-mp/src/components/picker-column/index.js | 4 ++-- ower-mp/src/components/picker/index.js | 4 ++-- ower-mp/src/components/picker/shared.js | 4 ++-- ower-mp/src/components/popup/index.js | 4 ++-- ower-mp/src/components/progress/index.js | 4 ++-- ower-mp/src/components/radio-group/index.js | 4 ++-- ower-mp/src/components/radio/index.js | 4 ++-- ower-mp/src/components/rate/index.js | 4 ++-- ower-mp/src/components/rich-text/index.js | 4 ++-- ower-mp/src/components/row/index.js | 4 ++-- ower-mp/src/components/search/index.js | 4 ++-- ower-mp/src/components/share-sheet/index.js | 4 ++-- ower-mp/src/components/share-sheet/options.js | 4 ++-- ower-mp/src/components/sidebar-item/index.js | 4 ++-- ower-mp/src/components/sidebar/index.js | 4 ++-- ower-mp/src/components/skeleton/index.js | 4 ++-- ower-mp/src/components/slider/index.js | 4 ++-- ower-mp/src/components/stepper/index.js | 4 ++-- ower-mp/src/components/steps/index.js | 4 ++-- ower-mp/src/components/sticky/index.js | 4 ++-- ower-mp/src/components/submit-bar/index.js | 4 ++-- ower-mp/src/components/swipe-cell/index.js | 4 ++-- ower-mp/src/components/switch/index.js | 4 ++-- ower-mp/src/components/tab/index.js | 4 ++-- ower-mp/src/components/tabbar-item/index.js | 4 ++-- ower-mp/src/components/tabbar/index.js | 4 ++-- ower-mp/src/components/tabs/index.js | 4 ++-- ower-mp/src/components/tag/index.js | 4 ++-- ower-mp/src/components/toast/index.js | 4 ++-- ower-mp/src/components/toast/toast.js | 4 ++-- ower-mp/src/components/transition/index.js | 4 ++-- ower-mp/src/components/tree-select/index.js | 4 ++-- ower-mp/src/components/uploader/index.js | 4 ++-- ower-mp/src/components/uploader/shared.js | 4 ++-- ower-mp/src/components/uploader/utils.js | 4 ++-- ower-mp/src/config.js | 4 ++-- ower-mp/src/custom-tab-bar/index.js | 4 ++-- ower-mp/src/libs/md5.js | 4 ++-- ower-mp/src/libs/qrcode.js | 4 ++-- ower-mp/src/libs/validator/index.js | 4 ++-- ower-mp/src/libs/validator/messages.js | 4 ++-- ower-mp/src/libs/validator/rules/enum.js | 4 ++-- ower-mp/src/libs/validator/rules/index.js | 4 ++-- ower-mp/src/libs/validator/rules/pattern.js | 4 ++-- ower-mp/src/libs/validator/rules/range.js | 4 ++-- ower-mp/src/libs/validator/rules/required.js | 4 ++-- ower-mp/src/libs/validator/rules/type.js | 4 ++-- ower-mp/src/libs/validator/rules/whitespace.js | 4 ++-- ower-mp/src/libs/validator/util.js | 4 ++-- ower-mp/src/libs/validator/validators/any.js | 4 ++-- ower-mp/src/libs/validator/validators/array.js | 4 ++-- ower-mp/src/libs/validator/validators/boolean.js | 4 ++-- ower-mp/src/libs/validator/validators/date.js | 4 ++-- ower-mp/src/libs/validator/validators/enum.js | 4 ++-- ower-mp/src/libs/validator/validators/float.js | 4 ++-- ower-mp/src/libs/validator/validators/index.js | 4 ++-- ower-mp/src/libs/validator/validators/integer.js | 4 ++-- ower-mp/src/libs/validator/validators/method.js | 4 ++-- ower-mp/src/libs/validator/validators/number.js | 4 ++-- ower-mp/src/libs/validator/validators/object.js | 4 ++-- ower-mp/src/libs/validator/validators/pattern.js | 4 ++-- ower-mp/src/libs/validator/validators/regexp.js | 4 ++-- ower-mp/src/libs/validator/validators/required.js | 4 ++-- ower-mp/src/libs/validator/validators/string.js | 4 ++-- ower-mp/src/libs/validator/validators/type.js | 4 ++-- ower-mp/src/pages/about/agreement.js | 4 ++-- ower-mp/src/pages/about/index.js | 4 ++-- ower-mp/src/pages/access/card.js | 4 ++-- ower-mp/src/pages/access/index.js | 4 ++-- ower-mp/src/pages/car/binding.js | 4 ++-- ower-mp/src/pages/car/index.js | 4 ++-- ower-mp/src/pages/common/common.js | 4 ++-- ower-mp/src/pages/common/page.js | 4 ++-- ower-mp/src/pages/community/append.js | 4 ++-- ower-mp/src/pages/community/apply.js | 4 ++-- ower-mp/src/pages/community/binding.js | 4 ++-- ower-mp/src/pages/community/family.js | 4 ++-- ower-mp/src/pages/community/index.js | 4 ++-- ower-mp/src/pages/complain/create.js | 4 ++-- ower-mp/src/pages/complain/detail.js | 4 ++-- ower-mp/src/pages/complain/index.js | 4 ++-- ower-mp/src/pages/error/general.js | 4 ++-- ower-mp/src/pages/error/network.js | 4 ++-- ower-mp/src/pages/family/detail.js | 4 ++-- ower-mp/src/pages/family/index.js | 4 ++-- ower-mp/src/pages/feedback/feature.js | 4 ++-- ower-mp/src/pages/feedback/index.js | 4 ++-- ower-mp/src/pages/feedback/join.js | 4 ++-- ower-mp/src/pages/feedback/location.js | 4 ++-- ower-mp/src/pages/fitment/create.js | 4 ++-- ower-mp/src/pages/fitment/detail.js | 4 ++-- ower-mp/src/pages/fitment/index.js | 4 ++-- ower-mp/src/pages/home/convenient.js | 4 ++-- ower-mp/src/pages/home/index.js | 4 ++-- ower-mp/src/pages/login/index.js | 4 ++-- ower-mp/src/pages/move_car/create.js | 4 ++-- ower-mp/src/pages/move_car/detail.js | 4 ++-- ower-mp/src/pages/move_car/index.js | 4 ++-- ower-mp/src/pages/notification/detail.js | 4 ++-- ower-mp/src/pages/notification/index.js | 4 ++-- ower-mp/src/pages/payment/detail.js | 4 ++-- ower-mp/src/pages/payment/index.js | 4 ++-- ower-mp/src/pages/payment/order.js | 4 ++-- ower-mp/src/pages/payment/result.js | 4 ++-- ower-mp/src/pages/pet/create.js | 4 ++-- ower-mp/src/pages/pet/detail.js | 4 ++-- ower-mp/src/pages/pet/index.js | 4 ++-- ower-mp/src/pages/pet/photo.js | 4 ++-- ower-mp/src/pages/questionnaire/answer.js | 4 ++-- ower-mp/src/pages/questionnaire/detail.js | 4 ++-- ower-mp/src/pages/questionnaire/index.js | 4 ++-- ower-mp/src/pages/questionnaire/self.js | 4 ++-- ower-mp/src/pages/repair/create.js | 4 ++-- ower-mp/src/pages/repair/detail.js | 4 ++-- ower-mp/src/pages/repair/index.js | 4 ++-- ower-mp/src/pages/service/index.js | 4 ++-- ower-mp/src/pages/topic/detail.js | 4 ++-- ower-mp/src/pages/vistor/create.js | 4 ++-- ower-mp/src/pages/vistor/detail.js | 4 ++-- ower-mp/src/pages/vistor/index.js | 4 ++-- ower-mp/src/pages/vistor/self.js | 4 ++-- ower-mp/src/pages/vistor/use.js | 4 ++-- ower-mp/src/pages/zone/avatar.js | 4 ++-- ower-mp/src/pages/zone/card.js | 4 ++-- ower-mp/src/pages/zone/index.js | 4 ++-- ower-mp/src/pages/zone/phone.js | 4 ++-- ower-mp/src/pages/zone/profile.js | 4 ++-- ower-mp/src/pages/zone/supplement.js | 4 ++-- ower-mp/src/utils/compare.js | 4 ++-- ower-mp/src/utils/file.js | 4 ++-- ower-mp/src/utils/index.js | 4 ++-- ower-mp/src/utils/oss.js | 4 ++-- ower-mp/src/utils/request.js | 4 ++-- ower-mp/src/utils/storage.js | 4 ++-- server/package.json | 2 +- server/src/app.ts | 4 ++-- server/src/config.ts | 4 ++-- server/src/constant/authenticated_type.ts | 4 ++-- server/src/constant/building.ts | 4 ++-- server/src/constant/car.ts | 4 ++-- server/src/constant/code.ts | 4 ++-- server/src/constant/complain.ts | 4 ++-- server/src/constant/enter_access.ts | 4 ++-- server/src/constant/epidemic.ts | 4 ++-- server/src/constant/feedback.ts | 4 ++-- server/src/constant/fitment.ts | 4 ++-- server/src/constant/iot.ts | 4 ++-- server/src/constant/material.ts | 4 ++-- server/src/constant/move_car.ts | 4 ++-- server/src/constant/notice.ts | 4 ++-- server/src/constant/operate_type.ts | 4 ++-- server/src/constant/pay.ts | 4 ++-- server/src/constant/pet.ts | 4 ++-- server/src/constant/questionnaire.ts | 4 ++-- server/src/constant/repair.ts | 4 ++-- server/src/constant/role_access.ts | 4 ++-- server/src/constant/schedule.ts | 4 ++-- server/src/constant/status.ts | 4 ++-- server/src/constant/tpl.ts | 4 ++-- server/src/constant/workflow.ts | 4 ++-- server/src/iot/entrance/access.ts | 4 ++-- server/src/iot/entrance/index.ts | 4 ++-- server/src/iot/entrance/status.ts | 4 ++-- server/src/iot/index.ts | 4 ++-- server/src/middleware/header.ts | 4 ++-- server/src/middleware/init.ts | 4 ++-- server/src/middleware/ip.ts | 4 ++-- server/src/middleware/model.ts | 4 ++-- server/src/middleware/watcher.ts | 4 ++-- server/src/model/index.ts | 4 ++-- server/src/module/mp/controller/access/door.ts | 4 ++-- server/src/module/mp/controller/access/list.ts | 4 ++-- server/src/module/mp/controller/apply/create.ts | 4 ++-- server/src/module/mp/controller/apply/list.ts | 4 ++-- server/src/module/mp/controller/apply/tpl.ts | 4 ++-- server/src/module/mp/controller/car/binding.ts | 4 ++-- server/src/module/mp/controller/car/list.ts | 4 ++-- server/src/module/mp/controller/car/unbinding.ts | 4 ++-- .../src/module/mp/controller/community/binding_by_family.ts | 4 ++-- .../src/module/mp/controller/community/binding_by_property.ts | 4 ++-- server/src/module/mp/controller/community/binding_by_self.ts | 4 ++-- server/src/module/mp/controller/community/default.ts | 4 ++-- server/src/module/mp/controller/community/family_code.ts | 4 ++-- server/src/module/mp/controller/community/remove.ts | 4 ++-- server/src/module/mp/controller/community/search.ts | 4 ++-- server/src/module/mp/controller/complain/create.ts | 4 ++-- server/src/module/mp/controller/complain/detail.ts | 4 ++-- server/src/module/mp/controller/complain/list.ts | 4 ++-- server/src/module/mp/controller/complain/rate.ts | 4 ++-- server/src/module/mp/controller/complain/tpl.ts | 4 ++-- server/src/module/mp/controller/convenient/detail.ts | 4 ++-- server/src/module/mp/controller/family/detail.ts | 4 ++-- server/src/module/mp/controller/family/list.ts | 4 ++-- server/src/module/mp/controller/family/unbinding.ts | 4 ++-- server/src/module/mp/controller/feedback/feature.ts | 4 ++-- server/src/module/mp/controller/feedback/problem.ts | 4 ++-- server/src/module/mp/controller/fitment/create.ts | 4 ++-- server/src/module/mp/controller/fitment/detail.ts | 4 ++-- server/src/module/mp/controller/fitment/finish.ts | 4 ++-- server/src/module/mp/controller/fitment/list.ts | 4 ++-- server/src/module/mp/controller/fitment/return_info.ts | 4 ++-- server/src/module/mp/controller/fitment/unfinished.ts | 4 ++-- server/src/module/mp/controller/home/main.ts | 4 ++-- server/src/module/mp/controller/move_car/create.ts | 4 ++-- server/src/module/mp/controller/move_car/detail.ts | 4 ++-- server/src/module/mp/controller/move_car/list.ts | 4 ++-- server/src/module/mp/controller/move_car/self.ts | 4 ++-- server/src/module/mp/controller/move_car/tpl.ts | 4 ++-- server/src/module/mp/controller/notice/read.ts | 4 ++-- server/src/module/mp/controller/notice/readed.ts | 4 ++-- server/src/module/mp/controller/notice/unread.ts | 4 ++-- server/src/module/mp/controller/notice/unread_amount.ts | 4 ++-- server/src/module/mp/controller/payment/cancel.ts | 4 ++-- server/src/module/mp/controller/payment/create.ts | 4 ++-- server/src/module/mp/controller/payment/detail.ts | 4 ++-- server/src/module/mp/controller/payment/list.ts | 4 ++-- server/src/module/mp/controller/payment/order.ts | 4 ++-- server/src/module/mp/controller/payment/pay.ts | 4 ++-- server/src/module/mp/controller/payment/result.ts | 4 ++-- server/src/module/mp/controller/pet/create.ts | 4 ++-- server/src/module/mp/controller/pet/detail.ts | 4 ++-- server/src/module/mp/controller/pet/license.ts | 4 ++-- server/src/module/mp/controller/pet/list.ts | 4 ++-- server/src/module/mp/controller/pet/remove.ts | 4 ++-- server/src/module/mp/controller/pet/vaccinate.ts | 4 ++-- server/src/module/mp/controller/questionnaire/answered.ts | 4 ++-- server/src/module/mp/controller/questionnaire/detail.ts | 4 ++-- server/src/module/mp/controller/questionnaire/questions.ts | 4 ++-- server/src/module/mp/controller/questionnaire/submit.ts | 4 ++-- server/src/module/mp/controller/questionnaire/unanswered.ts | 4 ++-- server/src/module/mp/controller/repair/create.ts | 4 ++-- server/src/module/mp/controller/repair/detail.ts | 4 ++-- server/src/module/mp/controller/repair/list.ts | 4 ++-- server/src/module/mp/controller/repair/rate.ts | 4 ++-- server/src/module/mp/controller/repair/tpl.ts | 4 ++-- server/src/module/mp/controller/repair/urge.ts | 4 ++-- server/src/module/mp/controller/service/list.ts | 4 ++-- server/src/module/mp/controller/topic/detail.ts | 4 ++-- server/src/module/mp/controller/upload/sign.ts | 4 ++-- server/src/module/mp/controller/user/bind_phone.ts | 4 ++-- server/src/module/mp/controller/user/card.ts | 4 ++-- server/src/module/mp/controller/user/info.ts | 4 ++-- server/src/module/mp/controller/user/login.ts | 4 ++-- server/src/module/mp/controller/user/profile.ts | 4 ++-- server/src/module/mp/controller/user/supplement.ts | 4 ++-- server/src/module/mp/controller/virus/report.ts | 4 ++-- server/src/module/mp/controller/vistor/create.ts | 4 ++-- server/src/module/mp/controller/vistor/detail.ts | 4 ++-- server/src/module/mp/controller/vistor/list.ts | 4 ++-- server/src/module/mp/controller/vistor/self.ts | 4 ++-- server/src/module/mp/controller/vistor/use.ts | 4 ++-- server/src/module/mp/index.ts | 4 ++-- server/src/module/mp/router.ts | 4 ++-- server/src/module/notify/controller/wechat/pay.ts | 4 ++-- server/src/module/notify/controller/wechat/refund.ts | 4 ++-- server/src/module/notify/index.ts | 4 ++-- server/src/module/notify/router.ts | 4 ++-- server/src/module/oa/controller/service/reply.ts | 4 ++-- server/src/module/oa/controller/service/verify.ts | 4 ++-- server/src/module/oa/index.ts | 4 ++-- server/src/module/oa/menu.ts | 4 ++-- server/src/module/oa/msg.ts | 4 ++-- server/src/module/oa/router.ts | 4 ++-- server/src/module/pc/controller/building/binding.ts | 4 ++-- server/src/module/pc/controller/building/detail.ts | 4 ++-- server/src/module/pc/controller/building/history.ts | 4 ++-- server/src/module/pc/controller/building/import.ts | 4 ++-- server/src/module/pc/controller/building/list.ts | 4 ++-- server/src/module/pc/controller/building/parse.ts | 4 ++-- server/src/module/pc/controller/building/registered.ts | 4 ++-- server/src/module/pc/controller/building/unbinding.ts | 4 ++-- server/src/module/pc/controller/car/binding.ts | 4 ++-- server/src/module/pc/controller/car/create.ts | 4 ++-- server/src/module/pc/controller/car/detail.ts | 4 ++-- server/src/module/pc/controller/car/history.ts | 4 ++-- server/src/module/pc/controller/car/list.ts | 4 ++-- server/src/module/pc/controller/car/sync.ts | 4 ++-- server/src/module/pc/controller/car/unbinding.ts | 4 ++-- server/src/module/pc/controller/colleague/detail.ts | 4 ++-- server/src/module/pc/controller/colleague/list.ts | 4 ++-- server/src/module/pc/controller/community/default.ts | 4 ++-- server/src/module/pc/controller/community_manage/create.ts | 4 ++-- server/src/module/pc/controller/community_manage/detail.ts | 4 ++-- server/src/module/pc/controller/community_manage/list.ts | 4 ++-- server/src/module/pc/controller/community_manage/update.ts | 4 ++-- server/src/module/pc/controller/complain/allot.ts | 4 ++-- server/src/module/pc/controller/complain/confirm.ts | 4 ++-- server/src/module/pc/controller/complain/create.ts | 4 ++-- server/src/module/pc/controller/complain/detail.ts | 4 ++-- server/src/module/pc/controller/complain/finish.ts | 4 ++-- server/src/module/pc/controller/complain/list.ts | 4 ++-- server/src/module/pc/controller/complain/merge.ts | 4 ++-- server/src/module/pc/controller/complain/merge_option.ts | 4 ++-- server/src/module/pc/controller/complain/my_detail.ts | 4 ++-- server/src/module/pc/controller/complain/my_list.ts | 4 ++-- server/src/module/pc/controller/contract/category_create.ts | 4 ++-- server/src/module/pc/controller/contract/category_delete.ts | 4 ++-- server/src/module/pc/controller/contract/category_list.ts | 4 ++-- server/src/module/pc/controller/contract/category_update.ts | 4 ++-- server/src/module/pc/controller/contract/create.ts | 4 ++-- server/src/module/pc/controller/contract/detail.ts | 4 ++-- server/src/module/pc/controller/contract/list.ts | 4 ++-- server/src/module/pc/controller/contract/option.ts | 4 ++-- server/src/module/pc/controller/contract/update.ts | 4 ++-- server/src/module/pc/controller/convenient/create.ts | 4 ++-- server/src/module/pc/controller/convenient/delete.ts | 4 ++-- server/src/module/pc/controller/convenient/update.ts | 4 ++-- server/src/module/pc/controller/department/create.ts | 4 ++-- server/src/module/pc/controller/department/delete.ts | 4 ++-- server/src/module/pc/controller/department/list.ts | 4 ++-- server/src/module/pc/controller/department/update.ts | 4 ++-- server/src/module/pc/controller/elevator/create.ts | 4 ++-- server/src/module/pc/controller/elevator/list.ts | 4 ++-- server/src/module/pc/controller/elevator/log.ts | 4 ++-- server/src/module/pc/controller/elevator/update.ts | 4 ++-- server/src/module/pc/controller/energy/meter.ts | 4 ++-- server/src/module/pc/controller/energy/meter_create.ts | 4 ++-- server/src/module/pc/controller/energy/meter_update.ts | 4 ++-- server/src/module/pc/controller/energy/read.ts | 4 ++-- server/src/module/pc/controller/energy/read_history.ts | 4 ++-- server/src/module/pc/controller/energy/read_submit.ts | 4 ++-- server/src/module/pc/controller/energy/repeater.ts | 4 ++-- server/src/module/pc/controller/energy/repeater_create.ts | 4 ++-- server/src/module/pc/controller/energy/repeater_option.ts | 4 ++-- server/src/module/pc/controller/energy/repeater_update.ts | 4 ++-- server/src/module/pc/controller/entrance/create.ts | 4 ++-- server/src/module/pc/controller/entrance/list.ts | 4 ++-- server/src/module/pc/controller/entrance/log.ts | 4 ++-- server/src/module/pc/controller/entrance/update.ts | 4 ++-- server/src/module/pc/controller/epidemic/create.ts | 4 ++-- server/src/module/pc/controller/epidemic/detail.ts | 4 ++-- server/src/module/pc/controller/epidemic/list.ts | 4 ++-- server/src/module/pc/controller/fitment/agree.ts | 4 ++-- server/src/module/pc/controller/fitment/confirm.ts | 4 ++-- server/src/module/pc/controller/fitment/create.ts | 4 ++-- server/src/module/pc/controller/fitment/detail.ts | 4 ++-- server/src/module/pc/controller/fitment/list.ts | 4 ++-- server/src/module/pc/controller/fitment/return.ts | 4 ++-- server/src/module/pc/controller/hr/assign.ts | 4 ++-- server/src/module/pc/controller/hr/create.ts | 4 ++-- server/src/module/pc/controller/hr/detail.ts | 4 ++-- server/src/module/pc/controller/hr/leave.ts | 4 ++-- server/src/module/pc/controller/hr/list.ts | 4 ++-- server/src/module/pc/controller/hr/recover.ts | 4 ++-- server/src/module/pc/controller/hr/reset.ts | 4 ++-- server/src/module/pc/controller/hr/state.ts | 4 ++-- server/src/module/pc/controller/hr/update.ts | 4 ++-- server/src/module/pc/controller/inform/create.ts | 4 ++-- server/src/module/pc/controller/inform/detail.ts | 4 ++-- server/src/module/pc/controller/inform/list.ts | 4 ++-- server/src/module/pc/controller/inform/manage.ts | 4 ++-- server/src/module/pc/controller/inform/published.ts | 4 ++-- server/src/module/pc/controller/inform/update.ts | 4 ++-- server/src/module/pc/controller/init/run.ts | 4 ++-- server/src/module/pc/controller/init/state.ts | 4 ++-- server/src/module/pc/controller/job/create.ts | 4 ++-- server/src/module/pc/controller/job/delete.ts | 4 ++-- server/src/module/pc/controller/job/list.ts | 4 ++-- server/src/module/pc/controller/job/update.ts | 4 ++-- server/src/module/pc/controller/lamp/create.ts | 4 ++-- server/src/module/pc/controller/lamp/line_create.ts | 4 ++-- server/src/module/pc/controller/lamp/line_list.ts | 4 ++-- server/src/module/pc/controller/lamp/line_update.ts | 4 ++-- server/src/module/pc/controller/lamp/list.ts | 4 ++-- server/src/module/pc/controller/lamp/log.ts | 4 ++-- server/src/module/pc/controller/lamp/option.ts | 4 ++-- server/src/module/pc/controller/lamp/update.ts | 4 ++-- server/src/module/pc/controller/leave/approver.ts | 4 ++-- server/src/module/pc/controller/leave/assign.ts | 4 ++-- server/src/module/pc/controller/leave/cancel.ts | 4 ++-- server/src/module/pc/controller/leave/create.ts | 4 ++-- server/src/module/pc/controller/leave/detail.ts | 4 ++-- server/src/module/pc/controller/leave/flow.ts | 4 ++-- server/src/module/pc/controller/leave/my.ts | 4 ++-- server/src/module/pc/controller/leave/notice.ts | 4 ++-- server/src/module/pc/controller/material/category_create.ts | 4 ++-- server/src/module/pc/controller/material/category_delete.ts | 4 ++-- server/src/module/pc/controller/material/category_list.ts | 4 ++-- server/src/module/pc/controller/material/category_update.ts | 4 ++-- server/src/module/pc/controller/material/create.ts | 4 ++-- server/src/module/pc/controller/material/list.ts | 4 ++-- server/src/module/pc/controller/material/option.ts | 4 ++-- server/src/module/pc/controller/material/purchase.ts | 4 ++-- server/src/module/pc/controller/material/update.ts | 4 ++-- server/src/module/pc/controller/material/use.ts | 4 ++-- server/src/module/pc/controller/material/used.ts | 4 ++-- server/src/module/pc/controller/meeting/cancel.ts | 4 ++-- server/src/module/pc/controller/meeting/create.ts | 4 ++-- server/src/module/pc/controller/meeting/detail.ts | 4 ++-- server/src/module/pc/controller/meeting/my.ts | 4 ++-- server/src/module/pc/controller/meeting/option.ts | 4 ++-- server/src/module/pc/controller/meeting/participant.ts | 4 ++-- server/src/module/pc/controller/meeting_room/create.ts | 4 ++-- server/src/module/pc/controller/meeting_room/list.ts | 4 ++-- server/src/module/pc/controller/meeting_room/update.ts | 4 ++-- server/src/module/pc/controller/mission/all.ts | 4 ++-- server/src/module/pc/controller/mission/cancel.ts | 4 ++-- server/src/module/pc/controller/mission/create.ts | 4 ++-- server/src/module/pc/controller/mission/detail.ts | 4 ++-- server/src/module/pc/controller/mission/dispose.ts | 4 ++-- server/src/module/pc/controller/mission/init.ts | 4 ++-- server/src/module/pc/controller/mission/line.ts | 4 ++-- server/src/module/pc/controller/mission/my.ts | 4 ++-- server/src/module/pc/controller/mission/submit.ts | 4 ++-- .../module/pc/controller/mission_manage/category_create.ts | 4 ++-- .../module/pc/controller/mission_manage/category_delete.ts | 4 ++-- .../src/module/pc/controller/mission_manage/category_list.ts | 4 ++-- .../module/pc/controller/mission_manage/category_update.ts | 4 ++-- server/src/module/pc/controller/mission_manage/line_create.ts | 4 ++-- server/src/module/pc/controller/mission_manage/line_delete.ts | 4 ++-- server/src/module/pc/controller/mission_manage/line_detail.ts | 4 ++-- server/src/module/pc/controller/mission_manage/line_list.ts | 4 ++-- server/src/module/pc/controller/mission_manage/line_update.ts | 4 ++-- server/src/module/pc/controller/mission_manage/option.ts | 4 ++-- .../src/module/pc/controller/mission_manage/point_create.ts | 4 ++-- .../src/module/pc/controller/mission_manage/point_delete.ts | 4 ++-- server/src/module/pc/controller/mission_manage/point_list.ts | 4 ++-- .../src/module/pc/controller/mission_manage/point_update.ts | 4 ++-- server/src/module/pc/controller/move_car/detail.ts | 4 ++-- server/src/module/pc/controller/move_car/find.ts | 4 ++-- server/src/module/pc/controller/move_car/list.ts | 4 ++-- server/src/module/pc/controller/move_car/reply.ts | 4 ++-- server/src/module/pc/controller/notice/create.ts | 4 ++-- server/src/module/pc/controller/notice/detail.ts | 4 ++-- server/src/module/pc/controller/notice/list.ts | 4 ++-- server/src/module/pc/controller/notice/published.ts | 4 ++-- server/src/module/pc/controller/notice/tpl.ts | 4 ++-- server/src/module/pc/controller/notice/update.ts | 4 ++-- server/src/module/pc/controller/oa/tpl.ts | 4 ++-- server/src/module/pc/controller/option/building.ts | 4 ++-- server/src/module/pc/controller/option/card.ts | 4 ++-- server/src/module/pc/controller/option/colleague.ts | 4 ++-- server/src/module/pc/controller/option/location.ts | 4 ++-- server/src/module/pc/controller/option/ower.ts | 4 ++-- server/src/module/pc/controller/ower/apply_detail.ts | 4 ++-- server/src/module/pc/controller/ower/apply_list.ts | 4 ++-- server/src/module/pc/controller/ower/apply_reply.ts | 4 ++-- server/src/module/pc/controller/ower/approve.ts | 4 ++-- server/src/module/pc/controller/ower/detail.ts | 4 ++-- server/src/module/pc/controller/ower/list.ts | 4 ++-- server/src/module/pc/controller/park/blacklist_create.ts | 4 ++-- server/src/module/pc/controller/park/blacklist_delete.ts | 4 ++-- server/src/module/pc/controller/park/blacklist_list.ts | 4 ++-- server/src/module/pc/controller/park/blacklist_update.ts | 4 ++-- server/src/module/pc/controller/park/create.ts | 4 ++-- server/src/module/pc/controller/park/list.ts | 4 ++-- server/src/module/pc/controller/park/log.ts | 4 ++-- server/src/module/pc/controller/park/option.ts | 4 ++-- server/src/module/pc/controller/park/update.ts | 4 ++-- server/src/module/pc/controller/party/create.ts | 4 ++-- server/src/module/pc/controller/party/detail.ts | 4 ++-- server/src/module/pc/controller/party/list.ts | 4 ++-- server/src/module/pc/controller/party/manage.ts | 4 ++-- server/src/module/pc/controller/party/published.ts | 4 ++-- server/src/module/pc/controller/party/update.ts | 4 ++-- server/src/module/pc/controller/payment/create.ts | 4 ++-- server/src/module/pc/controller/payment/detail.ts | 4 ++-- server/src/module/pc/controller/payment/list.ts | 4 ++-- server/src/module/pc/controller/payment/order_detail.ts | 4 ++-- server/src/module/pc/controller/payment/order_list.ts | 4 ++-- server/src/module/pc/controller/payment/pay.ts | 4 ++-- server/src/module/pc/controller/payment/prepay.ts | 4 ++-- server/src/module/pc/controller/payment/refund.ts | 4 ++-- server/src/module/pc/controller/payment/refund_query.ts | 4 ++-- server/src/module/pc/controller/payment/unpay_list.ts | 4 ++-- server/src/module/pc/controller/payment/urge.ts | 4 ++-- server/src/module/pc/controller/pet/create.ts | 4 ++-- server/src/module/pc/controller/pet/detail.ts | 4 ++-- server/src/module/pc/controller/pet/license.ts | 4 ++-- server/src/module/pc/controller/pet/list.ts | 4 ++-- server/src/module/pc/controller/pet/vaccinate.ts | 4 ++-- server/src/module/pc/controller/purchase/approver.ts | 4 ++-- server/src/module/pc/controller/purchase/assign.ts | 4 ++-- server/src/module/pc/controller/purchase/cancel.ts | 4 ++-- server/src/module/pc/controller/purchase/create.ts | 4 ++-- server/src/module/pc/controller/purchase/detail.ts | 4 ++-- server/src/module/pc/controller/purchase/flow.ts | 4 ++-- server/src/module/pc/controller/purchase/my.ts | 4 ++-- server/src/module/pc/controller/purchase/notice.ts | 4 ++-- server/src/module/pc/controller/purchase/option.ts | 4 ++-- server/src/module/pc/controller/questionnaire/create.ts | 4 ++-- server/src/module/pc/controller/questionnaire/detail.ts | 4 ++-- server/src/module/pc/controller/questionnaire/list.ts | 4 ++-- server/src/module/pc/controller/questionnaire/published.ts | 4 ++-- server/src/module/pc/controller/questionnaire/update.ts | 4 ++-- server/src/module/pc/controller/refound/approver.ts | 4 ++-- server/src/module/pc/controller/refound/assign.ts | 4 ++-- server/src/module/pc/controller/refound/cancel.ts | 4 ++-- server/src/module/pc/controller/refound/create.ts | 4 ++-- server/src/module/pc/controller/refound/detail.ts | 4 ++-- server/src/module/pc/controller/refound/flow.ts | 4 ++-- server/src/module/pc/controller/refound/my.ts | 4 ++-- server/src/module/pc/controller/refound/notice.ts | 4 ++-- server/src/module/pc/controller/repair/allot.ts | 4 ++-- server/src/module/pc/controller/repair/confirm.ts | 4 ++-- server/src/module/pc/controller/repair/create.ts | 4 ++-- server/src/module/pc/controller/repair/detail.ts | 4 ++-- server/src/module/pc/controller/repair/finish.ts | 4 ++-- server/src/module/pc/controller/repair/list.ts | 4 ++-- server/src/module/pc/controller/repair/merge.ts | 4 ++-- server/src/module/pc/controller/repair/merge_option.ts | 4 ++-- server/src/module/pc/controller/repair/my_detail.ts | 4 ++-- server/src/module/pc/controller/repair/my_list.ts | 4 ++-- server/src/module/pc/controller/role_access/create.ts | 4 ++-- server/src/module/pc/controller/role_access/delete.ts | 4 ++-- server/src/module/pc/controller/role_access/list.ts | 4 ++-- server/src/module/pc/controller/role_access/update.ts | 4 ++-- server/src/module/pc/controller/sign/begin.ts | 4 ++-- server/src/module/pc/controller/sign/finish.ts | 4 ++-- server/src/module/pc/controller/sign/my.ts | 4 ++-- server/src/module/pc/controller/sign/record.ts | 4 ++-- server/src/module/pc/controller/sign_setting/create.ts | 4 ++-- server/src/module/pc/controller/sign_setting/detail.ts | 4 ++-- server/src/module/pc/controller/statistic/analysis.ts | 4 ++-- server/src/module/pc/controller/statistic/fitment.ts | 4 ++-- server/src/module/pc/controller/statistic/iot.ts | 4 ++-- server/src/module/pc/controller/statistic/payment.ts | 4 ++-- server/src/module/pc/controller/statistic/screen.ts | 4 ++-- server/src/module/pc/controller/statistic/work.ts | 4 ++-- server/src/module/pc/controller/storehouse/create.ts | 4 ++-- server/src/module/pc/controller/storehouse/delete.ts | 4 ++-- server/src/module/pc/controller/storehouse/list.ts | 4 ++-- server/src/module/pc/controller/storehouse/update.ts | 4 ++-- server/src/module/pc/controller/supplier/create.ts | 4 ++-- server/src/module/pc/controller/supplier/delete.ts | 4 ++-- server/src/module/pc/controller/supplier/list.ts | 4 ++-- server/src/module/pc/controller/supplier/update.ts | 4 ++-- server/src/module/pc/controller/topic/create.ts | 4 ++-- server/src/module/pc/controller/topic/detail.ts | 4 ++-- server/src/module/pc/controller/topic/list.ts | 4 ++-- server/src/module/pc/controller/topic/update.ts | 4 ++-- server/src/module/pc/controller/upload/sign.ts | 4 ++-- server/src/module/pc/controller/user/account_login.ts | 4 ++-- server/src/module/pc/controller/user/captcha.ts | 4 ++-- server/src/module/pc/controller/user/info.ts | 4 ++-- server/src/module/pc/controller/user/logout.ts | 4 ++-- server/src/module/pc/controller/user/mp_login.ts | 4 ++-- server/src/module/pc/controller/user/reset.ts | 4 ++-- server/src/module/pc/controller/user/state.ts | 4 ++-- server/src/module/pc/controller/user/wechat_login.ts | 4 ++-- server/src/module/pc/controller/vistor/create.ts | 4 ++-- server/src/module/pc/controller/vistor/detail.ts | 4 ++-- server/src/module/pc/controller/vistor/list.ts | 4 ++-- server/src/module/pc/controller/vistor/scan.ts | 4 ++-- server/src/module/pc/controller/warning/create.ts | 4 ++-- server/src/module/pc/controller/warning/list.ts | 4 ++-- server/src/module/pc/controller/warning/log.ts | 4 ++-- server/src/module/pc/controller/warning/update.ts | 4 ++-- server/src/module/pc/controller/workflow/create.ts | 4 ++-- server/src/module/pc/controller/workflow/detail.ts | 4 ++-- server/src/module/pc/index.ts | 4 ++-- server/src/module/pc/router.ts | 4 ++-- server/src/schedule/index.ts | 4 ++-- server/src/schedule/session.ts | 4 ++-- server/src/schedule/virus.ts | 4 ++-- server/src/service/access.ts | 4 ++-- server/src/service/community.ts | 4 ++-- server/src/service/complain.ts | 4 ++-- server/src/service/fee.ts | 4 ++-- server/src/service/fitment.ts | 4 ++-- server/src/service/map.ts | 4 ++-- server/src/service/move_car.ts | 4 ++-- server/src/service/notice.ts | 4 ++-- server/src/service/oss.ts | 4 ++-- server/src/service/pay.ts | 4 ++-- server/src/service/property_company.ts | 4 ++-- server/src/service/redis.ts | 4 ++-- server/src/service/repair.ts | 4 ++-- server/src/service/sms.ts | 4 ++-- server/src/service/validator.ts | 4 ++-- server/src/service/vistor.ts | 4 ++-- server/src/service/wechat.ts | 4 ++-- server/src/service/workflow.ts | 4 ++-- server/src/store/mysql-session.ts | 4 ++-- server/src/types/action.d.ts | 4 ++-- server/src/types/content.ts | 4 ++-- server/src/types/koa.d.ts | 4 ++-- server/src/types/model.d.ts | 4 ++-- server/src/types/user-info.d.ts | 4 ++-- server/src/types/workflow.d.ts | 4 ++-- server/src/types/ws.ts | 4 ++-- server/src/utils/access.ts | 4 ++-- server/src/utils/building.ts | 4 ++-- server/src/utils/community.ts | 4 ++-- server/src/utils/crypto.ts | 4 ++-- server/src/utils/idcard.ts | 4 ++-- server/src/utils/index.ts | 4 ++-- server/src/utils/mail.ts | 4 ++-- server/src/utils/order.ts | 4 ++-- server/src/utils/phone.ts | 4 ++-- server/src/utils/redis.ts | 4 ++-- server/src/utils/sql.ts | 4 ++-- server/src/utils/text.ts | 4 ++-- server/src/wss/index.ts | 4 ++-- web/src/components/area-select/index.vue | 4 ++-- web/src/components/area-select/utils.js | 4 ++-- web/src/components/avatar-crop/index.vue | 4 ++-- web/src/components/colleague/index.vue | 4 ++-- web/src/components/copyright/index.js | 4 ++-- web/src/components/editor/index.vue | 4 ++-- web/src/components/empty/index.vue | 4 ++-- web/src/components/file-upload/index.vue | 4 ++-- web/src/components/filter-query/index.vue | 4 ++-- web/src/components/find-ower/index.vue | 4 ++-- web/src/components/form-field/index.vue | 4 ++-- web/src/components/header/index.js | 4 ++-- web/src/components/image-upload/index.vue | 4 ++-- web/src/components/images/index.vue | 4 ++-- web/src/components/index.js | 4 ++-- web/src/components/list-footer/index.vue | 4 ++-- web/src/components/location-picker/index.vue | 4 ++-- web/src/components/multiple-image-upload/index.vue | 4 ++-- web/src/components/result/index.vue | 4 ++-- web/src/components/simple-header/index.vue | 4 ++-- web/src/components/water-mark/index.vue | 4 ++-- web/src/components/wechat-login/index.vue | 4 ++-- web/src/components/workflow-timeline/index.vue | 4 ++-- web/src/components/workflow/append.vue | 4 ++-- web/src/components/workflow/components/approver.vue | 4 ++-- web/src/components/workflow/components/condition.vue | 4 ++-- web/src/components/workflow/components/initiate.vue | 4 ++-- web/src/components/workflow/components/notice.vue | 4 ++-- web/src/components/workflow/index.vue | 4 ++-- web/src/components/workflow/node.vue | 4 ++-- web/src/components/workflow/structure.js | 4 ++-- web/src/components/workflow/test.js | 4 ++-- web/src/config.js | 4 ++-- web/src/constants/mutationTypes.js | 4 ++-- web/src/constants/role.js | 4 ++-- web/src/main.js | 4 ++-- web/src/mixins/form.js | 4 ++-- web/src/mixins/page.js | 4 ++-- web/src/mixins/print.js | 4 ++-- web/src/router/index.js | 4 ++-- web/src/store/common/actions.js | 4 ++-- web/src/store/common/getters.js | 4 ++-- web/src/store/common/index.js | 4 ++-- web/src/store/common/mutations.js | 4 ++-- web/src/store/index.js | 4 ++-- web/src/styles/chowa.less | 4 ++-- web/src/styles/custom-icon.less | 4 ++-- web/src/styles/form.less | 4 ++-- web/src/styles/space.less | 4 ++-- web/src/styles/steps.less | 4 ++-- web/src/styles/table.less | 4 ++-- web/src/styles/theme.less | 4 ++-- web/src/utils/auth.js | 4 ++-- web/src/utils/building.js | 4 ++-- web/src/utils/diff.js | 4 ++-- web/src/utils/file.js | 4 ++-- web/src/utils/image.js | 4 ++-- web/src/utils/index.js | 4 ++-- web/src/utils/obdata.js | 4 ++-- web/src/utils/order.js | 4 ++-- web/src/utils/oss.js | 4 ++-- web/src/utils/payment.js | 4 ++-- web/src/utils/request.js | 4 ++-- web/src/utils/role_access.js | 4 ++-- web/src/utils/upload.js | 4 ++-- web/src/utils/version.js | 4 ++-- web/src/views/404/index.vue | 4 ++-- web/src/views/404/router.js | 4 ++-- web/src/views/app/components/copyright.vue | 4 ++-- web/src/views/app/components/header.vue | 4 ++-- web/src/views/app/components/nav.vue | 4 ++-- web/src/views/app/components/setting.vue | 4 ++-- web/src/views/app/components/topbar.vue | 4 ++-- web/src/views/app/index.vue | 4 ++-- web/src/views/app/settings.js | 4 ++-- web/src/views/basic/building/detail.vue | 4 ++-- web/src/views/basic/building/import.vue | 4 ++-- web/src/views/basic/building/index.vue | 4 ++-- web/src/views/basic/building/list.vue | 4 ++-- web/src/views/basic/building/router.js | 4 ++-- web/src/views/basic/car/create.vue | 4 ++-- web/src/views/basic/car/detail.vue | 4 ++-- web/src/views/basic/car/index.vue | 4 ++-- web/src/views/basic/car/list.vue | 4 ++-- web/src/views/basic/car/router.js | 4 ++-- web/src/views/basic/complain/components/merge.vue | 4 ++-- web/src/views/basic/complain/create.vue | 4 ++-- web/src/views/basic/complain/detail.vue | 4 ++-- web/src/views/basic/complain/index.vue | 4 ++-- web/src/views/basic/complain/list.vue | 4 ++-- web/src/views/basic/complain/router.js | 4 ++-- web/src/views/basic/dashboard/components/notice.vue | 4 ++-- web/src/views/basic/dashboard/components/relation.vue | 4 ++-- web/src/views/basic/dashboard/components/service.vue | 4 ++-- web/src/views/basic/dashboard/index.vue | 4 ++-- web/src/views/basic/dashboard/router.js | 4 ++-- web/src/views/basic/epidemic/create.vue | 4 ++-- web/src/views/basic/epidemic/detail.vue | 4 ++-- web/src/views/basic/epidemic/index.vue | 4 ++-- web/src/views/basic/epidemic/list.vue | 4 ++-- web/src/views/basic/epidemic/router.js | 4 ++-- web/src/views/basic/fitment/create.vue | 4 ++-- web/src/views/basic/fitment/detail.vue | 4 ++-- web/src/views/basic/fitment/index.vue | 4 ++-- web/src/views/basic/fitment/list.vue | 4 ++-- web/src/views/basic/fitment/router.js | 4 ++-- web/src/views/basic/index.vue | 4 ++-- web/src/views/basic/movecar/detail.vue | 4 ++-- web/src/views/basic/movecar/index.vue | 4 ++-- web/src/views/basic/movecar/list.vue | 4 ++-- web/src/views/basic/movecar/router.js | 4 ++-- web/src/views/basic/notice/components/editor.vue | 4 ++-- web/src/views/basic/notice/create.vue | 4 ++-- web/src/views/basic/notice/index.vue | 4 ++-- web/src/views/basic/notice/list.vue | 4 ++-- web/src/views/basic/notice/preview.vue | 4 ++-- web/src/views/basic/notice/router.js | 4 ++-- web/src/views/basic/notice/update.vue | 4 ++-- web/src/views/basic/ower/apply/detail.vue | 4 ++-- web/src/views/basic/ower/apply/index.vue | 4 ++-- web/src/views/basic/ower/apply/list.vue | 4 ++-- web/src/views/basic/ower/index.vue | 4 ++-- web/src/views/basic/ower/main/approve.vue | 4 ++-- web/src/views/basic/ower/main/detail.vue | 4 ++-- web/src/views/basic/ower/main/list.vue | 4 ++-- web/src/views/basic/ower/router.js | 4 ++-- web/src/views/basic/pet/create.vue | 4 ++-- web/src/views/basic/pet/detail.vue | 4 ++-- web/src/views/basic/pet/index.vue | 4 ++-- web/src/views/basic/pet/list.vue | 4 ++-- web/src/views/basic/pet/router.js | 4 ++-- web/src/views/basic/questionnaire/components/editor.vue | 4 ++-- web/src/views/basic/questionnaire/create.vue | 4 ++-- web/src/views/basic/questionnaire/index.vue | 4 ++-- web/src/views/basic/questionnaire/list.vue | 4 ++-- web/src/views/basic/questionnaire/preview.vue | 4 ++-- web/src/views/basic/questionnaire/router.js | 4 ++-- web/src/views/basic/questionnaire/update.vue | 4 ++-- web/src/views/basic/repair/components/merge.vue | 4 ++-- web/src/views/basic/repair/create.vue | 4 ++-- web/src/views/basic/repair/detail.vue | 4 ++-- web/src/views/basic/repair/index.vue | 4 ++-- web/src/views/basic/repair/list.vue | 4 ++-- web/src/views/basic/repair/router.js | 4 ++-- web/src/views/basic/router.js | 4 ++-- web/src/views/basic/topic/components/editor.vue | 4 ++-- web/src/views/basic/topic/create.vue | 4 ++-- web/src/views/basic/topic/index.vue | 4 ++-- web/src/views/basic/topic/list.vue | 4 ++-- web/src/views/basic/topic/preview.vue | 4 ++-- web/src/views/basic/topic/router.js | 4 ++-- web/src/views/basic/topic/update.vue | 4 ++-- web/src/views/basic/vistor/create.vue | 4 ++-- web/src/views/basic/vistor/detail.vue | 4 ++-- web/src/views/basic/vistor/index.vue | 4 ++-- web/src/views/basic/vistor/list.vue | 4 ++-- web/src/views/basic/vistor/router.js | 4 ++-- web/src/views/basic/vistor/scan.vue | 4 ++-- web/src/views/home/router.js | 4 ++-- web/src/views/iot/dashboard/index.vue | 4 ++-- web/src/views/iot/dashboard/router.js | 4 ++-- web/src/views/iot/dashboard/svg-path.js | 4 ++-- web/src/views/iot/elevator/index.vue | 4 ++-- web/src/views/iot/elevator/log.vue | 4 ++-- web/src/views/iot/elevator/manage.vue | 4 ++-- web/src/views/iot/elevator/router.js | 4 ++-- web/src/views/iot/energy/components/history.vue | 4 ++-- web/src/views/iot/energy/index.vue | 4 ++-- web/src/views/iot/energy/main.vue | 4 ++-- web/src/views/iot/energy/meter.vue | 4 ++-- web/src/views/iot/energy/repeater.vue | 4 ++-- web/src/views/iot/energy/router.js | 4 ++-- web/src/views/iot/entrance/index.vue | 4 ++-- web/src/views/iot/entrance/log.vue | 4 ++-- web/src/views/iot/entrance/manage.vue | 4 ++-- web/src/views/iot/entrance/router.js | 4 ++-- web/src/views/iot/index.vue | 4 ++-- web/src/views/iot/lamp/components/mode.vue | 4 ++-- web/src/views/iot/lamp/index.vue | 4 ++-- web/src/views/iot/lamp/line.vue | 4 ++-- web/src/views/iot/lamp/log.vue | 4 ++-- web/src/views/iot/lamp/manage.vue | 4 ++-- web/src/views/iot/lamp/router.js | 4 ++-- web/src/views/iot/park/blacklist.vue | 4 ++-- web/src/views/iot/park/index.vue | 4 ++-- web/src/views/iot/park/log.vue | 4 ++-- web/src/views/iot/park/manage.vue | 4 ++-- web/src/views/iot/park/router.js | 4 ++-- web/src/views/iot/router.js | 4 ++-- web/src/views/iot/warning/index.vue | 4 ++-- web/src/views/iot/warning/log.vue | 4 ++-- web/src/views/iot/warning/manage.vue | 4 ++-- web/src/views/iot/warning/router.js | 4 ++-- web/src/views/oa/contract/category.vue | 4 ++-- web/src/views/oa/contract/components/editor.vue | 4 ++-- web/src/views/oa/contract/components/item.vue | 4 ++-- web/src/views/oa/contract/create.vue | 4 ++-- web/src/views/oa/contract/detail.vue | 4 ++-- web/src/views/oa/contract/index.vue | 4 ++-- web/src/views/oa/contract/list.vue | 4 ++-- web/src/views/oa/contract/router.js | 4 ++-- web/src/views/oa/contract/update.vue | 4 ++-- web/src/views/oa/dashboard/index.vue | 4 ++-- web/src/views/oa/dashboard/router.js | 4 ++-- web/src/views/oa/finance/components/fee-detail.vue | 4 ++-- web/src/views/oa/finance/components/order-detail.vue | 4 ++-- web/src/views/oa/finance/create.vue | 4 ++-- web/src/views/oa/finance/index.vue | 4 ++-- web/src/views/oa/finance/list.vue | 4 ++-- web/src/views/oa/finance/order.vue | 4 ++-- web/src/views/oa/finance/pay.vue | 4 ++-- web/src/views/oa/finance/router.js | 4 ++-- web/src/views/oa/finance/unpay.vue | 4 ++-- web/src/views/oa/hr/colleague/detail.vue | 4 ++-- web/src/views/oa/hr/colleague/index.vue | 4 ++-- web/src/views/oa/hr/colleague/list.vue | 4 ++-- web/src/views/oa/hr/index.vue | 4 ++-- web/src/views/oa/hr/main/components/editor.vue | 4 ++-- web/src/views/oa/hr/main/components/latlng.vue | 4 ++-- web/src/views/oa/hr/main/detail.vue | 4 ++-- web/src/views/oa/hr/main/join.vue | 4 ++-- web/src/views/oa/hr/main/list.vue | 4 ++-- web/src/views/oa/hr/main/sign.vue | 4 ++-- web/src/views/oa/hr/main/supplement.vue | 4 ++-- web/src/views/oa/hr/main/update.vue | 4 ++-- web/src/views/oa/hr/router.js | 4 ++-- web/src/views/oa/index.vue | 4 ++-- web/src/views/oa/inform/components/editor.vue | 4 ++-- web/src/views/oa/inform/create.vue | 4 ++-- web/src/views/oa/inform/detail.vue | 4 ++-- web/src/views/oa/inform/index.vue | 4 ++-- web/src/views/oa/inform/main.vue | 4 ++-- web/src/views/oa/inform/manage.vue | 4 ++-- web/src/views/oa/inform/router.js | 4 ++-- web/src/views/oa/inform/update.vue | 4 ++-- web/src/views/oa/leave/apply.vue | 4 ++-- web/src/views/oa/leave/components/approver.vue | 4 ++-- web/src/views/oa/leave/components/my.vue | 4 ++-- web/src/views/oa/leave/components/notice.vue | 4 ++-- web/src/views/oa/leave/detail.vue | 4 ++-- web/src/views/oa/leave/flow.vue | 4 ++-- web/src/views/oa/leave/index.vue | 4 ++-- web/src/views/oa/leave/router.js | 4 ++-- web/src/views/oa/material/category.vue | 4 ++-- web/src/views/oa/material/components/approver.vue | 4 ++-- web/src/views/oa/material/components/bank.vue | 4 ++-- web/src/views/oa/material/components/item.vue | 4 ++-- web/src/views/oa/material/components/my.vue | 4 ++-- web/src/views/oa/material/components/notice.vue | 4 ++-- web/src/views/oa/material/components/purchase.vue | 4 ++-- web/src/views/oa/material/components/use.vue | 4 ++-- web/src/views/oa/material/components/used.vue | 4 ++-- web/src/views/oa/material/detail.vue | 4 ++-- web/src/views/oa/material/flow.vue | 4 ++-- web/src/views/oa/material/index.vue | 4 ++-- web/src/views/oa/material/list.vue | 4 ++-- web/src/views/oa/material/purchase.vue | 4 ++-- web/src/views/oa/material/router.js | 4 ++-- web/src/views/oa/material/storehouse.vue | 4 ++-- web/src/views/oa/material/supplier.vue | 4 ++-- web/src/views/oa/meeting/components/my.vue | 4 ++-- web/src/views/oa/meeting/components/participant.vue | 4 ++-- web/src/views/oa/meeting/components/selector.vue | 4 ++-- web/src/views/oa/meeting/create.vue | 4 ++-- web/src/views/oa/meeting/detail.vue | 4 ++-- web/src/views/oa/meeting/index.vue | 4 ++-- web/src/views/oa/meeting/list.vue | 4 ++-- web/src/views/oa/meeting/manage.vue | 4 ++-- web/src/views/oa/meeting/router.js | 4 ++-- web/src/views/oa/mission/category.vue | 4 ++-- web/src/views/oa/mission/components/all.vue | 4 ++-- web/src/views/oa/mission/components/dispose.vue | 4 ++-- web/src/views/oa/mission/components/my.vue | 4 ++-- web/src/views/oa/mission/detail.vue | 4 ++-- web/src/views/oa/mission/dispose.vue | 4 ++-- web/src/views/oa/mission/index.vue | 4 ++-- web/src/views/oa/mission/line.vue | 4 ++-- web/src/views/oa/mission/main.vue | 4 ++-- web/src/views/oa/mission/point.vue | 4 ++-- web/src/views/oa/mission/router.js | 4 ++-- web/src/views/oa/mission/submit.vue | 4 ++-- web/src/views/oa/order/complain/detail.vue | 4 ++-- web/src/views/oa/order/complain/index.vue | 4 ++-- web/src/views/oa/order/complain/list.vue | 4 ++-- web/src/views/oa/order/complain/router.js | 4 ++-- web/src/views/oa/order/index.vue | 4 ++-- web/src/views/oa/order/repair/detail.vue | 4 ++-- web/src/views/oa/order/repair/index.vue | 4 ++-- web/src/views/oa/order/repair/list.vue | 4 ++-- web/src/views/oa/order/repair/router.js | 4 ++-- web/src/views/oa/order/router.js | 4 ++-- web/src/views/oa/party/components/editor.vue | 4 ++-- web/src/views/oa/party/create.vue | 4 ++-- web/src/views/oa/party/detail.vue | 4 ++-- web/src/views/oa/party/index.vue | 4 ++-- web/src/views/oa/party/main.vue | 4 ++-- web/src/views/oa/party/manage.vue | 4 ++-- web/src/views/oa/party/router.js | 4 ++-- web/src/views/oa/party/update.vue | 4 ++-- web/src/views/oa/refound/apply.vue | 4 ++-- web/src/views/oa/refound/components/approver.vue | 4 ++-- web/src/views/oa/refound/components/item.vue | 4 ++-- web/src/views/oa/refound/components/my.vue | 4 ++-- web/src/views/oa/refound/components/notice.vue | 4 ++-- web/src/views/oa/refound/detail.vue | 4 ++-- web/src/views/oa/refound/flow.vue | 4 ++-- web/src/views/oa/refound/index.vue | 4 ++-- web/src/views/oa/refound/router.js | 4 ++-- web/src/views/oa/router.js | 4 ++-- web/src/views/print/fee_notice.vue | 4 ++-- web/src/views/print/fee_order.vue | 4 ++-- web/src/views/print/fee_urge.vue | 4 ++-- web/src/views/print/index.vue | 4 ++-- web/src/views/print/material.vue | 4 ++-- web/src/views/print/meeting.vue | 4 ++-- web/src/views/print/meter.vue | 4 ++-- web/src/views/print/mission.vue | 4 ++-- web/src/views/print/router.js | 4 ++-- web/src/views/print/storehouse.vue | 4 ++-- web/src/views/setting/access.vue | 4 ++-- web/src/views/setting/community/components/editor.vue | 4 ++-- web/src/views/setting/community/create.vue | 4 ++-- web/src/views/setting/community/detail.vue | 4 ++-- web/src/views/setting/community/index.vue | 4 ++-- web/src/views/setting/community/list.vue | 4 ++-- web/src/views/setting/community/update.vue | 4 ++-- web/src/views/setting/components/job.vue | 4 ++-- web/src/views/setting/index.vue | 4 ++-- web/src/views/setting/organizational.vue | 4 ++-- web/src/views/setting/router.js | 4 ++-- web/src/views/setting/sign.vue | 4 ++-- web/src/views/setting/tpl.vue | 4 ++-- web/src/views/setting/workflow.vue | 4 ++-- web/src/views/statistic/index.vue | 4 ++-- web/src/views/statistic/payment.vue | 4 ++-- web/src/views/statistic/pledge.vue | 4 ++-- web/src/views/statistic/router.js | 4 ++-- web/src/views/statistic/screen/components/entrance.vue | 4 ++-- web/src/views/statistic/screen/components/iot.vue | 4 ++-- web/src/views/statistic/screen/components/map.vue | 4 ++-- web/src/views/statistic/screen/components/notice.vue | 4 ++-- web/src/views/statistic/screen/components/online.vue | 4 ++-- web/src/views/statistic/screen/components/order.vue | 4 ++-- web/src/views/statistic/screen/components/server.vue | 4 ++-- web/src/views/statistic/screen/components/slider.vue | 4 ++-- web/src/views/statistic/screen/components/warning.vue | 4 ++-- web/src/views/statistic/screen/index.vue | 4 ++-- web/src/views/user/index.vue | 4 ++-- web/src/views/user/init/components/community.vue | 4 ++-- web/src/views/user/init/components/profile.vue | 4 ++-- web/src/views/user/init/fill.vue | 4 ++-- web/src/views/user/init/index.vue | 4 ++-- web/src/views/user/init/router.js | 4 ++-- web/src/views/user/init/scan.vue | 4 ++-- web/src/views/user/login/index.vue | 4 ++-- web/src/views/user/login/main.vue | 4 ++-- web/src/views/user/login/router.js | 4 ++-- web/src/views/user/login/wechat.vue | 4 ++-- web/src/views/user/router.js | 4 ++-- web/src/views/user/zone/index.vue | 4 ++-- web/src/views/user/zone/profile.vue | 4 ++-- web/src/views/user/zone/reset.vue | 4 ++-- web/src/views/user/zone/router.js | 4 ++-- 1205 files changed, 2407 insertions(+), 2407 deletions(-) diff --git a/employee-mp/package.json b/employee-mp/package.json index e9dc723..f83fc20 100644 --- a/employee-mp/package.json +++ b/employee-mp/package.json @@ -2,7 +2,7 @@ "name": "ejyy-employee-mp", "version": "1.0.0", "description": "员工端小程序", - "author": "jixuecong@chowa.cn", + "author": "concat@chowa.cn", "scripts": { "lint": "prettier --write src/*.js src/* src/**/* src/**/**/* src/**/**/**/* src/**/**/**/**/*" } diff --git a/employee-mp/src/app.js b/employee-mp/src/app.js index 94fa1f7..6a85af3 100644 --- a/employee-mp/src/app.js +++ b/employee-mp/src/app.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/action-sheet/index.js b/employee-mp/src/components/action-sheet/index.js index 969ff68..0b66354 100644 --- a/employee-mp/src/components/action-sheet/index.js +++ b/employee-mp/src/components/action-sheet/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/button/index.js b/employee-mp/src/components/button/index.js index 4c65d37..220465e 100644 --- a/employee-mp/src/components/button/index.js +++ b/employee-mp/src/components/button/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/calendar/components/header/index.js b/employee-mp/src/components/calendar/components/header/index.js index ebbb18d..e84dc50 100644 --- a/employee-mp/src/components/calendar/components/header/index.js +++ b/employee-mp/src/components/calendar/components/header/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/calendar/components/month/index.js b/employee-mp/src/components/calendar/components/month/index.js index ee50515..0692ed2 100644 --- a/employee-mp/src/components/calendar/components/month/index.js +++ b/employee-mp/src/components/calendar/components/month/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/calendar/index.js b/employee-mp/src/components/calendar/index.js index 6d43a7f..8718ee4 100644 --- a/employee-mp/src/components/calendar/index.js +++ b/employee-mp/src/components/calendar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/calendar/utils.js b/employee-mp/src/components/calendar/utils.js index 34af769..fbad3f6 100644 --- a/employee-mp/src/components/calendar/utils.js +++ b/employee-mp/src/components/calendar/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/car-number/index.js b/employee-mp/src/components/car-number/index.js index 2cbcd92..2419705 100644 --- a/employee-mp/src/components/car-number/index.js +++ b/employee-mp/src/components/car-number/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/card/index.js b/employee-mp/src/components/card/index.js index 0db9618..2548229 100644 --- a/employee-mp/src/components/card/index.js +++ b/employee-mp/src/components/card/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/cell-group/index.js b/employee-mp/src/components/cell-group/index.js index 7d2bca2..2a868cb 100644 --- a/employee-mp/src/components/cell-group/index.js +++ b/employee-mp/src/components/cell-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/cell/index.js b/employee-mp/src/components/cell/index.js index a1a8c17..7ee37e1 100644 --- a/employee-mp/src/components/cell/index.js +++ b/employee-mp/src/components/cell/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/checkbox-group/index.js b/employee-mp/src/components/checkbox-group/index.js index 021607e..5ecb102 100644 --- a/employee-mp/src/components/checkbox-group/index.js +++ b/employee-mp/src/components/checkbox-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/checkbox/index.js b/employee-mp/src/components/checkbox/index.js index 0aa5d65..3468f54 100644 --- a/employee-mp/src/components/checkbox/index.js +++ b/employee-mp/src/components/checkbox/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/circle/canvas.js b/employee-mp/src/components/circle/canvas.js index 2c43b2d..fcb23f4 100644 --- a/employee-mp/src/components/circle/canvas.js +++ b/employee-mp/src/components/circle/canvas.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/circle/index.js b/employee-mp/src/components/circle/index.js index af95f4e..9a05bfd 100644 --- a/employee-mp/src/components/circle/index.js +++ b/employee-mp/src/components/circle/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/col/index.js b/employee-mp/src/components/col/index.js index b65ad27..e26a63b 100644 --- a/employee-mp/src/components/col/index.js +++ b/employee-mp/src/components/col/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/collapse-item/animate.js b/employee-mp/src/components/collapse-item/animate.js index 1693ee8..52f97d5 100644 --- a/employee-mp/src/components/collapse-item/animate.js +++ b/employee-mp/src/components/collapse-item/animate.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/collapse-item/index.js b/employee-mp/src/components/collapse-item/index.js index ef7b3af..5635211 100644 --- a/employee-mp/src/components/collapse-item/index.js +++ b/employee-mp/src/components/collapse-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/collapse/index.js b/employee-mp/src/components/collapse/index.js index 887a974..f2585bf 100644 --- a/employee-mp/src/components/collapse/index.js +++ b/employee-mp/src/components/collapse/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/colleague/index.js b/employee-mp/src/components/colleague/index.js index b97f60f..a6c8d4b 100644 --- a/employee-mp/src/components/colleague/index.js +++ b/employee-mp/src/components/colleague/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/color.js b/employee-mp/src/components/common/color.js index 1770115..fccbc99 100644 --- a/employee-mp/src/components/common/color.js +++ b/employee-mp/src/components/common/color.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/component.js b/employee-mp/src/components/common/component.js index 2954f8a..91090fb 100644 --- a/employee-mp/src/components/common/component.js +++ b/employee-mp/src/components/common/component.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/relation.js b/employee-mp/src/components/common/relation.js index 3303480..19b1234 100644 --- a/employee-mp/src/components/common/relation.js +++ b/employee-mp/src/components/common/relation.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/utils.js b/employee-mp/src/components/common/utils.js index 24659d1..7347d00 100644 --- a/employee-mp/src/components/common/utils.js +++ b/employee-mp/src/components/common/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/validator.js b/employee-mp/src/components/common/validator.js index e804e84..093e01b 100644 --- a/employee-mp/src/components/common/validator.js +++ b/employee-mp/src/components/common/validator.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/common/version.js b/employee-mp/src/components/common/version.js index eb022b3..d6fd3df 100644 --- a/employee-mp/src/components/common/version.js +++ b/employee-mp/src/components/common/version.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/copyright/index.js b/employee-mp/src/components/copyright/index.js index ede7e0c..9e858c5 100644 --- a/employee-mp/src/components/copyright/index.js +++ b/employee-mp/src/components/copyright/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/count-down/index.js b/employee-mp/src/components/count-down/index.js index e4c9baa..c0127c5 100644 --- a/employee-mp/src/components/count-down/index.js +++ b/employee-mp/src/components/count-down/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/count-down/utils.js b/employee-mp/src/components/count-down/utils.js index f0cc9df..0945bdc 100644 --- a/employee-mp/src/components/count-down/utils.js +++ b/employee-mp/src/components/count-down/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/datetime-picker/index.js b/employee-mp/src/components/datetime-picker/index.js index 1c432f2..976f01e 100644 --- a/employee-mp/src/components/datetime-picker/index.js +++ b/employee-mp/src/components/datetime-picker/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/definitions/index.js b/employee-mp/src/components/definitions/index.js index f150f20..c21d9bf 100644 --- a/employee-mp/src/components/definitions/index.js +++ b/employee-mp/src/components/definitions/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/dialog/dialog.js b/employee-mp/src/components/dialog/dialog.js index f6ca05e..f66a774 100644 --- a/employee-mp/src/components/dialog/dialog.js +++ b/employee-mp/src/components/dialog/dialog.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/dialog/index.js b/employee-mp/src/components/dialog/index.js index 4a955f7..d1c2de6 100644 --- a/employee-mp/src/components/dialog/index.js +++ b/employee-mp/src/components/dialog/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/divider/index.js b/employee-mp/src/components/divider/index.js index 8d4d113..7dff8a7 100644 --- a/employee-mp/src/components/divider/index.js +++ b/employee-mp/src/components/divider/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/dropdown-item/index.js b/employee-mp/src/components/dropdown-item/index.js index acf8f52..1d5ef05 100644 --- a/employee-mp/src/components/dropdown-item/index.js +++ b/employee-mp/src/components/dropdown-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/dropdown-item/shared.js b/employee-mp/src/components/dropdown-item/shared.js index f150f20..c21d9bf 100644 --- a/employee-mp/src/components/dropdown-item/shared.js +++ b/employee-mp/src/components/dropdown-item/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/dropdown-menu/index.js b/employee-mp/src/components/dropdown-menu/index.js index b85a3c8..21f274f 100644 --- a/employee-mp/src/components/dropdown-menu/index.js +++ b/employee-mp/src/components/dropdown-menu/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/empty/index.js b/employee-mp/src/components/empty/index.js index e130702..e80adc8 100644 --- a/employee-mp/src/components/empty/index.js +++ b/employee-mp/src/components/empty/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/field/index.js b/employee-mp/src/components/field/index.js index cc0dc29..861d0a9 100644 --- a/employee-mp/src/components/field/index.js +++ b/employee-mp/src/components/field/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/field/props.js b/employee-mp/src/components/field/props.js index 81d1aa9..7a86ca1 100644 --- a/employee-mp/src/components/field/props.js +++ b/employee-mp/src/components/field/props.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/grid-item/index.js b/employee-mp/src/components/grid-item/index.js index 8812a07..e0ff7a7 100644 --- a/employee-mp/src/components/grid-item/index.js +++ b/employee-mp/src/components/grid-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/grid/index.js b/employee-mp/src/components/grid/index.js index 8a1019c..1993e44 100644 --- a/employee-mp/src/components/grid/index.js +++ b/employee-mp/src/components/grid/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/icon/index.js b/employee-mp/src/components/icon/index.js index 717df64..06c51bd 100644 --- a/employee-mp/src/components/icon/index.js +++ b/employee-mp/src/components/icon/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/image-cropper/index.js b/employee-mp/src/components/image-cropper/index.js index 15d91a5..e51347a 100644 --- a/employee-mp/src/components/image-cropper/index.js +++ b/employee-mp/src/components/image-cropper/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/image/index.js b/employee-mp/src/components/image/index.js index 2176731..236dbbb 100644 --- a/employee-mp/src/components/image/index.js +++ b/employee-mp/src/components/image/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/index-anchor/index.js b/employee-mp/src/components/index-anchor/index.js index f415b72..93875d8 100644 --- a/employee-mp/src/components/index-anchor/index.js +++ b/employee-mp/src/components/index-anchor/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/index-bar/index.js b/employee-mp/src/components/index-bar/index.js index 8581baf..16d716f 100644 --- a/employee-mp/src/components/index-bar/index.js +++ b/employee-mp/src/components/index-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/info/index.js b/employee-mp/src/components/info/index.js index ed382a2..c668e53 100644 --- a/employee-mp/src/components/info/index.js +++ b/employee-mp/src/components/info/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/list-item-info/index.js b/employee-mp/src/components/list-item-info/index.js index 5364371..f6dbe86 100644 --- a/employee-mp/src/components/list-item-info/index.js +++ b/employee-mp/src/components/list-item-info/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/list-item/index.js b/employee-mp/src/components/list-item/index.js index 737aa7d..8920693 100644 --- a/employee-mp/src/components/list-item/index.js +++ b/employee-mp/src/components/list-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/list/index.js b/employee-mp/src/components/list/index.js index 4841709..9149b6c 100644 --- a/employee-mp/src/components/list/index.js +++ b/employee-mp/src/components/list/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/loading/index.js b/employee-mp/src/components/loading/index.js index b4aead3..fa84fce 100644 --- a/employee-mp/src/components/loading/index.js +++ b/employee-mp/src/components/loading/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/basic.js b/employee-mp/src/components/mixins/basic.js index 81f452a..c1d2cee 100644 --- a/employee-mp/src/components/mixins/basic.js +++ b/employee-mp/src/components/mixins/basic.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/button.js b/employee-mp/src/components/mixins/button.js index 6a91876..1dc8610 100644 --- a/employee-mp/src/components/mixins/button.js +++ b/employee-mp/src/components/mixins/button.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/link.js b/employee-mp/src/components/mixins/link.js index d59778a..1a6c074 100644 --- a/employee-mp/src/components/mixins/link.js +++ b/employee-mp/src/components/mixins/link.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/open-type.js b/employee-mp/src/components/mixins/open-type.js index cd6c1fe..15c6ac7 100644 --- a/employee-mp/src/components/mixins/open-type.js +++ b/employee-mp/src/components/mixins/open-type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/page-scroll.js b/employee-mp/src/components/mixins/page-scroll.js index ec7052e..dd652ef 100644 --- a/employee-mp/src/components/mixins/page-scroll.js +++ b/employee-mp/src/components/mixins/page-scroll.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/touch.js b/employee-mp/src/components/mixins/touch.js index 232b6ae..ef28221 100644 --- a/employee-mp/src/components/mixins/touch.js +++ b/employee-mp/src/components/mixins/touch.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/mixins/transition.js b/employee-mp/src/components/mixins/transition.js index 5b7fbf3..ebfc972 100644 --- a/employee-mp/src/components/mixins/transition.js +++ b/employee-mp/src/components/mixins/transition.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/nav-bar/index.js b/employee-mp/src/components/nav-bar/index.js index 9e384e0..1475ae5 100644 --- a/employee-mp/src/components/nav-bar/index.js +++ b/employee-mp/src/components/nav-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/notice-bar/index.js b/employee-mp/src/components/notice-bar/index.js index b01780f..458fbf0 100644 --- a/employee-mp/src/components/notice-bar/index.js +++ b/employee-mp/src/components/notice-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/notify/index.js b/employee-mp/src/components/notify/index.js index 2796243..429cf3f 100644 --- a/employee-mp/src/components/notify/index.js +++ b/employee-mp/src/components/notify/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/notify/notify.js b/employee-mp/src/components/notify/notify.js index 027d1fd..0c13717 100644 --- a/employee-mp/src/components/notify/notify.js +++ b/employee-mp/src/components/notify/notify.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/overlay/index.js b/employee-mp/src/components/overlay/index.js index 112443d..ee0343a 100644 --- a/employee-mp/src/components/overlay/index.js +++ b/employee-mp/src/components/overlay/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/panel/index.js b/employee-mp/src/components/panel/index.js index 3f246f3..3e71815 100644 --- a/employee-mp/src/components/panel/index.js +++ b/employee-mp/src/components/panel/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/picker-column/index.js b/employee-mp/src/components/picker-column/index.js index 05fe593..9fe34ef 100644 --- a/employee-mp/src/components/picker-column/index.js +++ b/employee-mp/src/components/picker-column/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/picker/index.js b/employee-mp/src/components/picker/index.js index bb001bc..bfdc6a7 100644 --- a/employee-mp/src/components/picker/index.js +++ b/employee-mp/src/components/picker/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/picker/shared.js b/employee-mp/src/components/picker/shared.js index e301d5a..4d50634 100644 --- a/employee-mp/src/components/picker/shared.js +++ b/employee-mp/src/components/picker/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/popup/index.js b/employee-mp/src/components/popup/index.js index e38ea5e..b5aa70d 100644 --- a/employee-mp/src/components/popup/index.js +++ b/employee-mp/src/components/popup/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/progress/index.js b/employee-mp/src/components/progress/index.js index 9655ad9..c017ef0 100644 --- a/employee-mp/src/components/progress/index.js +++ b/employee-mp/src/components/progress/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/radio-group/index.js b/employee-mp/src/components/radio-group/index.js index 2089d24..52c6047 100644 --- a/employee-mp/src/components/radio-group/index.js +++ b/employee-mp/src/components/radio-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/radio/index.js b/employee-mp/src/components/radio/index.js index 505f655..7d2b1d5 100644 --- a/employee-mp/src/components/radio/index.js +++ b/employee-mp/src/components/radio/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/rate/index.js b/employee-mp/src/components/rate/index.js index 4962af3..b9af83f 100644 --- a/employee-mp/src/components/rate/index.js +++ b/employee-mp/src/components/rate/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/rich-text/index.js b/employee-mp/src/components/rich-text/index.js index c017891..d625568 100644 --- a/employee-mp/src/components/rich-text/index.js +++ b/employee-mp/src/components/rich-text/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/row/index.js b/employee-mp/src/components/row/index.js index a3ecf6b..d769aff 100644 --- a/employee-mp/src/components/row/index.js +++ b/employee-mp/src/components/row/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/search/index.js b/employee-mp/src/components/search/index.js index 9c9d074..fe7bd0c 100644 --- a/employee-mp/src/components/search/index.js +++ b/employee-mp/src/components/search/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/share-sheet/index.js b/employee-mp/src/components/share-sheet/index.js index 8ba661b..da2354a 100644 --- a/employee-mp/src/components/share-sheet/index.js +++ b/employee-mp/src/components/share-sheet/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/share-sheet/options.js b/employee-mp/src/components/share-sheet/options.js index a6bd870..59fdf08 100644 --- a/employee-mp/src/components/share-sheet/options.js +++ b/employee-mp/src/components/share-sheet/options.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/sidebar-item/index.js b/employee-mp/src/components/sidebar-item/index.js index 890cf9a..8e1e70f 100644 --- a/employee-mp/src/components/sidebar-item/index.js +++ b/employee-mp/src/components/sidebar-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/sidebar/index.js b/employee-mp/src/components/sidebar/index.js index 93e16a7..81017ae 100644 --- a/employee-mp/src/components/sidebar/index.js +++ b/employee-mp/src/components/sidebar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/skeleton/index.js b/employee-mp/src/components/skeleton/index.js index 63a2df1..b9728c3 100644 --- a/employee-mp/src/components/skeleton/index.js +++ b/employee-mp/src/components/skeleton/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/slider/index.js b/employee-mp/src/components/slider/index.js index ac08d76..9996d11 100644 --- a/employee-mp/src/components/slider/index.js +++ b/employee-mp/src/components/slider/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/stepper/index.js b/employee-mp/src/components/stepper/index.js index 81f62ee..80242d9 100644 --- a/employee-mp/src/components/stepper/index.js +++ b/employee-mp/src/components/stepper/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/steps/index.js b/employee-mp/src/components/steps/index.js index 8978717..3711dea 100644 --- a/employee-mp/src/components/steps/index.js +++ b/employee-mp/src/components/steps/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/sticky/index.js b/employee-mp/src/components/sticky/index.js index d8bd782..cdc5260 100644 --- a/employee-mp/src/components/sticky/index.js +++ b/employee-mp/src/components/sticky/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/submit-bar/index.js b/employee-mp/src/components/submit-bar/index.js index 4c2d9ec..190252e 100644 --- a/employee-mp/src/components/submit-bar/index.js +++ b/employee-mp/src/components/submit-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/swipe-cell/index.js b/employee-mp/src/components/swipe-cell/index.js index 2b9bdb7..bd53e6e 100644 --- a/employee-mp/src/components/swipe-cell/index.js +++ b/employee-mp/src/components/swipe-cell/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/switch/index.js b/employee-mp/src/components/switch/index.js index 78397b0..2f31985 100644 --- a/employee-mp/src/components/switch/index.js +++ b/employee-mp/src/components/switch/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tab/index.js b/employee-mp/src/components/tab/index.js index b01b7b4..c00975e 100644 --- a/employee-mp/src/components/tab/index.js +++ b/employee-mp/src/components/tab/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tabbar-item/index.js b/employee-mp/src/components/tabbar-item/index.js index 800b9fa..1b9576d 100644 --- a/employee-mp/src/components/tabbar-item/index.js +++ b/employee-mp/src/components/tabbar-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tabbar/index.js b/employee-mp/src/components/tabbar/index.js index fdc11da..e8bb75f 100644 --- a/employee-mp/src/components/tabbar/index.js +++ b/employee-mp/src/components/tabbar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tabs/index.js b/employee-mp/src/components/tabs/index.js index 2fc5936..78af4e5 100644 --- a/employee-mp/src/components/tabs/index.js +++ b/employee-mp/src/components/tabs/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tag/index.js b/employee-mp/src/components/tag/index.js index 5772c80..a73053e 100644 --- a/employee-mp/src/components/tag/index.js +++ b/employee-mp/src/components/tag/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/timeline/index.js b/employee-mp/src/components/timeline/index.js index 88e4870..f32b2c1 100644 --- a/employee-mp/src/components/timeline/index.js +++ b/employee-mp/src/components/timeline/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/toast/index.js b/employee-mp/src/components/toast/index.js index d73c752..ada4a1a 100644 --- a/employee-mp/src/components/toast/index.js +++ b/employee-mp/src/components/toast/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/toast/toast.js b/employee-mp/src/components/toast/toast.js index 917b7bb..82abc73 100644 --- a/employee-mp/src/components/toast/toast.js +++ b/employee-mp/src/components/toast/toast.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/transition/index.js b/employee-mp/src/components/transition/index.js index aa21ca9..7cea7c0 100644 --- a/employee-mp/src/components/transition/index.js +++ b/employee-mp/src/components/transition/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/tree-select/index.js b/employee-mp/src/components/tree-select/index.js index 13f960c..acaa9ac 100644 --- a/employee-mp/src/components/tree-select/index.js +++ b/employee-mp/src/components/tree-select/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/uploader/index.js b/employee-mp/src/components/uploader/index.js index 6cbdf44..dcb7844 100644 --- a/employee-mp/src/components/uploader/index.js +++ b/employee-mp/src/components/uploader/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/uploader/shared.js b/employee-mp/src/components/uploader/shared.js index cc46014..74f7a0b 100644 --- a/employee-mp/src/components/uploader/shared.js +++ b/employee-mp/src/components/uploader/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/uploader/utils.js b/employee-mp/src/components/uploader/utils.js index 767cf54..675b304 100644 --- a/employee-mp/src/components/uploader/utils.js +++ b/employee-mp/src/components/uploader/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/components/workflow/index.js b/employee-mp/src/components/workflow/index.js index 6f58931..f9a47dd 100644 --- a/employee-mp/src/components/workflow/index.js +++ b/employee-mp/src/components/workflow/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/config.js b/employee-mp/src/config.js index 4b1e505..6283a29 100644 --- a/employee-mp/src/config.js +++ b/employee-mp/src/config.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/constants/role.js b/employee-mp/src/constants/role.js index 7290e51..5af8e1d 100644 --- a/employee-mp/src/constants/role.js +++ b/employee-mp/src/constants/role.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/md5.js b/employee-mp/src/libs/md5.js index e978bdd..9fd16d4 100644 --- a/employee-mp/src/libs/md5.js +++ b/employee-mp/src/libs/md5.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/qrcode.js b/employee-mp/src/libs/qrcode.js index e5a084a..82875f1 100644 --- a/employee-mp/src/libs/qrcode.js +++ b/employee-mp/src/libs/qrcode.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/index.js b/employee-mp/src/libs/validator/index.js index ca32519..bf21934 100644 --- a/employee-mp/src/libs/validator/index.js +++ b/employee-mp/src/libs/validator/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/messages.js b/employee-mp/src/libs/validator/messages.js index f18103f..e218eef 100644 --- a/employee-mp/src/libs/validator/messages.js +++ b/employee-mp/src/libs/validator/messages.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/enum.js b/employee-mp/src/libs/validator/rules/enum.js index cf9bd06..19f4878 100644 --- a/employee-mp/src/libs/validator/rules/enum.js +++ b/employee-mp/src/libs/validator/rules/enum.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/index.js b/employee-mp/src/libs/validator/rules/index.js index 692e279..29c4d30 100644 --- a/employee-mp/src/libs/validator/rules/index.js +++ b/employee-mp/src/libs/validator/rules/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/pattern.js b/employee-mp/src/libs/validator/rules/pattern.js index 8a8f72a..f640830 100644 --- a/employee-mp/src/libs/validator/rules/pattern.js +++ b/employee-mp/src/libs/validator/rules/pattern.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/range.js b/employee-mp/src/libs/validator/rules/range.js index 6ab7c43..1b9dbed 100644 --- a/employee-mp/src/libs/validator/rules/range.js +++ b/employee-mp/src/libs/validator/rules/range.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/required.js b/employee-mp/src/libs/validator/rules/required.js index 1754855..5907a7d 100644 --- a/employee-mp/src/libs/validator/rules/required.js +++ b/employee-mp/src/libs/validator/rules/required.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/type.js b/employee-mp/src/libs/validator/rules/type.js index 3c18a7f..84339b0 100644 --- a/employee-mp/src/libs/validator/rules/type.js +++ b/employee-mp/src/libs/validator/rules/type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/rules/whitespace.js b/employee-mp/src/libs/validator/rules/whitespace.js index 8cb285a..55cdfea 100644 --- a/employee-mp/src/libs/validator/rules/whitespace.js +++ b/employee-mp/src/libs/validator/rules/whitespace.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/util.js b/employee-mp/src/libs/validator/util.js index 5745bcd..850d299 100644 --- a/employee-mp/src/libs/validator/util.js +++ b/employee-mp/src/libs/validator/util.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/any.js b/employee-mp/src/libs/validator/validators/any.js index 5fd1a6c..e74f254 100644 --- a/employee-mp/src/libs/validator/validators/any.js +++ b/employee-mp/src/libs/validator/validators/any.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/array.js b/employee-mp/src/libs/validator/validators/array.js index 2da79c1..a9c4b46 100644 --- a/employee-mp/src/libs/validator/validators/array.js +++ b/employee-mp/src/libs/validator/validators/array.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/boolean.js b/employee-mp/src/libs/validator/validators/boolean.js index 7f78bdf..a2e1cc2 100644 --- a/employee-mp/src/libs/validator/validators/boolean.js +++ b/employee-mp/src/libs/validator/validators/boolean.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/date.js b/employee-mp/src/libs/validator/validators/date.js index ae86ed8..e284a4f 100644 --- a/employee-mp/src/libs/validator/validators/date.js +++ b/employee-mp/src/libs/validator/validators/date.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/enum.js b/employee-mp/src/libs/validator/validators/enum.js index e657ae0..4fba39a 100644 --- a/employee-mp/src/libs/validator/validators/enum.js +++ b/employee-mp/src/libs/validator/validators/enum.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/float.js b/employee-mp/src/libs/validator/validators/float.js index b3310f7..7fa156d 100644 --- a/employee-mp/src/libs/validator/validators/float.js +++ b/employee-mp/src/libs/validator/validators/float.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/index.js b/employee-mp/src/libs/validator/validators/index.js index 6010b79..21cd238 100644 --- a/employee-mp/src/libs/validator/validators/index.js +++ b/employee-mp/src/libs/validator/validators/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/integer.js b/employee-mp/src/libs/validator/validators/integer.js index 8e13280..1a6e979 100644 --- a/employee-mp/src/libs/validator/validators/integer.js +++ b/employee-mp/src/libs/validator/validators/integer.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/method.js b/employee-mp/src/libs/validator/validators/method.js index 9f3416e..51e69f7 100644 --- a/employee-mp/src/libs/validator/validators/method.js +++ b/employee-mp/src/libs/validator/validators/method.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/number.js b/employee-mp/src/libs/validator/validators/number.js index 5f6a4a4..8c30e75 100644 --- a/employee-mp/src/libs/validator/validators/number.js +++ b/employee-mp/src/libs/validator/validators/number.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/object.js b/employee-mp/src/libs/validator/validators/object.js index 7ef2ba9..ae2dc1f 100644 --- a/employee-mp/src/libs/validator/validators/object.js +++ b/employee-mp/src/libs/validator/validators/object.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/pattern.js b/employee-mp/src/libs/validator/validators/pattern.js index 48b78a0..2193a1f 100644 --- a/employee-mp/src/libs/validator/validators/pattern.js +++ b/employee-mp/src/libs/validator/validators/pattern.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/regexp.js b/employee-mp/src/libs/validator/validators/regexp.js index f6cd860..6bf1712 100644 --- a/employee-mp/src/libs/validator/validators/regexp.js +++ b/employee-mp/src/libs/validator/validators/regexp.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/required.js b/employee-mp/src/libs/validator/validators/required.js index 9f2740e..4bf01d3 100644 --- a/employee-mp/src/libs/validator/validators/required.js +++ b/employee-mp/src/libs/validator/validators/required.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/string.js b/employee-mp/src/libs/validator/validators/string.js index 8ad2b85..cfd2dfc 100644 --- a/employee-mp/src/libs/validator/validators/string.js +++ b/employee-mp/src/libs/validator/validators/string.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/libs/validator/validators/type.js b/employee-mp/src/libs/validator/validators/type.js index 47e7efe..cb3d5cc 100644 --- a/employee-mp/src/libs/validator/validators/type.js +++ b/employee-mp/src/libs/validator/validators/type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/colleague/detail.js b/employee-mp/src/pages/colleague/detail.js index d3fac7c..a281f6c 100644 --- a/employee-mp/src/pages/colleague/detail.js +++ b/employee-mp/src/pages/colleague/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/colleague/index.js b/employee-mp/src/pages/colleague/index.js index 752b14b..112ff10 100644 --- a/employee-mp/src/pages/colleague/index.js +++ b/employee-mp/src/pages/colleague/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/common/common.js b/employee-mp/src/pages/common/common.js index 3fb9e2d..9156c0f 100644 --- a/employee-mp/src/pages/common/common.js +++ b/employee-mp/src/pages/common/common.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/common/page.js b/employee-mp/src/pages/common/page.js index a17eebc..f4c3d77 100644 --- a/employee-mp/src/pages/common/page.js +++ b/employee-mp/src/pages/common/page.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/complain/detail.js b/employee-mp/src/pages/complain/detail.js index 53d35a6..0ef7c8e 100644 --- a/employee-mp/src/pages/complain/detail.js +++ b/employee-mp/src/pages/complain/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/complain/index.js b/employee-mp/src/pages/complain/index.js index 521c23e..470f4e4 100644 --- a/employee-mp/src/pages/complain/index.js +++ b/employee-mp/src/pages/complain/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/epidemic/index.js b/employee-mp/src/pages/epidemic/index.js index 66f1c70..4ddb784 100644 --- a/employee-mp/src/pages/epidemic/index.js +++ b/employee-mp/src/pages/epidemic/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/epidemic/location.js b/employee-mp/src/pages/epidemic/location.js index 9c0b0c4..444b63e 100644 --- a/employee-mp/src/pages/epidemic/location.js +++ b/employee-mp/src/pages/epidemic/location.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/error/general.js b/employee-mp/src/pages/error/general.js index 6838b7b..5534154 100644 --- a/employee-mp/src/pages/error/general.js +++ b/employee-mp/src/pages/error/general.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/error/network.js b/employee-mp/src/pages/error/network.js index 0c37877..c15597f 100644 --- a/employee-mp/src/pages/error/network.js +++ b/employee-mp/src/pages/error/network.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/fitment/index.js b/employee-mp/src/pages/fitment/index.js index 2db9a71..488be44 100644 --- a/employee-mp/src/pages/fitment/index.js +++ b/employee-mp/src/pages/fitment/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/home/index.js b/employee-mp/src/pages/home/index.js index 1dc341b..ad346ff 100644 --- a/employee-mp/src/pages/home/index.js +++ b/employee-mp/src/pages/home/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/inform/detail.js b/employee-mp/src/pages/inform/detail.js index 7c19425..190b460 100644 --- a/employee-mp/src/pages/inform/detail.js +++ b/employee-mp/src/pages/inform/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/inform/index.js b/employee-mp/src/pages/inform/index.js index 74f7111..dec01c6 100644 --- a/employee-mp/src/pages/inform/index.js +++ b/employee-mp/src/pages/inform/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/leave/approve.js b/employee-mp/src/pages/leave/approve.js index 8c811de..9342e65 100644 --- a/employee-mp/src/pages/leave/approve.js +++ b/employee-mp/src/pages/leave/approve.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/leave/detail.js b/employee-mp/src/pages/leave/detail.js index e1f36e6..f459e86 100644 --- a/employee-mp/src/pages/leave/detail.js +++ b/employee-mp/src/pages/leave/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/leave/index.js b/employee-mp/src/pages/leave/index.js index dcf0df5..f0cef79 100644 --- a/employee-mp/src/pages/leave/index.js +++ b/employee-mp/src/pages/leave/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/login/index.js b/employee-mp/src/pages/login/index.js index 55f6d84..1c9ab39 100644 --- a/employee-mp/src/pages/login/index.js +++ b/employee-mp/src/pages/login/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/material/index.js b/employee-mp/src/pages/material/index.js index fd94658..115d9e8 100644 --- a/employee-mp/src/pages/material/index.js +++ b/employee-mp/src/pages/material/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/meeting/index.js b/employee-mp/src/pages/meeting/index.js index 07a11d9..0309495 100644 --- a/employee-mp/src/pages/meeting/index.js +++ b/employee-mp/src/pages/meeting/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/mission/detail.js b/employee-mp/src/pages/mission/detail.js index 947aa11..e4233cd 100644 --- a/employee-mp/src/pages/mission/detail.js +++ b/employee-mp/src/pages/mission/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/mission/index.js b/employee-mp/src/pages/mission/index.js index 295afb8..c5fdaea 100644 --- a/employee-mp/src/pages/mission/index.js +++ b/employee-mp/src/pages/mission/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/mission/report.js b/employee-mp/src/pages/mission/report.js index 60fc093..9053cd7 100644 --- a/employee-mp/src/pages/mission/report.js +++ b/employee-mp/src/pages/mission/report.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/mission/submit.js b/employee-mp/src/pages/mission/submit.js index 6740696..741028b 100644 --- a/employee-mp/src/pages/mission/submit.js +++ b/employee-mp/src/pages/mission/submit.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/move_car/concat.js b/employee-mp/src/pages/move_car/concat.js index 32367a7..8ec2eac 100644 --- a/employee-mp/src/pages/move_car/concat.js +++ b/employee-mp/src/pages/move_car/concat.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/move_car/index.js b/employee-mp/src/pages/move_car/index.js index a56d6b0..d29c998 100644 --- a/employee-mp/src/pages/move_car/index.js +++ b/employee-mp/src/pages/move_car/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/ower/detail.js b/employee-mp/src/pages/ower/detail.js index c539412..8bc5a9d 100644 --- a/employee-mp/src/pages/ower/detail.js +++ b/employee-mp/src/pages/ower/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/ower/index.js b/employee-mp/src/pages/ower/index.js index 124d7f6..88d2999 100644 --- a/employee-mp/src/pages/ower/index.js +++ b/employee-mp/src/pages/ower/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/party/detail.js b/employee-mp/src/pages/party/detail.js index 2d54d75..aad8bf2 100644 --- a/employee-mp/src/pages/party/detail.js +++ b/employee-mp/src/pages/party/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/party/index.js b/employee-mp/src/pages/party/index.js index 995c92b..ea3ea73 100644 --- a/employee-mp/src/pages/party/index.js +++ b/employee-mp/src/pages/party/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/purchase/approve.js b/employee-mp/src/pages/purchase/approve.js index 605ec15..d3bb711 100644 --- a/employee-mp/src/pages/purchase/approve.js +++ b/employee-mp/src/pages/purchase/approve.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/purchase/detail.js b/employee-mp/src/pages/purchase/detail.js index d665b5d..1cb76a0 100644 --- a/employee-mp/src/pages/purchase/detail.js +++ b/employee-mp/src/pages/purchase/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/purchase/index.js b/employee-mp/src/pages/purchase/index.js index c77486c..fdc1dd6 100644 --- a/employee-mp/src/pages/purchase/index.js +++ b/employee-mp/src/pages/purchase/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/purchase/item.js b/employee-mp/src/pages/purchase/item.js index 393880c..b3f051e 100644 --- a/employee-mp/src/pages/purchase/item.js +++ b/employee-mp/src/pages/purchase/item.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/refound/approve.js b/employee-mp/src/pages/refound/approve.js index ca1f7db..756b931 100644 --- a/employee-mp/src/pages/refound/approve.js +++ b/employee-mp/src/pages/refound/approve.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/refound/detail.js b/employee-mp/src/pages/refound/detail.js index f3f0540..1932c86 100644 --- a/employee-mp/src/pages/refound/detail.js +++ b/employee-mp/src/pages/refound/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/refound/index.js b/employee-mp/src/pages/refound/index.js index d3f40c0..35338d7 100644 --- a/employee-mp/src/pages/refound/index.js +++ b/employee-mp/src/pages/refound/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/refound/item.js b/employee-mp/src/pages/refound/item.js index 1972293..755e55c 100644 --- a/employee-mp/src/pages/refound/item.js +++ b/employee-mp/src/pages/refound/item.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/repair/detail.js b/employee-mp/src/pages/repair/detail.js index 199a307..0fe027d 100644 --- a/employee-mp/src/pages/repair/detail.js +++ b/employee-mp/src/pages/repair/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/repair/index.js b/employee-mp/src/pages/repair/index.js index 5786d2e..d307006 100644 --- a/employee-mp/src/pages/repair/index.js +++ b/employee-mp/src/pages/repair/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/sign/begin.js b/employee-mp/src/pages/sign/begin.js index 4aaa1c0..5bb5c9d 100644 --- a/employee-mp/src/pages/sign/begin.js +++ b/employee-mp/src/pages/sign/begin.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/sign/finish.js b/employee-mp/src/pages/sign/finish.js index ec81837..2112216 100644 --- a/employee-mp/src/pages/sign/finish.js +++ b/employee-mp/src/pages/sign/finish.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/pages/vistor/index.js b/employee-mp/src/pages/vistor/index.js index a8b9c82..f2e6237 100644 --- a/employee-mp/src/pages/vistor/index.js +++ b/employee-mp/src/pages/vistor/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/compare.js b/employee-mp/src/utils/compare.js index 1f21455..de9d625 100644 --- a/employee-mp/src/utils/compare.js +++ b/employee-mp/src/utils/compare.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/file.js b/employee-mp/src/utils/file.js index bf73051..b0eb741 100644 --- a/employee-mp/src/utils/file.js +++ b/employee-mp/src/utils/file.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/index.js b/employee-mp/src/utils/index.js index 367ab11..e6435bd 100644 --- a/employee-mp/src/utils/index.js +++ b/employee-mp/src/utils/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/oss.js b/employee-mp/src/utils/oss.js index 04e33b7..db73e60 100644 --- a/employee-mp/src/utils/oss.js +++ b/employee-mp/src/utils/oss.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/request.js b/employee-mp/src/utils/request.js index 9820a4b..17d6110 100644 --- a/employee-mp/src/utils/request.js +++ b/employee-mp/src/utils/request.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/employee-mp/src/utils/storage.js b/employee-mp/src/utils/storage.js index 7f9cfae..f51c9b9 100644 --- a/employee-mp/src/utils/storage.js +++ b/employee-mp/src/utils/storage.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/package.json b/ower-mp/package.json index 7f273bc..d106a03 100644 --- a/ower-mp/package.json +++ b/ower-mp/package.json @@ -2,7 +2,7 @@ "name": "ejyy-ower-mp", "version": "1.0.0", "description": "业主端小程序", - "author": "jixuecong@chowa.cn", + "author": "concat@chowa.cn", "scripts": { "lint": "prettier --write src/*.js src/* src/**/* src/**/**/* src/**/**/**/* src/**/**/**/**/*" } diff --git a/ower-mp/src/app.js b/ower-mp/src/app.js index f6a7a1e..c361f0b 100644 --- a/ower-mp/src/app.js +++ b/ower-mp/src/app.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/action-sheet/index.js b/ower-mp/src/components/action-sheet/index.js index 969ff68..0b66354 100644 --- a/ower-mp/src/components/action-sheet/index.js +++ b/ower-mp/src/components/action-sheet/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/button/index.js b/ower-mp/src/components/button/index.js index 4c65d37..220465e 100644 --- a/ower-mp/src/components/button/index.js +++ b/ower-mp/src/components/button/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/calendar/components/header/index.js b/ower-mp/src/components/calendar/components/header/index.js index ebbb18d..e84dc50 100644 --- a/ower-mp/src/components/calendar/components/header/index.js +++ b/ower-mp/src/components/calendar/components/header/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/calendar/components/month/index.js b/ower-mp/src/components/calendar/components/month/index.js index ee50515..0692ed2 100644 --- a/ower-mp/src/components/calendar/components/month/index.js +++ b/ower-mp/src/components/calendar/components/month/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/calendar/index.js b/ower-mp/src/components/calendar/index.js index 6d43a7f..8718ee4 100644 --- a/ower-mp/src/components/calendar/index.js +++ b/ower-mp/src/components/calendar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/calendar/utils.js b/ower-mp/src/components/calendar/utils.js index 34af769..fbad3f6 100644 --- a/ower-mp/src/components/calendar/utils.js +++ b/ower-mp/src/components/calendar/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/car-number/index.js b/ower-mp/src/components/car-number/index.js index 2cbcd92..2419705 100644 --- a/ower-mp/src/components/car-number/index.js +++ b/ower-mp/src/components/car-number/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/card/index.js b/ower-mp/src/components/card/index.js index 0db9618..2548229 100644 --- a/ower-mp/src/components/card/index.js +++ b/ower-mp/src/components/card/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/cell-group/index.js b/ower-mp/src/components/cell-group/index.js index 7d2bca2..2a868cb 100644 --- a/ower-mp/src/components/cell-group/index.js +++ b/ower-mp/src/components/cell-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/cell/index.js b/ower-mp/src/components/cell/index.js index a1a8c17..7ee37e1 100644 --- a/ower-mp/src/components/cell/index.js +++ b/ower-mp/src/components/cell/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/checkbox-group/index.js b/ower-mp/src/components/checkbox-group/index.js index 021607e..5ecb102 100644 --- a/ower-mp/src/components/checkbox-group/index.js +++ b/ower-mp/src/components/checkbox-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/checkbox/index.js b/ower-mp/src/components/checkbox/index.js index 0aa5d65..3468f54 100644 --- a/ower-mp/src/components/checkbox/index.js +++ b/ower-mp/src/components/checkbox/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/circle/canvas.js b/ower-mp/src/components/circle/canvas.js index 2c43b2d..fcb23f4 100644 --- a/ower-mp/src/components/circle/canvas.js +++ b/ower-mp/src/components/circle/canvas.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/circle/index.js b/ower-mp/src/components/circle/index.js index af95f4e..9a05bfd 100644 --- a/ower-mp/src/components/circle/index.js +++ b/ower-mp/src/components/circle/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/col/index.js b/ower-mp/src/components/col/index.js index b65ad27..e26a63b 100644 --- a/ower-mp/src/components/col/index.js +++ b/ower-mp/src/components/col/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/collapse-item/animate.js b/ower-mp/src/components/collapse-item/animate.js index 1693ee8..52f97d5 100644 --- a/ower-mp/src/components/collapse-item/animate.js +++ b/ower-mp/src/components/collapse-item/animate.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/collapse-item/index.js b/ower-mp/src/components/collapse-item/index.js index ef7b3af..5635211 100644 --- a/ower-mp/src/components/collapse-item/index.js +++ b/ower-mp/src/components/collapse-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/collapse/index.js b/ower-mp/src/components/collapse/index.js index 887a974..f2585bf 100644 --- a/ower-mp/src/components/collapse/index.js +++ b/ower-mp/src/components/collapse/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/color.js b/ower-mp/src/components/common/color.js index 1770115..fccbc99 100644 --- a/ower-mp/src/components/common/color.js +++ b/ower-mp/src/components/common/color.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/component.js b/ower-mp/src/components/common/component.js index 2954f8a..91090fb 100644 --- a/ower-mp/src/components/common/component.js +++ b/ower-mp/src/components/common/component.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/relation.js b/ower-mp/src/components/common/relation.js index 3303480..19b1234 100644 --- a/ower-mp/src/components/common/relation.js +++ b/ower-mp/src/components/common/relation.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/utils.js b/ower-mp/src/components/common/utils.js index 24659d1..7347d00 100644 --- a/ower-mp/src/components/common/utils.js +++ b/ower-mp/src/components/common/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/validator.js b/ower-mp/src/components/common/validator.js index e804e84..093e01b 100644 --- a/ower-mp/src/components/common/validator.js +++ b/ower-mp/src/components/common/validator.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/common/version.js b/ower-mp/src/components/common/version.js index eb022b3..d6fd3df 100644 --- a/ower-mp/src/components/common/version.js +++ b/ower-mp/src/components/common/version.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/copyright/index.js b/ower-mp/src/components/copyright/index.js index ede7e0c..9e858c5 100644 --- a/ower-mp/src/components/copyright/index.js +++ b/ower-mp/src/components/copyright/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/count-down/index.js b/ower-mp/src/components/count-down/index.js index e4c9baa..c0127c5 100644 --- a/ower-mp/src/components/count-down/index.js +++ b/ower-mp/src/components/count-down/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/count-down/utils.js b/ower-mp/src/components/count-down/utils.js index f0cc9df..0945bdc 100644 --- a/ower-mp/src/components/count-down/utils.js +++ b/ower-mp/src/components/count-down/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/datetime-picker/index.js b/ower-mp/src/components/datetime-picker/index.js index 1c432f2..976f01e 100644 --- a/ower-mp/src/components/datetime-picker/index.js +++ b/ower-mp/src/components/datetime-picker/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/definitions/index.js b/ower-mp/src/components/definitions/index.js index f150f20..c21d9bf 100644 --- a/ower-mp/src/components/definitions/index.js +++ b/ower-mp/src/components/definitions/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/dialog/dialog.js b/ower-mp/src/components/dialog/dialog.js index f6ca05e..f66a774 100644 --- a/ower-mp/src/components/dialog/dialog.js +++ b/ower-mp/src/components/dialog/dialog.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/dialog/index.js b/ower-mp/src/components/dialog/index.js index 4a955f7..d1c2de6 100644 --- a/ower-mp/src/components/dialog/index.js +++ b/ower-mp/src/components/dialog/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/divider/index.js b/ower-mp/src/components/divider/index.js index 8d4d113..7dff8a7 100644 --- a/ower-mp/src/components/divider/index.js +++ b/ower-mp/src/components/divider/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/dropdown-item/index.js b/ower-mp/src/components/dropdown-item/index.js index acf8f52..1d5ef05 100644 --- a/ower-mp/src/components/dropdown-item/index.js +++ b/ower-mp/src/components/dropdown-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/dropdown-item/shared.js b/ower-mp/src/components/dropdown-item/shared.js index f150f20..c21d9bf 100644 --- a/ower-mp/src/components/dropdown-item/shared.js +++ b/ower-mp/src/components/dropdown-item/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/dropdown-menu/index.js b/ower-mp/src/components/dropdown-menu/index.js index b85a3c8..21f274f 100644 --- a/ower-mp/src/components/dropdown-menu/index.js +++ b/ower-mp/src/components/dropdown-menu/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/employee/index.js b/ower-mp/src/components/employee/index.js index e2a8dbc..f526938 100644 --- a/ower-mp/src/components/employee/index.js +++ b/ower-mp/src/components/employee/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/empty/index.js b/ower-mp/src/components/empty/index.js index e130702..e80adc8 100644 --- a/ower-mp/src/components/empty/index.js +++ b/ower-mp/src/components/empty/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/field/index.js b/ower-mp/src/components/field/index.js index cc0dc29..861d0a9 100644 --- a/ower-mp/src/components/field/index.js +++ b/ower-mp/src/components/field/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/field/props.js b/ower-mp/src/components/field/props.js index 81d1aa9..7a86ca1 100644 --- a/ower-mp/src/components/field/props.js +++ b/ower-mp/src/components/field/props.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/grid-item/index.js b/ower-mp/src/components/grid-item/index.js index 8812a07..e0ff7a7 100644 --- a/ower-mp/src/components/grid-item/index.js +++ b/ower-mp/src/components/grid-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/grid/index.js b/ower-mp/src/components/grid/index.js index 8a1019c..1993e44 100644 --- a/ower-mp/src/components/grid/index.js +++ b/ower-mp/src/components/grid/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/icon/index.js b/ower-mp/src/components/icon/index.js index 717df64..06c51bd 100644 --- a/ower-mp/src/components/icon/index.js +++ b/ower-mp/src/components/icon/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/image-cropper/index.js b/ower-mp/src/components/image-cropper/index.js index 15d91a5..e51347a 100644 --- a/ower-mp/src/components/image-cropper/index.js +++ b/ower-mp/src/components/image-cropper/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/image/index.js b/ower-mp/src/components/image/index.js index 2176731..236dbbb 100644 --- a/ower-mp/src/components/image/index.js +++ b/ower-mp/src/components/image/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/index-anchor/index.js b/ower-mp/src/components/index-anchor/index.js index f415b72..93875d8 100644 --- a/ower-mp/src/components/index-anchor/index.js +++ b/ower-mp/src/components/index-anchor/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/index-bar/index.js b/ower-mp/src/components/index-bar/index.js index 8581baf..16d716f 100644 --- a/ower-mp/src/components/index-bar/index.js +++ b/ower-mp/src/components/index-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/info/index.js b/ower-mp/src/components/info/index.js index ed382a2..c668e53 100644 --- a/ower-mp/src/components/info/index.js +++ b/ower-mp/src/components/info/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/list-item-info/index.js b/ower-mp/src/components/list-item-info/index.js index 5364371..f6dbe86 100644 --- a/ower-mp/src/components/list-item-info/index.js +++ b/ower-mp/src/components/list-item-info/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/list-item/index.js b/ower-mp/src/components/list-item/index.js index 737aa7d..8920693 100644 --- a/ower-mp/src/components/list-item/index.js +++ b/ower-mp/src/components/list-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/list/index.js b/ower-mp/src/components/list/index.js index 4841709..9149b6c 100644 --- a/ower-mp/src/components/list/index.js +++ b/ower-mp/src/components/list/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/loading/index.js b/ower-mp/src/components/loading/index.js index b4aead3..fa84fce 100644 --- a/ower-mp/src/components/loading/index.js +++ b/ower-mp/src/components/loading/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/basic.js b/ower-mp/src/components/mixins/basic.js index 81f452a..c1d2cee 100644 --- a/ower-mp/src/components/mixins/basic.js +++ b/ower-mp/src/components/mixins/basic.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/button.js b/ower-mp/src/components/mixins/button.js index 6a91876..1dc8610 100644 --- a/ower-mp/src/components/mixins/button.js +++ b/ower-mp/src/components/mixins/button.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/link.js b/ower-mp/src/components/mixins/link.js index d59778a..1a6c074 100644 --- a/ower-mp/src/components/mixins/link.js +++ b/ower-mp/src/components/mixins/link.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/open-type.js b/ower-mp/src/components/mixins/open-type.js index cd6c1fe..15c6ac7 100644 --- a/ower-mp/src/components/mixins/open-type.js +++ b/ower-mp/src/components/mixins/open-type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/page-scroll.js b/ower-mp/src/components/mixins/page-scroll.js index ec7052e..dd652ef 100644 --- a/ower-mp/src/components/mixins/page-scroll.js +++ b/ower-mp/src/components/mixins/page-scroll.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/touch.js b/ower-mp/src/components/mixins/touch.js index 232b6ae..ef28221 100644 --- a/ower-mp/src/components/mixins/touch.js +++ b/ower-mp/src/components/mixins/touch.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/mixins/transition.js b/ower-mp/src/components/mixins/transition.js index 5b7fbf3..ebfc972 100644 --- a/ower-mp/src/components/mixins/transition.js +++ b/ower-mp/src/components/mixins/transition.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/nav-bar/index.js b/ower-mp/src/components/nav-bar/index.js index 9e384e0..1475ae5 100644 --- a/ower-mp/src/components/nav-bar/index.js +++ b/ower-mp/src/components/nav-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/notice-bar/index.js b/ower-mp/src/components/notice-bar/index.js index b01780f..458fbf0 100644 --- a/ower-mp/src/components/notice-bar/index.js +++ b/ower-mp/src/components/notice-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/notify/index.js b/ower-mp/src/components/notify/index.js index 2796243..429cf3f 100644 --- a/ower-mp/src/components/notify/index.js +++ b/ower-mp/src/components/notify/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/notify/notify.js b/ower-mp/src/components/notify/notify.js index 027d1fd..0c13717 100644 --- a/ower-mp/src/components/notify/notify.js +++ b/ower-mp/src/components/notify/notify.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/overlay/index.js b/ower-mp/src/components/overlay/index.js index 112443d..ee0343a 100644 --- a/ower-mp/src/components/overlay/index.js +++ b/ower-mp/src/components/overlay/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/panel/index.js b/ower-mp/src/components/panel/index.js index 3f246f3..3e71815 100644 --- a/ower-mp/src/components/panel/index.js +++ b/ower-mp/src/components/panel/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/picker-column/index.js b/ower-mp/src/components/picker-column/index.js index 05fe593..9fe34ef 100644 --- a/ower-mp/src/components/picker-column/index.js +++ b/ower-mp/src/components/picker-column/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/picker/index.js b/ower-mp/src/components/picker/index.js index bb001bc..bfdc6a7 100644 --- a/ower-mp/src/components/picker/index.js +++ b/ower-mp/src/components/picker/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/picker/shared.js b/ower-mp/src/components/picker/shared.js index e301d5a..4d50634 100644 --- a/ower-mp/src/components/picker/shared.js +++ b/ower-mp/src/components/picker/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/popup/index.js b/ower-mp/src/components/popup/index.js index e38ea5e..b5aa70d 100644 --- a/ower-mp/src/components/popup/index.js +++ b/ower-mp/src/components/popup/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/progress/index.js b/ower-mp/src/components/progress/index.js index 9655ad9..c017ef0 100644 --- a/ower-mp/src/components/progress/index.js +++ b/ower-mp/src/components/progress/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/radio-group/index.js b/ower-mp/src/components/radio-group/index.js index 2089d24..52c6047 100644 --- a/ower-mp/src/components/radio-group/index.js +++ b/ower-mp/src/components/radio-group/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/radio/index.js b/ower-mp/src/components/radio/index.js index 505f655..7d2b1d5 100644 --- a/ower-mp/src/components/radio/index.js +++ b/ower-mp/src/components/radio/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/rate/index.js b/ower-mp/src/components/rate/index.js index 4962af3..b9af83f 100644 --- a/ower-mp/src/components/rate/index.js +++ b/ower-mp/src/components/rate/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/rich-text/index.js b/ower-mp/src/components/rich-text/index.js index c017891..d625568 100644 --- a/ower-mp/src/components/rich-text/index.js +++ b/ower-mp/src/components/rich-text/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/row/index.js b/ower-mp/src/components/row/index.js index a3ecf6b..d769aff 100644 --- a/ower-mp/src/components/row/index.js +++ b/ower-mp/src/components/row/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/search/index.js b/ower-mp/src/components/search/index.js index 9c9d074..fe7bd0c 100644 --- a/ower-mp/src/components/search/index.js +++ b/ower-mp/src/components/search/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/share-sheet/index.js b/ower-mp/src/components/share-sheet/index.js index 8ba661b..da2354a 100644 --- a/ower-mp/src/components/share-sheet/index.js +++ b/ower-mp/src/components/share-sheet/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/share-sheet/options.js b/ower-mp/src/components/share-sheet/options.js index a6bd870..59fdf08 100644 --- a/ower-mp/src/components/share-sheet/options.js +++ b/ower-mp/src/components/share-sheet/options.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/sidebar-item/index.js b/ower-mp/src/components/sidebar-item/index.js index 890cf9a..8e1e70f 100644 --- a/ower-mp/src/components/sidebar-item/index.js +++ b/ower-mp/src/components/sidebar-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/sidebar/index.js b/ower-mp/src/components/sidebar/index.js index 93e16a7..81017ae 100644 --- a/ower-mp/src/components/sidebar/index.js +++ b/ower-mp/src/components/sidebar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/skeleton/index.js b/ower-mp/src/components/skeleton/index.js index 63a2df1..b9728c3 100644 --- a/ower-mp/src/components/skeleton/index.js +++ b/ower-mp/src/components/skeleton/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/slider/index.js b/ower-mp/src/components/slider/index.js index ac08d76..9996d11 100644 --- a/ower-mp/src/components/slider/index.js +++ b/ower-mp/src/components/slider/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/stepper/index.js b/ower-mp/src/components/stepper/index.js index 81f62ee..80242d9 100644 --- a/ower-mp/src/components/stepper/index.js +++ b/ower-mp/src/components/stepper/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/steps/index.js b/ower-mp/src/components/steps/index.js index 8978717..3711dea 100644 --- a/ower-mp/src/components/steps/index.js +++ b/ower-mp/src/components/steps/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/sticky/index.js b/ower-mp/src/components/sticky/index.js index d8bd782..cdc5260 100644 --- a/ower-mp/src/components/sticky/index.js +++ b/ower-mp/src/components/sticky/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/submit-bar/index.js b/ower-mp/src/components/submit-bar/index.js index 4c2d9ec..190252e 100644 --- a/ower-mp/src/components/submit-bar/index.js +++ b/ower-mp/src/components/submit-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/swipe-cell/index.js b/ower-mp/src/components/swipe-cell/index.js index 2b9bdb7..bd53e6e 100644 --- a/ower-mp/src/components/swipe-cell/index.js +++ b/ower-mp/src/components/swipe-cell/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/switch/index.js b/ower-mp/src/components/switch/index.js index 78397b0..2f31985 100644 --- a/ower-mp/src/components/switch/index.js +++ b/ower-mp/src/components/switch/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tab/index.js b/ower-mp/src/components/tab/index.js index b01b7b4..c00975e 100644 --- a/ower-mp/src/components/tab/index.js +++ b/ower-mp/src/components/tab/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tabbar-item/index.js b/ower-mp/src/components/tabbar-item/index.js index 800b9fa..1b9576d 100644 --- a/ower-mp/src/components/tabbar-item/index.js +++ b/ower-mp/src/components/tabbar-item/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tabbar/index.js b/ower-mp/src/components/tabbar/index.js index fdc11da..e8bb75f 100644 --- a/ower-mp/src/components/tabbar/index.js +++ b/ower-mp/src/components/tabbar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tabs/index.js b/ower-mp/src/components/tabs/index.js index 2fc5936..78af4e5 100644 --- a/ower-mp/src/components/tabs/index.js +++ b/ower-mp/src/components/tabs/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tag/index.js b/ower-mp/src/components/tag/index.js index 5772c80..a73053e 100644 --- a/ower-mp/src/components/tag/index.js +++ b/ower-mp/src/components/tag/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/toast/index.js b/ower-mp/src/components/toast/index.js index d73c752..ada4a1a 100644 --- a/ower-mp/src/components/toast/index.js +++ b/ower-mp/src/components/toast/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/toast/toast.js b/ower-mp/src/components/toast/toast.js index 917b7bb..82abc73 100644 --- a/ower-mp/src/components/toast/toast.js +++ b/ower-mp/src/components/toast/toast.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/transition/index.js b/ower-mp/src/components/transition/index.js index aa21ca9..7cea7c0 100644 --- a/ower-mp/src/components/transition/index.js +++ b/ower-mp/src/components/transition/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/tree-select/index.js b/ower-mp/src/components/tree-select/index.js index 13f960c..acaa9ac 100644 --- a/ower-mp/src/components/tree-select/index.js +++ b/ower-mp/src/components/tree-select/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/uploader/index.js b/ower-mp/src/components/uploader/index.js index 6cbdf44..dcb7844 100644 --- a/ower-mp/src/components/uploader/index.js +++ b/ower-mp/src/components/uploader/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/uploader/shared.js b/ower-mp/src/components/uploader/shared.js index cc46014..74f7a0b 100644 --- a/ower-mp/src/components/uploader/shared.js +++ b/ower-mp/src/components/uploader/shared.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/components/uploader/utils.js b/ower-mp/src/components/uploader/utils.js index 767cf54..675b304 100644 --- a/ower-mp/src/components/uploader/utils.js +++ b/ower-mp/src/components/uploader/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/config.js b/ower-mp/src/config.js index ef3a5e2..516a222 100644 --- a/ower-mp/src/config.js +++ b/ower-mp/src/config.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/custom-tab-bar/index.js b/ower-mp/src/custom-tab-bar/index.js index 0d1148e..d8bb297 100644 --- a/ower-mp/src/custom-tab-bar/index.js +++ b/ower-mp/src/custom-tab-bar/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/md5.js b/ower-mp/src/libs/md5.js index e978bdd..9fd16d4 100644 --- a/ower-mp/src/libs/md5.js +++ b/ower-mp/src/libs/md5.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/qrcode.js b/ower-mp/src/libs/qrcode.js index 2667296..900d4ea 100644 --- a/ower-mp/src/libs/qrcode.js +++ b/ower-mp/src/libs/qrcode.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/index.js b/ower-mp/src/libs/validator/index.js index ca32519..bf21934 100644 --- a/ower-mp/src/libs/validator/index.js +++ b/ower-mp/src/libs/validator/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/messages.js b/ower-mp/src/libs/validator/messages.js index f18103f..e218eef 100644 --- a/ower-mp/src/libs/validator/messages.js +++ b/ower-mp/src/libs/validator/messages.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/enum.js b/ower-mp/src/libs/validator/rules/enum.js index cf9bd06..19f4878 100644 --- a/ower-mp/src/libs/validator/rules/enum.js +++ b/ower-mp/src/libs/validator/rules/enum.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/index.js b/ower-mp/src/libs/validator/rules/index.js index 692e279..29c4d30 100644 --- a/ower-mp/src/libs/validator/rules/index.js +++ b/ower-mp/src/libs/validator/rules/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/pattern.js b/ower-mp/src/libs/validator/rules/pattern.js index 8a8f72a..f640830 100644 --- a/ower-mp/src/libs/validator/rules/pattern.js +++ b/ower-mp/src/libs/validator/rules/pattern.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/range.js b/ower-mp/src/libs/validator/rules/range.js index 6ab7c43..1b9dbed 100644 --- a/ower-mp/src/libs/validator/rules/range.js +++ b/ower-mp/src/libs/validator/rules/range.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/required.js b/ower-mp/src/libs/validator/rules/required.js index 1754855..5907a7d 100644 --- a/ower-mp/src/libs/validator/rules/required.js +++ b/ower-mp/src/libs/validator/rules/required.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/type.js b/ower-mp/src/libs/validator/rules/type.js index 3c18a7f..84339b0 100644 --- a/ower-mp/src/libs/validator/rules/type.js +++ b/ower-mp/src/libs/validator/rules/type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/rules/whitespace.js b/ower-mp/src/libs/validator/rules/whitespace.js index 8cb285a..55cdfea 100644 --- a/ower-mp/src/libs/validator/rules/whitespace.js +++ b/ower-mp/src/libs/validator/rules/whitespace.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/util.js b/ower-mp/src/libs/validator/util.js index 5745bcd..850d299 100644 --- a/ower-mp/src/libs/validator/util.js +++ b/ower-mp/src/libs/validator/util.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/any.js b/ower-mp/src/libs/validator/validators/any.js index 5fd1a6c..e74f254 100644 --- a/ower-mp/src/libs/validator/validators/any.js +++ b/ower-mp/src/libs/validator/validators/any.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/array.js b/ower-mp/src/libs/validator/validators/array.js index 2da79c1..a9c4b46 100644 --- a/ower-mp/src/libs/validator/validators/array.js +++ b/ower-mp/src/libs/validator/validators/array.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/boolean.js b/ower-mp/src/libs/validator/validators/boolean.js index 7f78bdf..a2e1cc2 100644 --- a/ower-mp/src/libs/validator/validators/boolean.js +++ b/ower-mp/src/libs/validator/validators/boolean.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/date.js b/ower-mp/src/libs/validator/validators/date.js index ae86ed8..e284a4f 100644 --- a/ower-mp/src/libs/validator/validators/date.js +++ b/ower-mp/src/libs/validator/validators/date.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/enum.js b/ower-mp/src/libs/validator/validators/enum.js index e657ae0..4fba39a 100644 --- a/ower-mp/src/libs/validator/validators/enum.js +++ b/ower-mp/src/libs/validator/validators/enum.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/float.js b/ower-mp/src/libs/validator/validators/float.js index b3310f7..7fa156d 100644 --- a/ower-mp/src/libs/validator/validators/float.js +++ b/ower-mp/src/libs/validator/validators/float.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/index.js b/ower-mp/src/libs/validator/validators/index.js index 6010b79..21cd238 100644 --- a/ower-mp/src/libs/validator/validators/index.js +++ b/ower-mp/src/libs/validator/validators/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/integer.js b/ower-mp/src/libs/validator/validators/integer.js index 8e13280..1a6e979 100644 --- a/ower-mp/src/libs/validator/validators/integer.js +++ b/ower-mp/src/libs/validator/validators/integer.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/method.js b/ower-mp/src/libs/validator/validators/method.js index 9f3416e..51e69f7 100644 --- a/ower-mp/src/libs/validator/validators/method.js +++ b/ower-mp/src/libs/validator/validators/method.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/number.js b/ower-mp/src/libs/validator/validators/number.js index 5f6a4a4..8c30e75 100644 --- a/ower-mp/src/libs/validator/validators/number.js +++ b/ower-mp/src/libs/validator/validators/number.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/object.js b/ower-mp/src/libs/validator/validators/object.js index 7ef2ba9..ae2dc1f 100644 --- a/ower-mp/src/libs/validator/validators/object.js +++ b/ower-mp/src/libs/validator/validators/object.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/pattern.js b/ower-mp/src/libs/validator/validators/pattern.js index 48b78a0..2193a1f 100644 --- a/ower-mp/src/libs/validator/validators/pattern.js +++ b/ower-mp/src/libs/validator/validators/pattern.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/regexp.js b/ower-mp/src/libs/validator/validators/regexp.js index f6cd860..6bf1712 100644 --- a/ower-mp/src/libs/validator/validators/regexp.js +++ b/ower-mp/src/libs/validator/validators/regexp.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/required.js b/ower-mp/src/libs/validator/validators/required.js index 9f2740e..4bf01d3 100644 --- a/ower-mp/src/libs/validator/validators/required.js +++ b/ower-mp/src/libs/validator/validators/required.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/string.js b/ower-mp/src/libs/validator/validators/string.js index 8ad2b85..cfd2dfc 100644 --- a/ower-mp/src/libs/validator/validators/string.js +++ b/ower-mp/src/libs/validator/validators/string.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/libs/validator/validators/type.js b/ower-mp/src/libs/validator/validators/type.js index 47e7efe..cb3d5cc 100644 --- a/ower-mp/src/libs/validator/validators/type.js +++ b/ower-mp/src/libs/validator/validators/type.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/about/agreement.js b/ower-mp/src/pages/about/agreement.js index ef7132b..d403cc5 100644 --- a/ower-mp/src/pages/about/agreement.js +++ b/ower-mp/src/pages/about/agreement.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/about/index.js b/ower-mp/src/pages/about/index.js index ef7132b..d403cc5 100644 --- a/ower-mp/src/pages/about/index.js +++ b/ower-mp/src/pages/about/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/access/card.js b/ower-mp/src/pages/access/card.js index 50549cd..89714c5 100644 --- a/ower-mp/src/pages/access/card.js +++ b/ower-mp/src/pages/access/card.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/access/index.js b/ower-mp/src/pages/access/index.js index 0c3ebd8..70feecc 100644 --- a/ower-mp/src/pages/access/index.js +++ b/ower-mp/src/pages/access/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/car/binding.js b/ower-mp/src/pages/car/binding.js index 9ac0819..a17176e 100644 --- a/ower-mp/src/pages/car/binding.js +++ b/ower-mp/src/pages/car/binding.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/car/index.js b/ower-mp/src/pages/car/index.js index 02a7c44..1f2a98f 100644 --- a/ower-mp/src/pages/car/index.js +++ b/ower-mp/src/pages/car/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/common/common.js b/ower-mp/src/pages/common/common.js index c82b709..1cc5a1a 100644 --- a/ower-mp/src/pages/common/common.js +++ b/ower-mp/src/pages/common/common.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/common/page.js b/ower-mp/src/pages/common/page.js index a17eebc..f4c3d77 100644 --- a/ower-mp/src/pages/common/page.js +++ b/ower-mp/src/pages/common/page.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/community/append.js b/ower-mp/src/pages/community/append.js index 0513dc5..8d50ae0 100644 --- a/ower-mp/src/pages/community/append.js +++ b/ower-mp/src/pages/community/append.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/community/apply.js b/ower-mp/src/pages/community/apply.js index 153d312..c853b5d 100644 --- a/ower-mp/src/pages/community/apply.js +++ b/ower-mp/src/pages/community/apply.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/community/binding.js b/ower-mp/src/pages/community/binding.js index 320bd32..eedcb34 100644 --- a/ower-mp/src/pages/community/binding.js +++ b/ower-mp/src/pages/community/binding.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/community/family.js b/ower-mp/src/pages/community/family.js index 5ef9fa7..5cb245e 100644 --- a/ower-mp/src/pages/community/family.js +++ b/ower-mp/src/pages/community/family.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/community/index.js b/ower-mp/src/pages/community/index.js index 64ff521..4c8f9e9 100644 --- a/ower-mp/src/pages/community/index.js +++ b/ower-mp/src/pages/community/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/complain/create.js b/ower-mp/src/pages/complain/create.js index 74fdeaf..6d829ec 100644 --- a/ower-mp/src/pages/complain/create.js +++ b/ower-mp/src/pages/complain/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/complain/detail.js b/ower-mp/src/pages/complain/detail.js index 4745070..5934ae5 100644 --- a/ower-mp/src/pages/complain/detail.js +++ b/ower-mp/src/pages/complain/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/complain/index.js b/ower-mp/src/pages/complain/index.js index 7f47819..df325fa 100644 --- a/ower-mp/src/pages/complain/index.js +++ b/ower-mp/src/pages/complain/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/error/general.js b/ower-mp/src/pages/error/general.js index 6838b7b..5534154 100644 --- a/ower-mp/src/pages/error/general.js +++ b/ower-mp/src/pages/error/general.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/error/network.js b/ower-mp/src/pages/error/network.js index 0c37877..c15597f 100644 --- a/ower-mp/src/pages/error/network.js +++ b/ower-mp/src/pages/error/network.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/family/detail.js b/ower-mp/src/pages/family/detail.js index e4fcb2e..8b9aeda 100644 --- a/ower-mp/src/pages/family/detail.js +++ b/ower-mp/src/pages/family/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/family/index.js b/ower-mp/src/pages/family/index.js index c35d6c3..a3e8c1f 100644 --- a/ower-mp/src/pages/family/index.js +++ b/ower-mp/src/pages/family/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/feedback/feature.js b/ower-mp/src/pages/feedback/feature.js index 0db9700..7ba96d5 100644 --- a/ower-mp/src/pages/feedback/feature.js +++ b/ower-mp/src/pages/feedback/feature.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/feedback/index.js b/ower-mp/src/pages/feedback/index.js index 7afa036..521c16a 100644 --- a/ower-mp/src/pages/feedback/index.js +++ b/ower-mp/src/pages/feedback/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/feedback/join.js b/ower-mp/src/pages/feedback/join.js index d569c17..518f97a 100644 --- a/ower-mp/src/pages/feedback/join.js +++ b/ower-mp/src/pages/feedback/join.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/feedback/location.js b/ower-mp/src/pages/feedback/location.js index 9c0b0c4..444b63e 100644 --- a/ower-mp/src/pages/feedback/location.js +++ b/ower-mp/src/pages/feedback/location.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/fitment/create.js b/ower-mp/src/pages/fitment/create.js index 8ed3d43..142d6d2 100644 --- a/ower-mp/src/pages/fitment/create.js +++ b/ower-mp/src/pages/fitment/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/fitment/detail.js b/ower-mp/src/pages/fitment/detail.js index 804e05f..c9d003f 100644 --- a/ower-mp/src/pages/fitment/detail.js +++ b/ower-mp/src/pages/fitment/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/fitment/index.js b/ower-mp/src/pages/fitment/index.js index dbb8b7f..dbb8261 100644 --- a/ower-mp/src/pages/fitment/index.js +++ b/ower-mp/src/pages/fitment/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/home/convenient.js b/ower-mp/src/pages/home/convenient.js index 26a61bb..f1d2403 100644 --- a/ower-mp/src/pages/home/convenient.js +++ b/ower-mp/src/pages/home/convenient.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/home/index.js b/ower-mp/src/pages/home/index.js index 9263c60..c3096c7 100644 --- a/ower-mp/src/pages/home/index.js +++ b/ower-mp/src/pages/home/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/login/index.js b/ower-mp/src/pages/login/index.js index 14ba07e..826e531 100644 --- a/ower-mp/src/pages/login/index.js +++ b/ower-mp/src/pages/login/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/move_car/create.js b/ower-mp/src/pages/move_car/create.js index 13d0079..eb61beb 100644 --- a/ower-mp/src/pages/move_car/create.js +++ b/ower-mp/src/pages/move_car/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/move_car/detail.js b/ower-mp/src/pages/move_car/detail.js index 5ccc046..5df042f 100644 --- a/ower-mp/src/pages/move_car/detail.js +++ b/ower-mp/src/pages/move_car/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/move_car/index.js b/ower-mp/src/pages/move_car/index.js index 6f7becb..aa6637b 100644 --- a/ower-mp/src/pages/move_car/index.js +++ b/ower-mp/src/pages/move_car/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/notification/detail.js b/ower-mp/src/pages/notification/detail.js index 4a9f33e..29c0e16 100644 --- a/ower-mp/src/pages/notification/detail.js +++ b/ower-mp/src/pages/notification/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/notification/index.js b/ower-mp/src/pages/notification/index.js index 50494f6..c10e2a2 100644 --- a/ower-mp/src/pages/notification/index.js +++ b/ower-mp/src/pages/notification/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/payment/detail.js b/ower-mp/src/pages/payment/detail.js index 41be3a2..d66e9dd 100644 --- a/ower-mp/src/pages/payment/detail.js +++ b/ower-mp/src/pages/payment/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/payment/index.js b/ower-mp/src/pages/payment/index.js index 2bd5091..9f902a0 100644 --- a/ower-mp/src/pages/payment/index.js +++ b/ower-mp/src/pages/payment/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/payment/order.js b/ower-mp/src/pages/payment/order.js index effb124..d2197fb 100644 --- a/ower-mp/src/pages/payment/order.js +++ b/ower-mp/src/pages/payment/order.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/payment/result.js b/ower-mp/src/pages/payment/result.js index 0d79192..1e2bb6d 100644 --- a/ower-mp/src/pages/payment/result.js +++ b/ower-mp/src/pages/payment/result.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/pet/create.js b/ower-mp/src/pages/pet/create.js index b912b15..052ee4e 100644 --- a/ower-mp/src/pages/pet/create.js +++ b/ower-mp/src/pages/pet/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/pet/detail.js b/ower-mp/src/pages/pet/detail.js index 871679f..d0fb17f 100644 --- a/ower-mp/src/pages/pet/detail.js +++ b/ower-mp/src/pages/pet/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/pet/index.js b/ower-mp/src/pages/pet/index.js index e4f5a5c..2b8a128 100644 --- a/ower-mp/src/pages/pet/index.js +++ b/ower-mp/src/pages/pet/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/pet/photo.js b/ower-mp/src/pages/pet/photo.js index 499de99..11268e7 100644 --- a/ower-mp/src/pages/pet/photo.js +++ b/ower-mp/src/pages/pet/photo.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/questionnaire/answer.js b/ower-mp/src/pages/questionnaire/answer.js index 5c8547d..7d75eda 100644 --- a/ower-mp/src/pages/questionnaire/answer.js +++ b/ower-mp/src/pages/questionnaire/answer.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/questionnaire/detail.js b/ower-mp/src/pages/questionnaire/detail.js index c4a2fa7..c259068 100644 --- a/ower-mp/src/pages/questionnaire/detail.js +++ b/ower-mp/src/pages/questionnaire/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/questionnaire/index.js b/ower-mp/src/pages/questionnaire/index.js index d47e5a7..a3bdd6a 100644 --- a/ower-mp/src/pages/questionnaire/index.js +++ b/ower-mp/src/pages/questionnaire/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/questionnaire/self.js b/ower-mp/src/pages/questionnaire/self.js index 1d04288..3869705 100644 --- a/ower-mp/src/pages/questionnaire/self.js +++ b/ower-mp/src/pages/questionnaire/self.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/repair/create.js b/ower-mp/src/pages/repair/create.js index cef70c0..b7dd582 100644 --- a/ower-mp/src/pages/repair/create.js +++ b/ower-mp/src/pages/repair/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/repair/detail.js b/ower-mp/src/pages/repair/detail.js index edc0681..c6389ce 100644 --- a/ower-mp/src/pages/repair/detail.js +++ b/ower-mp/src/pages/repair/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/repair/index.js b/ower-mp/src/pages/repair/index.js index 4903608..c93bf92 100644 --- a/ower-mp/src/pages/repair/index.js +++ b/ower-mp/src/pages/repair/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/service/index.js b/ower-mp/src/pages/service/index.js index 1ee9f69..11b7b92 100644 --- a/ower-mp/src/pages/service/index.js +++ b/ower-mp/src/pages/service/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/topic/detail.js b/ower-mp/src/pages/topic/detail.js index 6ed9847..8187540 100644 --- a/ower-mp/src/pages/topic/detail.js +++ b/ower-mp/src/pages/topic/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/vistor/create.js b/ower-mp/src/pages/vistor/create.js index 96bb828..224499a 100644 --- a/ower-mp/src/pages/vistor/create.js +++ b/ower-mp/src/pages/vistor/create.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/vistor/detail.js b/ower-mp/src/pages/vistor/detail.js index cf4c1fe..0e81aff 100644 --- a/ower-mp/src/pages/vistor/detail.js +++ b/ower-mp/src/pages/vistor/detail.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/vistor/index.js b/ower-mp/src/pages/vistor/index.js index bf535fd..43d19a1 100644 --- a/ower-mp/src/pages/vistor/index.js +++ b/ower-mp/src/pages/vistor/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/vistor/self.js b/ower-mp/src/pages/vistor/self.js index 7a94781..79a00ba 100644 --- a/ower-mp/src/pages/vistor/self.js +++ b/ower-mp/src/pages/vistor/self.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/vistor/use.js b/ower-mp/src/pages/vistor/use.js index ff7b27c..e8a3e11 100644 --- a/ower-mp/src/pages/vistor/use.js +++ b/ower-mp/src/pages/vistor/use.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/avatar.js b/ower-mp/src/pages/zone/avatar.js index 83cf889..92f7c46 100644 --- a/ower-mp/src/pages/zone/avatar.js +++ b/ower-mp/src/pages/zone/avatar.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/card.js b/ower-mp/src/pages/zone/card.js index b6a1042..8b2bafd 100644 --- a/ower-mp/src/pages/zone/card.js +++ b/ower-mp/src/pages/zone/card.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/index.js b/ower-mp/src/pages/zone/index.js index 24edb96..f7c3a34 100644 --- a/ower-mp/src/pages/zone/index.js +++ b/ower-mp/src/pages/zone/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/phone.js b/ower-mp/src/pages/zone/phone.js index 6908f0a..6f87255 100644 --- a/ower-mp/src/pages/zone/phone.js +++ b/ower-mp/src/pages/zone/phone.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/profile.js b/ower-mp/src/pages/zone/profile.js index ca75b23..d23bb82 100644 --- a/ower-mp/src/pages/zone/profile.js +++ b/ower-mp/src/pages/zone/profile.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/pages/zone/supplement.js b/ower-mp/src/pages/zone/supplement.js index 6a51043..bc55629 100644 --- a/ower-mp/src/pages/zone/supplement.js +++ b/ower-mp/src/pages/zone/supplement.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/compare.js b/ower-mp/src/utils/compare.js index 1f21455..de9d625 100644 --- a/ower-mp/src/utils/compare.js +++ b/ower-mp/src/utils/compare.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/file.js b/ower-mp/src/utils/file.js index bf73051..b0eb741 100644 --- a/ower-mp/src/utils/file.js +++ b/ower-mp/src/utils/file.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/index.js b/ower-mp/src/utils/index.js index 367ab11..e6435bd 100644 --- a/ower-mp/src/utils/index.js +++ b/ower-mp/src/utils/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/oss.js b/ower-mp/src/utils/oss.js index 04e33b7..db73e60 100644 --- a/ower-mp/src/utils/oss.js +++ b/ower-mp/src/utils/oss.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/request.js b/ower-mp/src/utils/request.js index b47c522..53f133f 100644 --- a/ower-mp/src/utils/request.js +++ b/ower-mp/src/utils/request.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/ower-mp/src/utils/storage.js b/ower-mp/src/utils/storage.js index 7f9cfae..f51c9b9 100644 --- a/ower-mp/src/utils/storage.js +++ b/ower-mp/src/utils/storage.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/package.json b/server/package.json index 27f0524..072ddf8 100644 --- a/server/package.json +++ b/server/package.json @@ -21,7 +21,7 @@ "lint": "prettier --write src/*.ts src/**/*.ts src/**/**/*.ts src/**/**/**/*.ts", "dist": "webpack --config webpack.config.js" }, - "author": "jixuecong@chowa.cn", + "author": "concat@chowa.cn", "dependencies": { "@alicloud/dysmsapi20170525": "^2.0.2", "@alicloud/openapi-client": "^0.3.5", diff --git a/server/src/app.ts b/server/src/app.ts index eaf0bae..4e73a9e 100644 --- a/server/src/app.ts +++ b/server/src/app.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/config.ts b/server/src/config.ts index 31ba233..1f863d3 100644 --- a/server/src/config.ts +++ b/server/src/config.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/authenticated_type.ts b/server/src/constant/authenticated_type.ts index f55ed65..1013996 100644 --- a/server/src/constant/authenticated_type.ts +++ b/server/src/constant/authenticated_type.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/building.ts b/server/src/constant/building.ts index 203e11e..272ed40 100644 --- a/server/src/constant/building.ts +++ b/server/src/constant/building.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/car.ts b/server/src/constant/car.ts index 7eabbdf..a85fa91 100644 --- a/server/src/constant/car.ts +++ b/server/src/constant/car.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/code.ts b/server/src/constant/code.ts index 781b959..1bf6308 100644 --- a/server/src/constant/code.ts +++ b/server/src/constant/code.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/complain.ts b/server/src/constant/complain.ts index b3c151f..4606930 100644 --- a/server/src/constant/complain.ts +++ b/server/src/constant/complain.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/enter_access.ts b/server/src/constant/enter_access.ts index 6596a1c..61e6c4b 100644 --- a/server/src/constant/enter_access.ts +++ b/server/src/constant/enter_access.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/epidemic.ts b/server/src/constant/epidemic.ts index d373eac..f6c364a 100644 --- a/server/src/constant/epidemic.ts +++ b/server/src/constant/epidemic.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/feedback.ts b/server/src/constant/feedback.ts index ee26679..7bc2a84 100644 --- a/server/src/constant/feedback.ts +++ b/server/src/constant/feedback.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/fitment.ts b/server/src/constant/fitment.ts index c81cfd0..03c3558 100644 --- a/server/src/constant/fitment.ts +++ b/server/src/constant/fitment.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/iot.ts b/server/src/constant/iot.ts index f37e74c..095ce1a 100644 --- a/server/src/constant/iot.ts +++ b/server/src/constant/iot.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/material.ts b/server/src/constant/material.ts index 462fde7..6d2f459 100644 --- a/server/src/constant/material.ts +++ b/server/src/constant/material.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/move_car.ts b/server/src/constant/move_car.ts index 88a02a1..245ea2d 100644 --- a/server/src/constant/move_car.ts +++ b/server/src/constant/move_car.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/notice.ts b/server/src/constant/notice.ts index e8aedba..faea789 100644 --- a/server/src/constant/notice.ts +++ b/server/src/constant/notice.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/operate_type.ts b/server/src/constant/operate_type.ts index 2229d7d..7afcd87 100644 --- a/server/src/constant/operate_type.ts +++ b/server/src/constant/operate_type.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/pay.ts b/server/src/constant/pay.ts index 1f956a3..2645cd4 100644 --- a/server/src/constant/pay.ts +++ b/server/src/constant/pay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/pet.ts b/server/src/constant/pet.ts index cd535b8..d80ae3a 100644 --- a/server/src/constant/pet.ts +++ b/server/src/constant/pet.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/questionnaire.ts b/server/src/constant/questionnaire.ts index daa4dac..cb9ac85 100644 --- a/server/src/constant/questionnaire.ts +++ b/server/src/constant/questionnaire.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/repair.ts b/server/src/constant/repair.ts index f619e43..4edbde8 100644 --- a/server/src/constant/repair.ts +++ b/server/src/constant/repair.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/role_access.ts b/server/src/constant/role_access.ts index 5f675d1..0dd5b7b 100644 --- a/server/src/constant/role_access.ts +++ b/server/src/constant/role_access.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/schedule.ts b/server/src/constant/schedule.ts index 87de9a2..31b51b7 100644 --- a/server/src/constant/schedule.ts +++ b/server/src/constant/schedule.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/status.ts b/server/src/constant/status.ts index 7f9d60c..e6c1c44 100644 --- a/server/src/constant/status.ts +++ b/server/src/constant/status.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/tpl.ts b/server/src/constant/tpl.ts index 804a49a..ee83321 100644 --- a/server/src/constant/tpl.ts +++ b/server/src/constant/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/constant/workflow.ts b/server/src/constant/workflow.ts index f20795b..ef67a47 100644 --- a/server/src/constant/workflow.ts +++ b/server/src/constant/workflow.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/iot/entrance/access.ts b/server/src/iot/entrance/access.ts index 631a49f..4d0cfb8 100644 --- a/server/src/iot/entrance/access.ts +++ b/server/src/iot/entrance/access.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/iot/entrance/index.ts b/server/src/iot/entrance/index.ts index 33ee5f8..05d401c 100644 --- a/server/src/iot/entrance/index.ts +++ b/server/src/iot/entrance/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/iot/entrance/status.ts b/server/src/iot/entrance/status.ts index 167f769..bd0927e 100644 --- a/server/src/iot/entrance/status.ts +++ b/server/src/iot/entrance/status.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/iot/index.ts b/server/src/iot/index.ts index f853f16..63d8b82 100644 --- a/server/src/iot/index.ts +++ b/server/src/iot/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/middleware/header.ts b/server/src/middleware/header.ts index d0624f9..4137bad 100644 --- a/server/src/middleware/header.ts +++ b/server/src/middleware/header.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/middleware/init.ts b/server/src/middleware/init.ts index 35bef2b..a92eca6 100644 --- a/server/src/middleware/init.ts +++ b/server/src/middleware/init.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/middleware/ip.ts b/server/src/middleware/ip.ts index c757755..4b4be9d 100644 --- a/server/src/middleware/ip.ts +++ b/server/src/middleware/ip.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/middleware/model.ts b/server/src/middleware/model.ts index 11755fe..718c2f8 100644 --- a/server/src/middleware/model.ts +++ b/server/src/middleware/model.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/middleware/watcher.ts b/server/src/middleware/watcher.ts index ce3554a..36298f4 100644 --- a/server/src/middleware/watcher.ts +++ b/server/src/middleware/watcher.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/model/index.ts b/server/src/model/index.ts index b7e96d3..00d2c4a 100644 --- a/server/src/model/index.ts +++ b/server/src/model/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/access/door.ts b/server/src/module/mp/controller/access/door.ts index 252cc1c..8c753b4 100644 --- a/server/src/module/mp/controller/access/door.ts +++ b/server/src/module/mp/controller/access/door.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/access/list.ts b/server/src/module/mp/controller/access/list.ts index 4010ebb..2ae1ca1 100644 --- a/server/src/module/mp/controller/access/list.ts +++ b/server/src/module/mp/controller/access/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/apply/create.ts b/server/src/module/mp/controller/apply/create.ts index ed872fe..b40157f 100644 --- a/server/src/module/mp/controller/apply/create.ts +++ b/server/src/module/mp/controller/apply/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/apply/list.ts b/server/src/module/mp/controller/apply/list.ts index 2bf7c50..4132774 100644 --- a/server/src/module/mp/controller/apply/list.ts +++ b/server/src/module/mp/controller/apply/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/apply/tpl.ts b/server/src/module/mp/controller/apply/tpl.ts index bbefbfc..b213807 100644 --- a/server/src/module/mp/controller/apply/tpl.ts +++ b/server/src/module/mp/controller/apply/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/car/binding.ts b/server/src/module/mp/controller/car/binding.ts index 993daba..f95aa2e 100644 --- a/server/src/module/mp/controller/car/binding.ts +++ b/server/src/module/mp/controller/car/binding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/car/list.ts b/server/src/module/mp/controller/car/list.ts index 9907544..4550d19 100644 --- a/server/src/module/mp/controller/car/list.ts +++ b/server/src/module/mp/controller/car/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/car/unbinding.ts b/server/src/module/mp/controller/car/unbinding.ts index ed6c718..10947eb 100644 --- a/server/src/module/mp/controller/car/unbinding.ts +++ b/server/src/module/mp/controller/car/unbinding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/binding_by_family.ts b/server/src/module/mp/controller/community/binding_by_family.ts index 51efba7..5c2b12b 100644 --- a/server/src/module/mp/controller/community/binding_by_family.ts +++ b/server/src/module/mp/controller/community/binding_by_family.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/binding_by_property.ts b/server/src/module/mp/controller/community/binding_by_property.ts index 7a352fb..eda2bc5 100644 --- a/server/src/module/mp/controller/community/binding_by_property.ts +++ b/server/src/module/mp/controller/community/binding_by_property.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/binding_by_self.ts b/server/src/module/mp/controller/community/binding_by_self.ts index 4f3e025..d80c931 100644 --- a/server/src/module/mp/controller/community/binding_by_self.ts +++ b/server/src/module/mp/controller/community/binding_by_self.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/default.ts b/server/src/module/mp/controller/community/default.ts index 7f66d1b..65bda36 100644 --- a/server/src/module/mp/controller/community/default.ts +++ b/server/src/module/mp/controller/community/default.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/family_code.ts b/server/src/module/mp/controller/community/family_code.ts index 20a776e..df4bf30 100644 --- a/server/src/module/mp/controller/community/family_code.ts +++ b/server/src/module/mp/controller/community/family_code.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/remove.ts b/server/src/module/mp/controller/community/remove.ts index 52cba40..a719ed9 100644 --- a/server/src/module/mp/controller/community/remove.ts +++ b/server/src/module/mp/controller/community/remove.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/community/search.ts b/server/src/module/mp/controller/community/search.ts index c137e82..ce3db51 100644 --- a/server/src/module/mp/controller/community/search.ts +++ b/server/src/module/mp/controller/community/search.ts @@ -2,10 +2,10 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/complain/create.ts b/server/src/module/mp/controller/complain/create.ts index 6b6dded..80a870b 100644 --- a/server/src/module/mp/controller/complain/create.ts +++ b/server/src/module/mp/controller/complain/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/complain/detail.ts b/server/src/module/mp/controller/complain/detail.ts index 47ac197..5b073d0 100644 --- a/server/src/module/mp/controller/complain/detail.ts +++ b/server/src/module/mp/controller/complain/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/complain/list.ts b/server/src/module/mp/controller/complain/list.ts index 3cfab05..45b627c 100644 --- a/server/src/module/mp/controller/complain/list.ts +++ b/server/src/module/mp/controller/complain/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/complain/rate.ts b/server/src/module/mp/controller/complain/rate.ts index 3468896..7845824 100644 --- a/server/src/module/mp/controller/complain/rate.ts +++ b/server/src/module/mp/controller/complain/rate.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/complain/tpl.ts b/server/src/module/mp/controller/complain/tpl.ts index 769c695..b10c11a 100644 --- a/server/src/module/mp/controller/complain/tpl.ts +++ b/server/src/module/mp/controller/complain/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/convenient/detail.ts b/server/src/module/mp/controller/convenient/detail.ts index 7bad068..f80e2e3 100644 --- a/server/src/module/mp/controller/convenient/detail.ts +++ b/server/src/module/mp/controller/convenient/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/family/detail.ts b/server/src/module/mp/controller/family/detail.ts index ce3541c..da77305 100644 --- a/server/src/module/mp/controller/family/detail.ts +++ b/server/src/module/mp/controller/family/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/family/list.ts b/server/src/module/mp/controller/family/list.ts index e06b9db..bbd34c6 100644 --- a/server/src/module/mp/controller/family/list.ts +++ b/server/src/module/mp/controller/family/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/family/unbinding.ts b/server/src/module/mp/controller/family/unbinding.ts index 1fe3f6e..fedcc9d 100644 --- a/server/src/module/mp/controller/family/unbinding.ts +++ b/server/src/module/mp/controller/family/unbinding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/feedback/feature.ts b/server/src/module/mp/controller/feedback/feature.ts index 72f1006..5638d0f 100644 --- a/server/src/module/mp/controller/feedback/feature.ts +++ b/server/src/module/mp/controller/feedback/feature.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/feedback/problem.ts b/server/src/module/mp/controller/feedback/problem.ts index 98d6be0..28f243b 100644 --- a/server/src/module/mp/controller/feedback/problem.ts +++ b/server/src/module/mp/controller/feedback/problem.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/create.ts b/server/src/module/mp/controller/fitment/create.ts index 4e80590..6f1616f 100644 --- a/server/src/module/mp/controller/fitment/create.ts +++ b/server/src/module/mp/controller/fitment/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/detail.ts b/server/src/module/mp/controller/fitment/detail.ts index 8d6d8a6..8387370 100644 --- a/server/src/module/mp/controller/fitment/detail.ts +++ b/server/src/module/mp/controller/fitment/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/finish.ts b/server/src/module/mp/controller/fitment/finish.ts index 69153cf..46ae533 100644 --- a/server/src/module/mp/controller/fitment/finish.ts +++ b/server/src/module/mp/controller/fitment/finish.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/list.ts b/server/src/module/mp/controller/fitment/list.ts index c71074e..19cf8a6 100644 --- a/server/src/module/mp/controller/fitment/list.ts +++ b/server/src/module/mp/controller/fitment/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/return_info.ts b/server/src/module/mp/controller/fitment/return_info.ts index 664256d..2d16905 100644 --- a/server/src/module/mp/controller/fitment/return_info.ts +++ b/server/src/module/mp/controller/fitment/return_info.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/fitment/unfinished.ts b/server/src/module/mp/controller/fitment/unfinished.ts index 051a87e..74f471a 100644 --- a/server/src/module/mp/controller/fitment/unfinished.ts +++ b/server/src/module/mp/controller/fitment/unfinished.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/home/main.ts b/server/src/module/mp/controller/home/main.ts index 509e665..142b467 100644 --- a/server/src/module/mp/controller/home/main.ts +++ b/server/src/module/mp/controller/home/main.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/move_car/create.ts b/server/src/module/mp/controller/move_car/create.ts index aa84e4d..9c5c48f 100644 --- a/server/src/module/mp/controller/move_car/create.ts +++ b/server/src/module/mp/controller/move_car/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/move_car/detail.ts b/server/src/module/mp/controller/move_car/detail.ts index 5343cd9..42d9c80 100644 --- a/server/src/module/mp/controller/move_car/detail.ts +++ b/server/src/module/mp/controller/move_car/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/move_car/list.ts b/server/src/module/mp/controller/move_car/list.ts index 27ecfc8..921425b 100644 --- a/server/src/module/mp/controller/move_car/list.ts +++ b/server/src/module/mp/controller/move_car/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/move_car/self.ts b/server/src/module/mp/controller/move_car/self.ts index 9cef6ef..386cb51 100644 --- a/server/src/module/mp/controller/move_car/self.ts +++ b/server/src/module/mp/controller/move_car/self.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/move_car/tpl.ts b/server/src/module/mp/controller/move_car/tpl.ts index 39e3a06..a8dee5d 100644 --- a/server/src/module/mp/controller/move_car/tpl.ts +++ b/server/src/module/mp/controller/move_car/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/notice/read.ts b/server/src/module/mp/controller/notice/read.ts index 00cf7ce..cec3e70 100644 --- a/server/src/module/mp/controller/notice/read.ts +++ b/server/src/module/mp/controller/notice/read.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/notice/readed.ts b/server/src/module/mp/controller/notice/readed.ts index 399945d..82041e2 100644 --- a/server/src/module/mp/controller/notice/readed.ts +++ b/server/src/module/mp/controller/notice/readed.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/notice/unread.ts b/server/src/module/mp/controller/notice/unread.ts index bc28b3f..7ea1288 100644 --- a/server/src/module/mp/controller/notice/unread.ts +++ b/server/src/module/mp/controller/notice/unread.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/notice/unread_amount.ts b/server/src/module/mp/controller/notice/unread_amount.ts index 4ad53d8..f80a95b 100644 --- a/server/src/module/mp/controller/notice/unread_amount.ts +++ b/server/src/module/mp/controller/notice/unread_amount.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/cancel.ts b/server/src/module/mp/controller/payment/cancel.ts index bd420b9..5515289 100644 --- a/server/src/module/mp/controller/payment/cancel.ts +++ b/server/src/module/mp/controller/payment/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/create.ts b/server/src/module/mp/controller/payment/create.ts index c1a0d29..0162f63 100644 --- a/server/src/module/mp/controller/payment/create.ts +++ b/server/src/module/mp/controller/payment/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/detail.ts b/server/src/module/mp/controller/payment/detail.ts index 5e36953..942c443 100644 --- a/server/src/module/mp/controller/payment/detail.ts +++ b/server/src/module/mp/controller/payment/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/list.ts b/server/src/module/mp/controller/payment/list.ts index 6ce6354..99b62db 100644 --- a/server/src/module/mp/controller/payment/list.ts +++ b/server/src/module/mp/controller/payment/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/order.ts b/server/src/module/mp/controller/payment/order.ts index f9f5f98..4a1344b 100644 --- a/server/src/module/mp/controller/payment/order.ts +++ b/server/src/module/mp/controller/payment/order.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/pay.ts b/server/src/module/mp/controller/payment/pay.ts index 2e67b05..f4736b2 100644 --- a/server/src/module/mp/controller/payment/pay.ts +++ b/server/src/module/mp/controller/payment/pay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/payment/result.ts b/server/src/module/mp/controller/payment/result.ts index b90ec02..cb0f3ca 100644 --- a/server/src/module/mp/controller/payment/result.ts +++ b/server/src/module/mp/controller/payment/result.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/create.ts b/server/src/module/mp/controller/pet/create.ts index ced23ce..6f003da 100644 --- a/server/src/module/mp/controller/pet/create.ts +++ b/server/src/module/mp/controller/pet/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/detail.ts b/server/src/module/mp/controller/pet/detail.ts index 3e6a280..a27a024 100644 --- a/server/src/module/mp/controller/pet/detail.ts +++ b/server/src/module/mp/controller/pet/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/license.ts b/server/src/module/mp/controller/pet/license.ts index 6656bac..753beab 100644 --- a/server/src/module/mp/controller/pet/license.ts +++ b/server/src/module/mp/controller/pet/license.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/list.ts b/server/src/module/mp/controller/pet/list.ts index 06de80c..f9cdbd2 100644 --- a/server/src/module/mp/controller/pet/list.ts +++ b/server/src/module/mp/controller/pet/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/remove.ts b/server/src/module/mp/controller/pet/remove.ts index 42ed668..b23b915 100644 --- a/server/src/module/mp/controller/pet/remove.ts +++ b/server/src/module/mp/controller/pet/remove.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/pet/vaccinate.ts b/server/src/module/mp/controller/pet/vaccinate.ts index 48b8da4..38468c1 100644 --- a/server/src/module/mp/controller/pet/vaccinate.ts +++ b/server/src/module/mp/controller/pet/vaccinate.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/questionnaire/answered.ts b/server/src/module/mp/controller/questionnaire/answered.ts index 468127d..7980839 100644 --- a/server/src/module/mp/controller/questionnaire/answered.ts +++ b/server/src/module/mp/controller/questionnaire/answered.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/questionnaire/detail.ts b/server/src/module/mp/controller/questionnaire/detail.ts index c0ee1a3..9b232fa 100644 --- a/server/src/module/mp/controller/questionnaire/detail.ts +++ b/server/src/module/mp/controller/questionnaire/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/questionnaire/questions.ts b/server/src/module/mp/controller/questionnaire/questions.ts index fb80d32..d3d12cf 100644 --- a/server/src/module/mp/controller/questionnaire/questions.ts +++ b/server/src/module/mp/controller/questionnaire/questions.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/questionnaire/submit.ts b/server/src/module/mp/controller/questionnaire/submit.ts index 57b621c..7e0771c 100644 --- a/server/src/module/mp/controller/questionnaire/submit.ts +++ b/server/src/module/mp/controller/questionnaire/submit.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/questionnaire/unanswered.ts b/server/src/module/mp/controller/questionnaire/unanswered.ts index ad93bca..9a3afeb 100644 --- a/server/src/module/mp/controller/questionnaire/unanswered.ts +++ b/server/src/module/mp/controller/questionnaire/unanswered.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/create.ts b/server/src/module/mp/controller/repair/create.ts index d68fd95..670bba9 100644 --- a/server/src/module/mp/controller/repair/create.ts +++ b/server/src/module/mp/controller/repair/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/detail.ts b/server/src/module/mp/controller/repair/detail.ts index a9890d8..9c9a8d2 100644 --- a/server/src/module/mp/controller/repair/detail.ts +++ b/server/src/module/mp/controller/repair/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/list.ts b/server/src/module/mp/controller/repair/list.ts index 122c944..5d0dad1 100644 --- a/server/src/module/mp/controller/repair/list.ts +++ b/server/src/module/mp/controller/repair/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/rate.ts b/server/src/module/mp/controller/repair/rate.ts index a46221c..1f7a0c0 100644 --- a/server/src/module/mp/controller/repair/rate.ts +++ b/server/src/module/mp/controller/repair/rate.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/tpl.ts b/server/src/module/mp/controller/repair/tpl.ts index 2d89f90..2e9e739 100644 --- a/server/src/module/mp/controller/repair/tpl.ts +++ b/server/src/module/mp/controller/repair/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/repair/urge.ts b/server/src/module/mp/controller/repair/urge.ts index 0b6584e..08157c4 100644 --- a/server/src/module/mp/controller/repair/urge.ts +++ b/server/src/module/mp/controller/repair/urge.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/service/list.ts b/server/src/module/mp/controller/service/list.ts index d349e66..c8902bd 100644 --- a/server/src/module/mp/controller/service/list.ts +++ b/server/src/module/mp/controller/service/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/topic/detail.ts b/server/src/module/mp/controller/topic/detail.ts index 5375529..088d9de 100644 --- a/server/src/module/mp/controller/topic/detail.ts +++ b/server/src/module/mp/controller/topic/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/upload/sign.ts b/server/src/module/mp/controller/upload/sign.ts index cc0e828..85f2047 100644 --- a/server/src/module/mp/controller/upload/sign.ts +++ b/server/src/module/mp/controller/upload/sign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/bind_phone.ts b/server/src/module/mp/controller/user/bind_phone.ts index 4d73b74..09b6590 100644 --- a/server/src/module/mp/controller/user/bind_phone.ts +++ b/server/src/module/mp/controller/user/bind_phone.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/card.ts b/server/src/module/mp/controller/user/card.ts index 53f559f..41a6c5a 100644 --- a/server/src/module/mp/controller/user/card.ts +++ b/server/src/module/mp/controller/user/card.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/info.ts b/server/src/module/mp/controller/user/info.ts index 5901789..52be575 100644 --- a/server/src/module/mp/controller/user/info.ts +++ b/server/src/module/mp/controller/user/info.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/login.ts b/server/src/module/mp/controller/user/login.ts index 2aac410..d6f0046 100644 --- a/server/src/module/mp/controller/user/login.ts +++ b/server/src/module/mp/controller/user/login.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/profile.ts b/server/src/module/mp/controller/user/profile.ts index dd0c4cd..b64f28c 100644 --- a/server/src/module/mp/controller/user/profile.ts +++ b/server/src/module/mp/controller/user/profile.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/user/supplement.ts b/server/src/module/mp/controller/user/supplement.ts index fd5bfdd..2e14163 100644 --- a/server/src/module/mp/controller/user/supplement.ts +++ b/server/src/module/mp/controller/user/supplement.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/virus/report.ts b/server/src/module/mp/controller/virus/report.ts index 5f062f7..b789296 100644 --- a/server/src/module/mp/controller/virus/report.ts +++ b/server/src/module/mp/controller/virus/report.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/vistor/create.ts b/server/src/module/mp/controller/vistor/create.ts index 1159f3b..e573b96 100644 --- a/server/src/module/mp/controller/vistor/create.ts +++ b/server/src/module/mp/controller/vistor/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/vistor/detail.ts b/server/src/module/mp/controller/vistor/detail.ts index 29a1c68..5a0bf9c 100644 --- a/server/src/module/mp/controller/vistor/detail.ts +++ b/server/src/module/mp/controller/vistor/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/vistor/list.ts b/server/src/module/mp/controller/vistor/list.ts index 369bad4..61fb1a1 100644 --- a/server/src/module/mp/controller/vistor/list.ts +++ b/server/src/module/mp/controller/vistor/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/vistor/self.ts b/server/src/module/mp/controller/vistor/self.ts index 1992a67..fc94432 100644 --- a/server/src/module/mp/controller/vistor/self.ts +++ b/server/src/module/mp/controller/vistor/self.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/controller/vistor/use.ts b/server/src/module/mp/controller/vistor/use.ts index ce54a4a..0df3091 100644 --- a/server/src/module/mp/controller/vistor/use.ts +++ b/server/src/module/mp/controller/vistor/use.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/index.ts b/server/src/module/mp/index.ts index b4edd70..0439ee7 100644 --- a/server/src/module/mp/index.ts +++ b/server/src/module/mp/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/mp/router.ts b/server/src/module/mp/router.ts index 059f5cc..b6b087e 100644 --- a/server/src/module/mp/router.ts +++ b/server/src/module/mp/router.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/notify/controller/wechat/pay.ts b/server/src/module/notify/controller/wechat/pay.ts index 0073aa4..02be8a8 100644 --- a/server/src/module/notify/controller/wechat/pay.ts +++ b/server/src/module/notify/controller/wechat/pay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/notify/controller/wechat/refund.ts b/server/src/module/notify/controller/wechat/refund.ts index 9df7714..dd9468d 100644 --- a/server/src/module/notify/controller/wechat/refund.ts +++ b/server/src/module/notify/controller/wechat/refund.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/notify/index.ts b/server/src/module/notify/index.ts index 1281379..05ae16f 100644 --- a/server/src/module/notify/index.ts +++ b/server/src/module/notify/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/notify/router.ts b/server/src/module/notify/router.ts index 820b771..0e9c764 100644 --- a/server/src/module/notify/router.ts +++ b/server/src/module/notify/router.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/controller/service/reply.ts b/server/src/module/oa/controller/service/reply.ts index 23bc4a1..9d49299 100644 --- a/server/src/module/oa/controller/service/reply.ts +++ b/server/src/module/oa/controller/service/reply.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/controller/service/verify.ts b/server/src/module/oa/controller/service/verify.ts index 7416bb5..e00896d 100644 --- a/server/src/module/oa/controller/service/verify.ts +++ b/server/src/module/oa/controller/service/verify.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/index.ts b/server/src/module/oa/index.ts index 6fa96a2..66a86f8 100644 --- a/server/src/module/oa/index.ts +++ b/server/src/module/oa/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/menu.ts b/server/src/module/oa/menu.ts index 67f72f9..e81784b 100644 --- a/server/src/module/oa/menu.ts +++ b/server/src/module/oa/menu.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/msg.ts b/server/src/module/oa/msg.ts index aea554e..d2f3cc3 100644 --- a/server/src/module/oa/msg.ts +++ b/server/src/module/oa/msg.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/oa/router.ts b/server/src/module/oa/router.ts index 114285d..ef49c03 100644 --- a/server/src/module/oa/router.ts +++ b/server/src/module/oa/router.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/binding.ts b/server/src/module/pc/controller/building/binding.ts index 440cc4e..fc8db5f 100644 --- a/server/src/module/pc/controller/building/binding.ts +++ b/server/src/module/pc/controller/building/binding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/detail.ts b/server/src/module/pc/controller/building/detail.ts index 164ed4e..3a79034 100644 --- a/server/src/module/pc/controller/building/detail.ts +++ b/server/src/module/pc/controller/building/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/history.ts b/server/src/module/pc/controller/building/history.ts index af11b2c..832d517 100644 --- a/server/src/module/pc/controller/building/history.ts +++ b/server/src/module/pc/controller/building/history.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/import.ts b/server/src/module/pc/controller/building/import.ts index 798da23..6e3cbd4 100644 --- a/server/src/module/pc/controller/building/import.ts +++ b/server/src/module/pc/controller/building/import.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/list.ts b/server/src/module/pc/controller/building/list.ts index 33b3ebd..369aa0a 100644 --- a/server/src/module/pc/controller/building/list.ts +++ b/server/src/module/pc/controller/building/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/parse.ts b/server/src/module/pc/controller/building/parse.ts index a834a1f..f2d5310 100644 --- a/server/src/module/pc/controller/building/parse.ts +++ b/server/src/module/pc/controller/building/parse.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/registered.ts b/server/src/module/pc/controller/building/registered.ts index 611badf..b2a933c 100644 --- a/server/src/module/pc/controller/building/registered.ts +++ b/server/src/module/pc/controller/building/registered.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/building/unbinding.ts b/server/src/module/pc/controller/building/unbinding.ts index b470376..d7ccbbe 100644 --- a/server/src/module/pc/controller/building/unbinding.ts +++ b/server/src/module/pc/controller/building/unbinding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/binding.ts b/server/src/module/pc/controller/car/binding.ts index da48b05..fecc602 100644 --- a/server/src/module/pc/controller/car/binding.ts +++ b/server/src/module/pc/controller/car/binding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/create.ts b/server/src/module/pc/controller/car/create.ts index f770375..ae5843d 100644 --- a/server/src/module/pc/controller/car/create.ts +++ b/server/src/module/pc/controller/car/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/detail.ts b/server/src/module/pc/controller/car/detail.ts index c62f1e5..1cfdff5 100644 --- a/server/src/module/pc/controller/car/detail.ts +++ b/server/src/module/pc/controller/car/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/history.ts b/server/src/module/pc/controller/car/history.ts index 081198f..7aff639 100644 --- a/server/src/module/pc/controller/car/history.ts +++ b/server/src/module/pc/controller/car/history.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/list.ts b/server/src/module/pc/controller/car/list.ts index 7c7abd8..5554e65 100644 --- a/server/src/module/pc/controller/car/list.ts +++ b/server/src/module/pc/controller/car/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/sync.ts b/server/src/module/pc/controller/car/sync.ts index e13c9fc..c59b313 100644 --- a/server/src/module/pc/controller/car/sync.ts +++ b/server/src/module/pc/controller/car/sync.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/car/unbinding.ts b/server/src/module/pc/controller/car/unbinding.ts index e4a69dc..f6c4642 100644 --- a/server/src/module/pc/controller/car/unbinding.ts +++ b/server/src/module/pc/controller/car/unbinding.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/colleague/detail.ts b/server/src/module/pc/controller/colleague/detail.ts index d7db503..34c7f22 100644 --- a/server/src/module/pc/controller/colleague/detail.ts +++ b/server/src/module/pc/controller/colleague/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/colleague/list.ts b/server/src/module/pc/controller/colleague/list.ts index a78930a..99557e3 100644 --- a/server/src/module/pc/controller/colleague/list.ts +++ b/server/src/module/pc/controller/colleague/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/community/default.ts b/server/src/module/pc/controller/community/default.ts index e33d190..1a073b4 100644 --- a/server/src/module/pc/controller/community/default.ts +++ b/server/src/module/pc/controller/community/default.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/community_manage/create.ts b/server/src/module/pc/controller/community_manage/create.ts index 71e3568..d6c1543 100644 --- a/server/src/module/pc/controller/community_manage/create.ts +++ b/server/src/module/pc/controller/community_manage/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/community_manage/detail.ts b/server/src/module/pc/controller/community_manage/detail.ts index 1680b6a..711a8cb 100644 --- a/server/src/module/pc/controller/community_manage/detail.ts +++ b/server/src/module/pc/controller/community_manage/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/community_manage/list.ts b/server/src/module/pc/controller/community_manage/list.ts index 39f412c..fd64a83 100644 --- a/server/src/module/pc/controller/community_manage/list.ts +++ b/server/src/module/pc/controller/community_manage/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/community_manage/update.ts b/server/src/module/pc/controller/community_manage/update.ts index 17c05f1..8c37513 100644 --- a/server/src/module/pc/controller/community_manage/update.ts +++ b/server/src/module/pc/controller/community_manage/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/allot.ts b/server/src/module/pc/controller/complain/allot.ts index 2fb12ea..5bf4891 100644 --- a/server/src/module/pc/controller/complain/allot.ts +++ b/server/src/module/pc/controller/complain/allot.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/confirm.ts b/server/src/module/pc/controller/complain/confirm.ts index ba42d02..7d85fc8 100644 --- a/server/src/module/pc/controller/complain/confirm.ts +++ b/server/src/module/pc/controller/complain/confirm.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/create.ts b/server/src/module/pc/controller/complain/create.ts index ef6203f..35d2911 100644 --- a/server/src/module/pc/controller/complain/create.ts +++ b/server/src/module/pc/controller/complain/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/detail.ts b/server/src/module/pc/controller/complain/detail.ts index b2f41a9..56090b0 100644 --- a/server/src/module/pc/controller/complain/detail.ts +++ b/server/src/module/pc/controller/complain/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/finish.ts b/server/src/module/pc/controller/complain/finish.ts index f88f356..0b456aa 100644 --- a/server/src/module/pc/controller/complain/finish.ts +++ b/server/src/module/pc/controller/complain/finish.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/list.ts b/server/src/module/pc/controller/complain/list.ts index bc8d025..a9bde82 100644 --- a/server/src/module/pc/controller/complain/list.ts +++ b/server/src/module/pc/controller/complain/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/merge.ts b/server/src/module/pc/controller/complain/merge.ts index a33166d..e35214c 100644 --- a/server/src/module/pc/controller/complain/merge.ts +++ b/server/src/module/pc/controller/complain/merge.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/merge_option.ts b/server/src/module/pc/controller/complain/merge_option.ts index 4fc9bdc..722ddce 100644 --- a/server/src/module/pc/controller/complain/merge_option.ts +++ b/server/src/module/pc/controller/complain/merge_option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/my_detail.ts b/server/src/module/pc/controller/complain/my_detail.ts index ad59d85..a5b688f 100644 --- a/server/src/module/pc/controller/complain/my_detail.ts +++ b/server/src/module/pc/controller/complain/my_detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/complain/my_list.ts b/server/src/module/pc/controller/complain/my_list.ts index 284dede..9e1faef 100644 --- a/server/src/module/pc/controller/complain/my_list.ts +++ b/server/src/module/pc/controller/complain/my_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/category_create.ts b/server/src/module/pc/controller/contract/category_create.ts index e78f524..b34be80 100644 --- a/server/src/module/pc/controller/contract/category_create.ts +++ b/server/src/module/pc/controller/contract/category_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/category_delete.ts b/server/src/module/pc/controller/contract/category_delete.ts index bc27885..161398c 100644 --- a/server/src/module/pc/controller/contract/category_delete.ts +++ b/server/src/module/pc/controller/contract/category_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/category_list.ts b/server/src/module/pc/controller/contract/category_list.ts index 1b77421..a39ac63 100644 --- a/server/src/module/pc/controller/contract/category_list.ts +++ b/server/src/module/pc/controller/contract/category_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/category_update.ts b/server/src/module/pc/controller/contract/category_update.ts index 5639d93..51ed475 100644 --- a/server/src/module/pc/controller/contract/category_update.ts +++ b/server/src/module/pc/controller/contract/category_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/create.ts b/server/src/module/pc/controller/contract/create.ts index 59b50e4..1227a15 100644 --- a/server/src/module/pc/controller/contract/create.ts +++ b/server/src/module/pc/controller/contract/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/detail.ts b/server/src/module/pc/controller/contract/detail.ts index c0fc753..9c7e7b1 100644 --- a/server/src/module/pc/controller/contract/detail.ts +++ b/server/src/module/pc/controller/contract/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/list.ts b/server/src/module/pc/controller/contract/list.ts index f6332ad..a1bd98b 100644 --- a/server/src/module/pc/controller/contract/list.ts +++ b/server/src/module/pc/controller/contract/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/option.ts b/server/src/module/pc/controller/contract/option.ts index 11994f5..9b6c95d 100644 --- a/server/src/module/pc/controller/contract/option.ts +++ b/server/src/module/pc/controller/contract/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/contract/update.ts b/server/src/module/pc/controller/contract/update.ts index 13e3ece..4a05f12 100644 --- a/server/src/module/pc/controller/contract/update.ts +++ b/server/src/module/pc/controller/contract/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/convenient/create.ts b/server/src/module/pc/controller/convenient/create.ts index b7453cf..4cfb2a1 100644 --- a/server/src/module/pc/controller/convenient/create.ts +++ b/server/src/module/pc/controller/convenient/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/convenient/delete.ts b/server/src/module/pc/controller/convenient/delete.ts index 46cb1aa..6c899dd 100644 --- a/server/src/module/pc/controller/convenient/delete.ts +++ b/server/src/module/pc/controller/convenient/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/convenient/update.ts b/server/src/module/pc/controller/convenient/update.ts index f72bcb7..58b2f03 100644 --- a/server/src/module/pc/controller/convenient/update.ts +++ b/server/src/module/pc/controller/convenient/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/department/create.ts b/server/src/module/pc/controller/department/create.ts index 983efeb..91ecf27 100644 --- a/server/src/module/pc/controller/department/create.ts +++ b/server/src/module/pc/controller/department/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/department/delete.ts b/server/src/module/pc/controller/department/delete.ts index c72ed60..ba937d4 100644 --- a/server/src/module/pc/controller/department/delete.ts +++ b/server/src/module/pc/controller/department/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/department/list.ts b/server/src/module/pc/controller/department/list.ts index ea70315..4b9a05a 100644 --- a/server/src/module/pc/controller/department/list.ts +++ b/server/src/module/pc/controller/department/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/department/update.ts b/server/src/module/pc/controller/department/update.ts index 5cf42e8..d2f0d91 100644 --- a/server/src/module/pc/controller/department/update.ts +++ b/server/src/module/pc/controller/department/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/elevator/create.ts b/server/src/module/pc/controller/elevator/create.ts index 1455028..68f7fc4 100644 --- a/server/src/module/pc/controller/elevator/create.ts +++ b/server/src/module/pc/controller/elevator/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/elevator/list.ts b/server/src/module/pc/controller/elevator/list.ts index dd3ad51..93dce3a 100644 --- a/server/src/module/pc/controller/elevator/list.ts +++ b/server/src/module/pc/controller/elevator/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/elevator/log.ts b/server/src/module/pc/controller/elevator/log.ts index 20f04f8..8010b95 100644 --- a/server/src/module/pc/controller/elevator/log.ts +++ b/server/src/module/pc/controller/elevator/log.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/elevator/update.ts b/server/src/module/pc/controller/elevator/update.ts index e21af36..9680342 100644 --- a/server/src/module/pc/controller/elevator/update.ts +++ b/server/src/module/pc/controller/elevator/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/meter.ts b/server/src/module/pc/controller/energy/meter.ts index 3efe7ce..4acaf57 100644 --- a/server/src/module/pc/controller/energy/meter.ts +++ b/server/src/module/pc/controller/energy/meter.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/meter_create.ts b/server/src/module/pc/controller/energy/meter_create.ts index e4e1b58..c20a118 100644 --- a/server/src/module/pc/controller/energy/meter_create.ts +++ b/server/src/module/pc/controller/energy/meter_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/meter_update.ts b/server/src/module/pc/controller/energy/meter_update.ts index ffc2b8c..e4adea1 100644 --- a/server/src/module/pc/controller/energy/meter_update.ts +++ b/server/src/module/pc/controller/energy/meter_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/read.ts b/server/src/module/pc/controller/energy/read.ts index a1fc2bb..19cbb8a 100644 --- a/server/src/module/pc/controller/energy/read.ts +++ b/server/src/module/pc/controller/energy/read.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/read_history.ts b/server/src/module/pc/controller/energy/read_history.ts index 7da8fb5..239edf5 100644 --- a/server/src/module/pc/controller/energy/read_history.ts +++ b/server/src/module/pc/controller/energy/read_history.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/read_submit.ts b/server/src/module/pc/controller/energy/read_submit.ts index 829fb10..00c52fd 100644 --- a/server/src/module/pc/controller/energy/read_submit.ts +++ b/server/src/module/pc/controller/energy/read_submit.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/repeater.ts b/server/src/module/pc/controller/energy/repeater.ts index 2f7b7ab..d0c9984 100644 --- a/server/src/module/pc/controller/energy/repeater.ts +++ b/server/src/module/pc/controller/energy/repeater.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/repeater_create.ts b/server/src/module/pc/controller/energy/repeater_create.ts index 4fbe98e..0213f3c 100644 --- a/server/src/module/pc/controller/energy/repeater_create.ts +++ b/server/src/module/pc/controller/energy/repeater_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/repeater_option.ts b/server/src/module/pc/controller/energy/repeater_option.ts index 1d5f623..a741a95 100644 --- a/server/src/module/pc/controller/energy/repeater_option.ts +++ b/server/src/module/pc/controller/energy/repeater_option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/energy/repeater_update.ts b/server/src/module/pc/controller/energy/repeater_update.ts index 875b8e5..ea35bfb 100644 --- a/server/src/module/pc/controller/energy/repeater_update.ts +++ b/server/src/module/pc/controller/energy/repeater_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/entrance/create.ts b/server/src/module/pc/controller/entrance/create.ts index e0fb8a7..4ba30e5 100644 --- a/server/src/module/pc/controller/entrance/create.ts +++ b/server/src/module/pc/controller/entrance/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/entrance/list.ts b/server/src/module/pc/controller/entrance/list.ts index d2426c2..fef637f 100644 --- a/server/src/module/pc/controller/entrance/list.ts +++ b/server/src/module/pc/controller/entrance/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/entrance/log.ts b/server/src/module/pc/controller/entrance/log.ts index be68bc8..6cf86e8 100644 --- a/server/src/module/pc/controller/entrance/log.ts +++ b/server/src/module/pc/controller/entrance/log.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/entrance/update.ts b/server/src/module/pc/controller/entrance/update.ts index 72f9112..2bcb03b 100644 --- a/server/src/module/pc/controller/entrance/update.ts +++ b/server/src/module/pc/controller/entrance/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/epidemic/create.ts b/server/src/module/pc/controller/epidemic/create.ts index cff1cf2..33bb818 100644 --- a/server/src/module/pc/controller/epidemic/create.ts +++ b/server/src/module/pc/controller/epidemic/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/epidemic/detail.ts b/server/src/module/pc/controller/epidemic/detail.ts index 79442d8..3921e64 100644 --- a/server/src/module/pc/controller/epidemic/detail.ts +++ b/server/src/module/pc/controller/epidemic/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/epidemic/list.ts b/server/src/module/pc/controller/epidemic/list.ts index 219012c..dec19c3 100644 --- a/server/src/module/pc/controller/epidemic/list.ts +++ b/server/src/module/pc/controller/epidemic/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/agree.ts b/server/src/module/pc/controller/fitment/agree.ts index 3b7eb30..1f7fba3 100644 --- a/server/src/module/pc/controller/fitment/agree.ts +++ b/server/src/module/pc/controller/fitment/agree.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/confirm.ts b/server/src/module/pc/controller/fitment/confirm.ts index 645ff60..c253f57 100644 --- a/server/src/module/pc/controller/fitment/confirm.ts +++ b/server/src/module/pc/controller/fitment/confirm.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/create.ts b/server/src/module/pc/controller/fitment/create.ts index 7d9f62a..f3ee04f 100644 --- a/server/src/module/pc/controller/fitment/create.ts +++ b/server/src/module/pc/controller/fitment/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/detail.ts b/server/src/module/pc/controller/fitment/detail.ts index cb6672f..99f5912 100644 --- a/server/src/module/pc/controller/fitment/detail.ts +++ b/server/src/module/pc/controller/fitment/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/list.ts b/server/src/module/pc/controller/fitment/list.ts index c9a88bd..723c484 100644 --- a/server/src/module/pc/controller/fitment/list.ts +++ b/server/src/module/pc/controller/fitment/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/fitment/return.ts b/server/src/module/pc/controller/fitment/return.ts index f8a24c9..d5f3614 100644 --- a/server/src/module/pc/controller/fitment/return.ts +++ b/server/src/module/pc/controller/fitment/return.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/assign.ts b/server/src/module/pc/controller/hr/assign.ts index 3978ea4..70f12a8 100644 --- a/server/src/module/pc/controller/hr/assign.ts +++ b/server/src/module/pc/controller/hr/assign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/create.ts b/server/src/module/pc/controller/hr/create.ts index a7e917d..1c5625b 100644 --- a/server/src/module/pc/controller/hr/create.ts +++ b/server/src/module/pc/controller/hr/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/detail.ts b/server/src/module/pc/controller/hr/detail.ts index d0de630..782ab37 100644 --- a/server/src/module/pc/controller/hr/detail.ts +++ b/server/src/module/pc/controller/hr/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/leave.ts b/server/src/module/pc/controller/hr/leave.ts index 61a24a1..be765bb 100644 --- a/server/src/module/pc/controller/hr/leave.ts +++ b/server/src/module/pc/controller/hr/leave.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/list.ts b/server/src/module/pc/controller/hr/list.ts index 3447dc1..99ec288 100644 --- a/server/src/module/pc/controller/hr/list.ts +++ b/server/src/module/pc/controller/hr/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/recover.ts b/server/src/module/pc/controller/hr/recover.ts index a66aa3e..d8a02da 100644 --- a/server/src/module/pc/controller/hr/recover.ts +++ b/server/src/module/pc/controller/hr/recover.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/reset.ts b/server/src/module/pc/controller/hr/reset.ts index 6531fff..d52c1e5 100644 --- a/server/src/module/pc/controller/hr/reset.ts +++ b/server/src/module/pc/controller/hr/reset.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/state.ts b/server/src/module/pc/controller/hr/state.ts index 3be8c01..6f165cc 100644 --- a/server/src/module/pc/controller/hr/state.ts +++ b/server/src/module/pc/controller/hr/state.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/hr/update.ts b/server/src/module/pc/controller/hr/update.ts index 336b560..41bc2d5 100644 --- a/server/src/module/pc/controller/hr/update.ts +++ b/server/src/module/pc/controller/hr/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/create.ts b/server/src/module/pc/controller/inform/create.ts index b2b1cd1..02ad910 100644 --- a/server/src/module/pc/controller/inform/create.ts +++ b/server/src/module/pc/controller/inform/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/detail.ts b/server/src/module/pc/controller/inform/detail.ts index 439bec9..4fccbfa 100644 --- a/server/src/module/pc/controller/inform/detail.ts +++ b/server/src/module/pc/controller/inform/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/list.ts b/server/src/module/pc/controller/inform/list.ts index e4d9fd1..5e99ba7 100644 --- a/server/src/module/pc/controller/inform/list.ts +++ b/server/src/module/pc/controller/inform/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/manage.ts b/server/src/module/pc/controller/inform/manage.ts index 4b9801a..06160c1 100644 --- a/server/src/module/pc/controller/inform/manage.ts +++ b/server/src/module/pc/controller/inform/manage.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/published.ts b/server/src/module/pc/controller/inform/published.ts index 0693a86..2ff5b74 100644 --- a/server/src/module/pc/controller/inform/published.ts +++ b/server/src/module/pc/controller/inform/published.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/inform/update.ts b/server/src/module/pc/controller/inform/update.ts index 9750864..4936493 100644 --- a/server/src/module/pc/controller/inform/update.ts +++ b/server/src/module/pc/controller/inform/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/init/run.ts b/server/src/module/pc/controller/init/run.ts index 0c9ca38..2fb384a 100644 --- a/server/src/module/pc/controller/init/run.ts +++ b/server/src/module/pc/controller/init/run.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/init/state.ts b/server/src/module/pc/controller/init/state.ts index c40a844..15519e7 100644 --- a/server/src/module/pc/controller/init/state.ts +++ b/server/src/module/pc/controller/init/state.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/job/create.ts b/server/src/module/pc/controller/job/create.ts index 25c4b6c..4815e65 100644 --- a/server/src/module/pc/controller/job/create.ts +++ b/server/src/module/pc/controller/job/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/job/delete.ts b/server/src/module/pc/controller/job/delete.ts index 5f05b13..702f806 100644 --- a/server/src/module/pc/controller/job/delete.ts +++ b/server/src/module/pc/controller/job/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/job/list.ts b/server/src/module/pc/controller/job/list.ts index 2f10367..82d565d 100644 --- a/server/src/module/pc/controller/job/list.ts +++ b/server/src/module/pc/controller/job/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/job/update.ts b/server/src/module/pc/controller/job/update.ts index 8fdc3fb..7338b46 100644 --- a/server/src/module/pc/controller/job/update.ts +++ b/server/src/module/pc/controller/job/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/create.ts b/server/src/module/pc/controller/lamp/create.ts index ea7e449..214cbec 100644 --- a/server/src/module/pc/controller/lamp/create.ts +++ b/server/src/module/pc/controller/lamp/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/line_create.ts b/server/src/module/pc/controller/lamp/line_create.ts index d8bae46..81dcd5b 100644 --- a/server/src/module/pc/controller/lamp/line_create.ts +++ b/server/src/module/pc/controller/lamp/line_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/line_list.ts b/server/src/module/pc/controller/lamp/line_list.ts index a54bd3f..431d664 100644 --- a/server/src/module/pc/controller/lamp/line_list.ts +++ b/server/src/module/pc/controller/lamp/line_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/line_update.ts b/server/src/module/pc/controller/lamp/line_update.ts index f9cd538..fb5ee05 100644 --- a/server/src/module/pc/controller/lamp/line_update.ts +++ b/server/src/module/pc/controller/lamp/line_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/list.ts b/server/src/module/pc/controller/lamp/list.ts index af8a15a..d5362cf 100644 --- a/server/src/module/pc/controller/lamp/list.ts +++ b/server/src/module/pc/controller/lamp/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/log.ts b/server/src/module/pc/controller/lamp/log.ts index 9306588..20b16c4 100644 --- a/server/src/module/pc/controller/lamp/log.ts +++ b/server/src/module/pc/controller/lamp/log.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/option.ts b/server/src/module/pc/controller/lamp/option.ts index c36fbfa..ce8a87c 100644 --- a/server/src/module/pc/controller/lamp/option.ts +++ b/server/src/module/pc/controller/lamp/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/lamp/update.ts b/server/src/module/pc/controller/lamp/update.ts index e7a44c3..b21c77a 100644 --- a/server/src/module/pc/controller/lamp/update.ts +++ b/server/src/module/pc/controller/lamp/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/approver.ts b/server/src/module/pc/controller/leave/approver.ts index 16d2d5a..05ebe04 100644 --- a/server/src/module/pc/controller/leave/approver.ts +++ b/server/src/module/pc/controller/leave/approver.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/assign.ts b/server/src/module/pc/controller/leave/assign.ts index 7dcca52..8605310 100644 --- a/server/src/module/pc/controller/leave/assign.ts +++ b/server/src/module/pc/controller/leave/assign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/cancel.ts b/server/src/module/pc/controller/leave/cancel.ts index 985e524..14744f0 100644 --- a/server/src/module/pc/controller/leave/cancel.ts +++ b/server/src/module/pc/controller/leave/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/create.ts b/server/src/module/pc/controller/leave/create.ts index 086957d..9aa66c2 100644 --- a/server/src/module/pc/controller/leave/create.ts +++ b/server/src/module/pc/controller/leave/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/detail.ts b/server/src/module/pc/controller/leave/detail.ts index 519e2e7..f263761 100644 --- a/server/src/module/pc/controller/leave/detail.ts +++ b/server/src/module/pc/controller/leave/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/flow.ts b/server/src/module/pc/controller/leave/flow.ts index 29dff0d..544488e 100644 --- a/server/src/module/pc/controller/leave/flow.ts +++ b/server/src/module/pc/controller/leave/flow.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/my.ts b/server/src/module/pc/controller/leave/my.ts index 160c8c9..838f295 100644 --- a/server/src/module/pc/controller/leave/my.ts +++ b/server/src/module/pc/controller/leave/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/leave/notice.ts b/server/src/module/pc/controller/leave/notice.ts index cb9bf5a..eaf7d8d 100644 --- a/server/src/module/pc/controller/leave/notice.ts +++ b/server/src/module/pc/controller/leave/notice.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/category_create.ts b/server/src/module/pc/controller/material/category_create.ts index ffa8d1e..ef0171a 100644 --- a/server/src/module/pc/controller/material/category_create.ts +++ b/server/src/module/pc/controller/material/category_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/category_delete.ts b/server/src/module/pc/controller/material/category_delete.ts index c6ea9c9..28ce3e1 100644 --- a/server/src/module/pc/controller/material/category_delete.ts +++ b/server/src/module/pc/controller/material/category_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/category_list.ts b/server/src/module/pc/controller/material/category_list.ts index 3d45ce0..225ab6d 100644 --- a/server/src/module/pc/controller/material/category_list.ts +++ b/server/src/module/pc/controller/material/category_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/category_update.ts b/server/src/module/pc/controller/material/category_update.ts index ffa8db7..59845c7 100644 --- a/server/src/module/pc/controller/material/category_update.ts +++ b/server/src/module/pc/controller/material/category_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/create.ts b/server/src/module/pc/controller/material/create.ts index 48df42b..66578a8 100644 --- a/server/src/module/pc/controller/material/create.ts +++ b/server/src/module/pc/controller/material/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/list.ts b/server/src/module/pc/controller/material/list.ts index 9aa5f82..1568584 100644 --- a/server/src/module/pc/controller/material/list.ts +++ b/server/src/module/pc/controller/material/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/option.ts b/server/src/module/pc/controller/material/option.ts index 81d8f71..6997af6 100644 --- a/server/src/module/pc/controller/material/option.ts +++ b/server/src/module/pc/controller/material/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/purchase.ts b/server/src/module/pc/controller/material/purchase.ts index d34f813..421e3d8 100644 --- a/server/src/module/pc/controller/material/purchase.ts +++ b/server/src/module/pc/controller/material/purchase.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/update.ts b/server/src/module/pc/controller/material/update.ts index 877ad2a..69c5990 100644 --- a/server/src/module/pc/controller/material/update.ts +++ b/server/src/module/pc/controller/material/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/use.ts b/server/src/module/pc/controller/material/use.ts index ae6222b..8c43bc0 100644 --- a/server/src/module/pc/controller/material/use.ts +++ b/server/src/module/pc/controller/material/use.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/material/used.ts b/server/src/module/pc/controller/material/used.ts index f6b2adc..9b726c6 100644 --- a/server/src/module/pc/controller/material/used.ts +++ b/server/src/module/pc/controller/material/used.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/cancel.ts b/server/src/module/pc/controller/meeting/cancel.ts index ca783be..7484714 100644 --- a/server/src/module/pc/controller/meeting/cancel.ts +++ b/server/src/module/pc/controller/meeting/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/create.ts b/server/src/module/pc/controller/meeting/create.ts index 391e0c1..aeaf82d 100644 --- a/server/src/module/pc/controller/meeting/create.ts +++ b/server/src/module/pc/controller/meeting/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/detail.ts b/server/src/module/pc/controller/meeting/detail.ts index 68e284e..3036fee 100644 --- a/server/src/module/pc/controller/meeting/detail.ts +++ b/server/src/module/pc/controller/meeting/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/my.ts b/server/src/module/pc/controller/meeting/my.ts index b600a31..f501fb2 100644 --- a/server/src/module/pc/controller/meeting/my.ts +++ b/server/src/module/pc/controller/meeting/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/option.ts b/server/src/module/pc/controller/meeting/option.ts index f4f225a..23b037f 100644 --- a/server/src/module/pc/controller/meeting/option.ts +++ b/server/src/module/pc/controller/meeting/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting/participant.ts b/server/src/module/pc/controller/meeting/participant.ts index e813e35..d599e9a 100644 --- a/server/src/module/pc/controller/meeting/participant.ts +++ b/server/src/module/pc/controller/meeting/participant.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting_room/create.ts b/server/src/module/pc/controller/meeting_room/create.ts index 38da8d3..8eec644 100644 --- a/server/src/module/pc/controller/meeting_room/create.ts +++ b/server/src/module/pc/controller/meeting_room/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting_room/list.ts b/server/src/module/pc/controller/meeting_room/list.ts index 33f8fb9..79b07da 100644 --- a/server/src/module/pc/controller/meeting_room/list.ts +++ b/server/src/module/pc/controller/meeting_room/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/meeting_room/update.ts b/server/src/module/pc/controller/meeting_room/update.ts index dc120a2..2c0c7b9 100644 --- a/server/src/module/pc/controller/meeting_room/update.ts +++ b/server/src/module/pc/controller/meeting_room/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/all.ts b/server/src/module/pc/controller/mission/all.ts index 8f915d1..45d27e5 100644 --- a/server/src/module/pc/controller/mission/all.ts +++ b/server/src/module/pc/controller/mission/all.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/cancel.ts b/server/src/module/pc/controller/mission/cancel.ts index 6bc9870..1419766 100644 --- a/server/src/module/pc/controller/mission/cancel.ts +++ b/server/src/module/pc/controller/mission/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/create.ts b/server/src/module/pc/controller/mission/create.ts index d8ac557..8421209 100644 --- a/server/src/module/pc/controller/mission/create.ts +++ b/server/src/module/pc/controller/mission/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/detail.ts b/server/src/module/pc/controller/mission/detail.ts index 60f1f02..f299cc8 100644 --- a/server/src/module/pc/controller/mission/detail.ts +++ b/server/src/module/pc/controller/mission/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/dispose.ts b/server/src/module/pc/controller/mission/dispose.ts index fa814dc..10851a0 100644 --- a/server/src/module/pc/controller/mission/dispose.ts +++ b/server/src/module/pc/controller/mission/dispose.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/init.ts b/server/src/module/pc/controller/mission/init.ts index d438d3d..891b7a3 100644 --- a/server/src/module/pc/controller/mission/init.ts +++ b/server/src/module/pc/controller/mission/init.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/line.ts b/server/src/module/pc/controller/mission/line.ts index e9fadcf..33affa6 100644 --- a/server/src/module/pc/controller/mission/line.ts +++ b/server/src/module/pc/controller/mission/line.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/my.ts b/server/src/module/pc/controller/mission/my.ts index 67b7c29..96bdce3 100644 --- a/server/src/module/pc/controller/mission/my.ts +++ b/server/src/module/pc/controller/mission/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission/submit.ts b/server/src/module/pc/controller/mission/submit.ts index b44e3fd..399565e 100644 --- a/server/src/module/pc/controller/mission/submit.ts +++ b/server/src/module/pc/controller/mission/submit.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/category_create.ts b/server/src/module/pc/controller/mission_manage/category_create.ts index e423cf2..fc6a6b8 100644 --- a/server/src/module/pc/controller/mission_manage/category_create.ts +++ b/server/src/module/pc/controller/mission_manage/category_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/category_delete.ts b/server/src/module/pc/controller/mission_manage/category_delete.ts index a107a7c..2b9adc4 100644 --- a/server/src/module/pc/controller/mission_manage/category_delete.ts +++ b/server/src/module/pc/controller/mission_manage/category_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/category_list.ts b/server/src/module/pc/controller/mission_manage/category_list.ts index e91ea08..f60dd6d 100644 --- a/server/src/module/pc/controller/mission_manage/category_list.ts +++ b/server/src/module/pc/controller/mission_manage/category_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/category_update.ts b/server/src/module/pc/controller/mission_manage/category_update.ts index cc482c0..8d95697 100644 --- a/server/src/module/pc/controller/mission_manage/category_update.ts +++ b/server/src/module/pc/controller/mission_manage/category_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/line_create.ts b/server/src/module/pc/controller/mission_manage/line_create.ts index 595b500..006a70b 100644 --- a/server/src/module/pc/controller/mission_manage/line_create.ts +++ b/server/src/module/pc/controller/mission_manage/line_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/line_delete.ts b/server/src/module/pc/controller/mission_manage/line_delete.ts index 2768777..bd66e97 100644 --- a/server/src/module/pc/controller/mission_manage/line_delete.ts +++ b/server/src/module/pc/controller/mission_manage/line_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/line_detail.ts b/server/src/module/pc/controller/mission_manage/line_detail.ts index fc6045c..e782b8d 100644 --- a/server/src/module/pc/controller/mission_manage/line_detail.ts +++ b/server/src/module/pc/controller/mission_manage/line_detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/line_list.ts b/server/src/module/pc/controller/mission_manage/line_list.ts index d0633c5..f2a3440 100644 --- a/server/src/module/pc/controller/mission_manage/line_list.ts +++ b/server/src/module/pc/controller/mission_manage/line_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/line_update.ts b/server/src/module/pc/controller/mission_manage/line_update.ts index 658d649..64ea119 100644 --- a/server/src/module/pc/controller/mission_manage/line_update.ts +++ b/server/src/module/pc/controller/mission_manage/line_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/option.ts b/server/src/module/pc/controller/mission_manage/option.ts index 4e33aa0..bb86486 100644 --- a/server/src/module/pc/controller/mission_manage/option.ts +++ b/server/src/module/pc/controller/mission_manage/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/point_create.ts b/server/src/module/pc/controller/mission_manage/point_create.ts index 4d39512..fe3e527 100644 --- a/server/src/module/pc/controller/mission_manage/point_create.ts +++ b/server/src/module/pc/controller/mission_manage/point_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/point_delete.ts b/server/src/module/pc/controller/mission_manage/point_delete.ts index 0b4fa01..61889dd 100644 --- a/server/src/module/pc/controller/mission_manage/point_delete.ts +++ b/server/src/module/pc/controller/mission_manage/point_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/point_list.ts b/server/src/module/pc/controller/mission_manage/point_list.ts index 0043148..3101778 100644 --- a/server/src/module/pc/controller/mission_manage/point_list.ts +++ b/server/src/module/pc/controller/mission_manage/point_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/mission_manage/point_update.ts b/server/src/module/pc/controller/mission_manage/point_update.ts index 69448cc..7e56623 100644 --- a/server/src/module/pc/controller/mission_manage/point_update.ts +++ b/server/src/module/pc/controller/mission_manage/point_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/move_car/detail.ts b/server/src/module/pc/controller/move_car/detail.ts index 3ab9beb..bff089e 100644 --- a/server/src/module/pc/controller/move_car/detail.ts +++ b/server/src/module/pc/controller/move_car/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/move_car/find.ts b/server/src/module/pc/controller/move_car/find.ts index 53a8cc0..84e54a6 100644 --- a/server/src/module/pc/controller/move_car/find.ts +++ b/server/src/module/pc/controller/move_car/find.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/move_car/list.ts b/server/src/module/pc/controller/move_car/list.ts index 7c61363..8b9b428 100644 --- a/server/src/module/pc/controller/move_car/list.ts +++ b/server/src/module/pc/controller/move_car/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/move_car/reply.ts b/server/src/module/pc/controller/move_car/reply.ts index 8906d24..15ceaaf 100644 --- a/server/src/module/pc/controller/move_car/reply.ts +++ b/server/src/module/pc/controller/move_car/reply.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/create.ts b/server/src/module/pc/controller/notice/create.ts index 05e552f..2c84981 100644 --- a/server/src/module/pc/controller/notice/create.ts +++ b/server/src/module/pc/controller/notice/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/detail.ts b/server/src/module/pc/controller/notice/detail.ts index 5057039..7e92b98 100644 --- a/server/src/module/pc/controller/notice/detail.ts +++ b/server/src/module/pc/controller/notice/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/list.ts b/server/src/module/pc/controller/notice/list.ts index 556cc32..e3ae3a3 100644 --- a/server/src/module/pc/controller/notice/list.ts +++ b/server/src/module/pc/controller/notice/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/published.ts b/server/src/module/pc/controller/notice/published.ts index b5da898..2e5df7e 100644 --- a/server/src/module/pc/controller/notice/published.ts +++ b/server/src/module/pc/controller/notice/published.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/tpl.ts b/server/src/module/pc/controller/notice/tpl.ts index 030082d..a5d966d 100644 --- a/server/src/module/pc/controller/notice/tpl.ts +++ b/server/src/module/pc/controller/notice/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/notice/update.ts b/server/src/module/pc/controller/notice/update.ts index ad79418..efc3e81 100644 --- a/server/src/module/pc/controller/notice/update.ts +++ b/server/src/module/pc/controller/notice/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/oa/tpl.ts b/server/src/module/pc/controller/oa/tpl.ts index 9270ef6..f2231f6 100644 --- a/server/src/module/pc/controller/oa/tpl.ts +++ b/server/src/module/pc/controller/oa/tpl.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/option/building.ts b/server/src/module/pc/controller/option/building.ts index 9005f33..2e89d47 100644 --- a/server/src/module/pc/controller/option/building.ts +++ b/server/src/module/pc/controller/option/building.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/option/card.ts b/server/src/module/pc/controller/option/card.ts index dcd4b3a..47ff15a 100644 --- a/server/src/module/pc/controller/option/card.ts +++ b/server/src/module/pc/controller/option/card.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/option/colleague.ts b/server/src/module/pc/controller/option/colleague.ts index 25ae91a..7761978 100644 --- a/server/src/module/pc/controller/option/colleague.ts +++ b/server/src/module/pc/controller/option/colleague.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/option/location.ts b/server/src/module/pc/controller/option/location.ts index 6a31a9f..74a967b 100644 --- a/server/src/module/pc/controller/option/location.ts +++ b/server/src/module/pc/controller/option/location.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/option/ower.ts b/server/src/module/pc/controller/option/ower.ts index 0dc0a62..cd25d25 100644 --- a/server/src/module/pc/controller/option/ower.ts +++ b/server/src/module/pc/controller/option/ower.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/apply_detail.ts b/server/src/module/pc/controller/ower/apply_detail.ts index e8c273b..c36dce8 100644 --- a/server/src/module/pc/controller/ower/apply_detail.ts +++ b/server/src/module/pc/controller/ower/apply_detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/apply_list.ts b/server/src/module/pc/controller/ower/apply_list.ts index 7dba432..9ce23dd 100644 --- a/server/src/module/pc/controller/ower/apply_list.ts +++ b/server/src/module/pc/controller/ower/apply_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/apply_reply.ts b/server/src/module/pc/controller/ower/apply_reply.ts index 21d22eb..563aadd 100644 --- a/server/src/module/pc/controller/ower/apply_reply.ts +++ b/server/src/module/pc/controller/ower/apply_reply.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/approve.ts b/server/src/module/pc/controller/ower/approve.ts index 89eee42..4d6dd76 100644 --- a/server/src/module/pc/controller/ower/approve.ts +++ b/server/src/module/pc/controller/ower/approve.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/detail.ts b/server/src/module/pc/controller/ower/detail.ts index 6cc6910..a93b567 100644 --- a/server/src/module/pc/controller/ower/detail.ts +++ b/server/src/module/pc/controller/ower/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/ower/list.ts b/server/src/module/pc/controller/ower/list.ts index d17ad1f..a6c7db8 100644 --- a/server/src/module/pc/controller/ower/list.ts +++ b/server/src/module/pc/controller/ower/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/blacklist_create.ts b/server/src/module/pc/controller/park/blacklist_create.ts index 1246dc2..89a2bea 100644 --- a/server/src/module/pc/controller/park/blacklist_create.ts +++ b/server/src/module/pc/controller/park/blacklist_create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/blacklist_delete.ts b/server/src/module/pc/controller/park/blacklist_delete.ts index e4c9ee9..d07e6a7 100644 --- a/server/src/module/pc/controller/park/blacklist_delete.ts +++ b/server/src/module/pc/controller/park/blacklist_delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/blacklist_list.ts b/server/src/module/pc/controller/park/blacklist_list.ts index 51faaef..dd52ed2 100644 --- a/server/src/module/pc/controller/park/blacklist_list.ts +++ b/server/src/module/pc/controller/park/blacklist_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/blacklist_update.ts b/server/src/module/pc/controller/park/blacklist_update.ts index 1affdd3..bef21ae 100644 --- a/server/src/module/pc/controller/park/blacklist_update.ts +++ b/server/src/module/pc/controller/park/blacklist_update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/create.ts b/server/src/module/pc/controller/park/create.ts index 4af7fb7..0b1ec72 100644 --- a/server/src/module/pc/controller/park/create.ts +++ b/server/src/module/pc/controller/park/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/list.ts b/server/src/module/pc/controller/park/list.ts index 29073a6..0f0d557 100644 --- a/server/src/module/pc/controller/park/list.ts +++ b/server/src/module/pc/controller/park/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/log.ts b/server/src/module/pc/controller/park/log.ts index 9ada042..bbd980a 100644 --- a/server/src/module/pc/controller/park/log.ts +++ b/server/src/module/pc/controller/park/log.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/option.ts b/server/src/module/pc/controller/park/option.ts index 287732d..1d79ceb 100644 --- a/server/src/module/pc/controller/park/option.ts +++ b/server/src/module/pc/controller/park/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/park/update.ts b/server/src/module/pc/controller/park/update.ts index 50aebae..7384b2f 100644 --- a/server/src/module/pc/controller/park/update.ts +++ b/server/src/module/pc/controller/park/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/create.ts b/server/src/module/pc/controller/party/create.ts index 6cda63b..d9b735a 100644 --- a/server/src/module/pc/controller/party/create.ts +++ b/server/src/module/pc/controller/party/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/detail.ts b/server/src/module/pc/controller/party/detail.ts index 183a522..6fa0a84 100644 --- a/server/src/module/pc/controller/party/detail.ts +++ b/server/src/module/pc/controller/party/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/list.ts b/server/src/module/pc/controller/party/list.ts index 2ab4efb..9cf7c34 100644 --- a/server/src/module/pc/controller/party/list.ts +++ b/server/src/module/pc/controller/party/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/manage.ts b/server/src/module/pc/controller/party/manage.ts index 7c7b210..e57252f 100644 --- a/server/src/module/pc/controller/party/manage.ts +++ b/server/src/module/pc/controller/party/manage.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/published.ts b/server/src/module/pc/controller/party/published.ts index 0cf0571..830e924 100644 --- a/server/src/module/pc/controller/party/published.ts +++ b/server/src/module/pc/controller/party/published.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/party/update.ts b/server/src/module/pc/controller/party/update.ts index 42010fc..ed8d3b9 100644 --- a/server/src/module/pc/controller/party/update.ts +++ b/server/src/module/pc/controller/party/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/create.ts b/server/src/module/pc/controller/payment/create.ts index 79f40f8..9d22c6a 100644 --- a/server/src/module/pc/controller/payment/create.ts +++ b/server/src/module/pc/controller/payment/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/detail.ts b/server/src/module/pc/controller/payment/detail.ts index 629a7e2..10dac6f 100644 --- a/server/src/module/pc/controller/payment/detail.ts +++ b/server/src/module/pc/controller/payment/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/list.ts b/server/src/module/pc/controller/payment/list.ts index 7393603..fd7633b 100644 --- a/server/src/module/pc/controller/payment/list.ts +++ b/server/src/module/pc/controller/payment/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/order_detail.ts b/server/src/module/pc/controller/payment/order_detail.ts index b860163..5d659d3 100644 --- a/server/src/module/pc/controller/payment/order_detail.ts +++ b/server/src/module/pc/controller/payment/order_detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/order_list.ts b/server/src/module/pc/controller/payment/order_list.ts index b457d74..a3c7835 100644 --- a/server/src/module/pc/controller/payment/order_list.ts +++ b/server/src/module/pc/controller/payment/order_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/pay.ts b/server/src/module/pc/controller/payment/pay.ts index e2714e2..e0bc5bf 100644 --- a/server/src/module/pc/controller/payment/pay.ts +++ b/server/src/module/pc/controller/payment/pay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/prepay.ts b/server/src/module/pc/controller/payment/prepay.ts index 95a6daa..050f62e 100644 --- a/server/src/module/pc/controller/payment/prepay.ts +++ b/server/src/module/pc/controller/payment/prepay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/refund.ts b/server/src/module/pc/controller/payment/refund.ts index ad8e41e..1972137 100644 --- a/server/src/module/pc/controller/payment/refund.ts +++ b/server/src/module/pc/controller/payment/refund.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/refund_query.ts b/server/src/module/pc/controller/payment/refund_query.ts index bd2a24c..05f3381 100644 --- a/server/src/module/pc/controller/payment/refund_query.ts +++ b/server/src/module/pc/controller/payment/refund_query.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/unpay_list.ts b/server/src/module/pc/controller/payment/unpay_list.ts index 7228f1b..a8f981c 100644 --- a/server/src/module/pc/controller/payment/unpay_list.ts +++ b/server/src/module/pc/controller/payment/unpay_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/payment/urge.ts b/server/src/module/pc/controller/payment/urge.ts index 9cfcf5f..8e0e7af 100644 --- a/server/src/module/pc/controller/payment/urge.ts +++ b/server/src/module/pc/controller/payment/urge.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/pet/create.ts b/server/src/module/pc/controller/pet/create.ts index 2e4670d..5157255 100644 --- a/server/src/module/pc/controller/pet/create.ts +++ b/server/src/module/pc/controller/pet/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/pet/detail.ts b/server/src/module/pc/controller/pet/detail.ts index c51cc21..4940e2b 100644 --- a/server/src/module/pc/controller/pet/detail.ts +++ b/server/src/module/pc/controller/pet/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/pet/license.ts b/server/src/module/pc/controller/pet/license.ts index 9115761..3a3dd05 100644 --- a/server/src/module/pc/controller/pet/license.ts +++ b/server/src/module/pc/controller/pet/license.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/pet/list.ts b/server/src/module/pc/controller/pet/list.ts index fb58464..5608358 100644 --- a/server/src/module/pc/controller/pet/list.ts +++ b/server/src/module/pc/controller/pet/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/pet/vaccinate.ts b/server/src/module/pc/controller/pet/vaccinate.ts index 08fa1b2..a2c7a1b 100644 --- a/server/src/module/pc/controller/pet/vaccinate.ts +++ b/server/src/module/pc/controller/pet/vaccinate.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/approver.ts b/server/src/module/pc/controller/purchase/approver.ts index ea2f4fe..1a42f73 100644 --- a/server/src/module/pc/controller/purchase/approver.ts +++ b/server/src/module/pc/controller/purchase/approver.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/assign.ts b/server/src/module/pc/controller/purchase/assign.ts index 86bb534..93265fc 100644 --- a/server/src/module/pc/controller/purchase/assign.ts +++ b/server/src/module/pc/controller/purchase/assign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/cancel.ts b/server/src/module/pc/controller/purchase/cancel.ts index 4a7f990..e48745d 100644 --- a/server/src/module/pc/controller/purchase/cancel.ts +++ b/server/src/module/pc/controller/purchase/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/create.ts b/server/src/module/pc/controller/purchase/create.ts index b415e72..e8bf60a 100644 --- a/server/src/module/pc/controller/purchase/create.ts +++ b/server/src/module/pc/controller/purchase/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/detail.ts b/server/src/module/pc/controller/purchase/detail.ts index 7eac8ee..9a22b05 100644 --- a/server/src/module/pc/controller/purchase/detail.ts +++ b/server/src/module/pc/controller/purchase/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/flow.ts b/server/src/module/pc/controller/purchase/flow.ts index ffe4855..402770b 100644 --- a/server/src/module/pc/controller/purchase/flow.ts +++ b/server/src/module/pc/controller/purchase/flow.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/my.ts b/server/src/module/pc/controller/purchase/my.ts index 99715a7..188560e 100644 --- a/server/src/module/pc/controller/purchase/my.ts +++ b/server/src/module/pc/controller/purchase/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/notice.ts b/server/src/module/pc/controller/purchase/notice.ts index 6a4a53c..fd31a34 100644 --- a/server/src/module/pc/controller/purchase/notice.ts +++ b/server/src/module/pc/controller/purchase/notice.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/purchase/option.ts b/server/src/module/pc/controller/purchase/option.ts index 28ce1fc..e35fe3e 100644 --- a/server/src/module/pc/controller/purchase/option.ts +++ b/server/src/module/pc/controller/purchase/option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/questionnaire/create.ts b/server/src/module/pc/controller/questionnaire/create.ts index fa3d005..d2bae6c 100644 --- a/server/src/module/pc/controller/questionnaire/create.ts +++ b/server/src/module/pc/controller/questionnaire/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/questionnaire/detail.ts b/server/src/module/pc/controller/questionnaire/detail.ts index a133b52..c2bc10b 100644 --- a/server/src/module/pc/controller/questionnaire/detail.ts +++ b/server/src/module/pc/controller/questionnaire/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/questionnaire/list.ts b/server/src/module/pc/controller/questionnaire/list.ts index f5127ae..17519ce 100644 --- a/server/src/module/pc/controller/questionnaire/list.ts +++ b/server/src/module/pc/controller/questionnaire/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/questionnaire/published.ts b/server/src/module/pc/controller/questionnaire/published.ts index f92fccb..149adda 100644 --- a/server/src/module/pc/controller/questionnaire/published.ts +++ b/server/src/module/pc/controller/questionnaire/published.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/questionnaire/update.ts b/server/src/module/pc/controller/questionnaire/update.ts index c0c0ef5..21ce859 100644 --- a/server/src/module/pc/controller/questionnaire/update.ts +++ b/server/src/module/pc/controller/questionnaire/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/approver.ts b/server/src/module/pc/controller/refound/approver.ts index f73bc50..b3334b4 100644 --- a/server/src/module/pc/controller/refound/approver.ts +++ b/server/src/module/pc/controller/refound/approver.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/assign.ts b/server/src/module/pc/controller/refound/assign.ts index 641a7fb..dc470a3 100644 --- a/server/src/module/pc/controller/refound/assign.ts +++ b/server/src/module/pc/controller/refound/assign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/cancel.ts b/server/src/module/pc/controller/refound/cancel.ts index dda04de..81b9b96 100644 --- a/server/src/module/pc/controller/refound/cancel.ts +++ b/server/src/module/pc/controller/refound/cancel.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/create.ts b/server/src/module/pc/controller/refound/create.ts index 41fa444..bbc8ad4 100644 --- a/server/src/module/pc/controller/refound/create.ts +++ b/server/src/module/pc/controller/refound/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/detail.ts b/server/src/module/pc/controller/refound/detail.ts index 943199c..6e1cc0f 100644 --- a/server/src/module/pc/controller/refound/detail.ts +++ b/server/src/module/pc/controller/refound/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/flow.ts b/server/src/module/pc/controller/refound/flow.ts index f2fdea9..d9416d3 100644 --- a/server/src/module/pc/controller/refound/flow.ts +++ b/server/src/module/pc/controller/refound/flow.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/my.ts b/server/src/module/pc/controller/refound/my.ts index 0ac3864..482109c 100644 --- a/server/src/module/pc/controller/refound/my.ts +++ b/server/src/module/pc/controller/refound/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/refound/notice.ts b/server/src/module/pc/controller/refound/notice.ts index c05f8bf..7fa07a9 100644 --- a/server/src/module/pc/controller/refound/notice.ts +++ b/server/src/module/pc/controller/refound/notice.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/allot.ts b/server/src/module/pc/controller/repair/allot.ts index a879a6b..baf1686 100644 --- a/server/src/module/pc/controller/repair/allot.ts +++ b/server/src/module/pc/controller/repair/allot.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/confirm.ts b/server/src/module/pc/controller/repair/confirm.ts index 38a2dde..b058ceb 100644 --- a/server/src/module/pc/controller/repair/confirm.ts +++ b/server/src/module/pc/controller/repair/confirm.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/create.ts b/server/src/module/pc/controller/repair/create.ts index bdf893b..cfde5ac 100644 --- a/server/src/module/pc/controller/repair/create.ts +++ b/server/src/module/pc/controller/repair/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/detail.ts b/server/src/module/pc/controller/repair/detail.ts index 42c24f2..da22888 100644 --- a/server/src/module/pc/controller/repair/detail.ts +++ b/server/src/module/pc/controller/repair/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/finish.ts b/server/src/module/pc/controller/repair/finish.ts index f15dcab..af35e07 100644 --- a/server/src/module/pc/controller/repair/finish.ts +++ b/server/src/module/pc/controller/repair/finish.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/list.ts b/server/src/module/pc/controller/repair/list.ts index 533964b..fae454d 100644 --- a/server/src/module/pc/controller/repair/list.ts +++ b/server/src/module/pc/controller/repair/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/merge.ts b/server/src/module/pc/controller/repair/merge.ts index 1f36e33..c090412 100644 --- a/server/src/module/pc/controller/repair/merge.ts +++ b/server/src/module/pc/controller/repair/merge.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/merge_option.ts b/server/src/module/pc/controller/repair/merge_option.ts index 22ab071..a200941 100644 --- a/server/src/module/pc/controller/repair/merge_option.ts +++ b/server/src/module/pc/controller/repair/merge_option.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/my_detail.ts b/server/src/module/pc/controller/repair/my_detail.ts index 640dd30..13b78c9 100644 --- a/server/src/module/pc/controller/repair/my_detail.ts +++ b/server/src/module/pc/controller/repair/my_detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/repair/my_list.ts b/server/src/module/pc/controller/repair/my_list.ts index 06b61a2..87aceb9 100644 --- a/server/src/module/pc/controller/repair/my_list.ts +++ b/server/src/module/pc/controller/repair/my_list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/role_access/create.ts b/server/src/module/pc/controller/role_access/create.ts index 83509c5..c530fbb 100644 --- a/server/src/module/pc/controller/role_access/create.ts +++ b/server/src/module/pc/controller/role_access/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/role_access/delete.ts b/server/src/module/pc/controller/role_access/delete.ts index 29d758c..1a607e3 100644 --- a/server/src/module/pc/controller/role_access/delete.ts +++ b/server/src/module/pc/controller/role_access/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/role_access/list.ts b/server/src/module/pc/controller/role_access/list.ts index 7eb5cb5..7e9cc84 100644 --- a/server/src/module/pc/controller/role_access/list.ts +++ b/server/src/module/pc/controller/role_access/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/role_access/update.ts b/server/src/module/pc/controller/role_access/update.ts index 4b319ad..dd598ce 100644 --- a/server/src/module/pc/controller/role_access/update.ts +++ b/server/src/module/pc/controller/role_access/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign/begin.ts b/server/src/module/pc/controller/sign/begin.ts index 75768e5..0c032c9 100644 --- a/server/src/module/pc/controller/sign/begin.ts +++ b/server/src/module/pc/controller/sign/begin.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign/finish.ts b/server/src/module/pc/controller/sign/finish.ts index 508c40c..2eea084 100644 --- a/server/src/module/pc/controller/sign/finish.ts +++ b/server/src/module/pc/controller/sign/finish.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign/my.ts b/server/src/module/pc/controller/sign/my.ts index aeaa38b..11ddd63 100644 --- a/server/src/module/pc/controller/sign/my.ts +++ b/server/src/module/pc/controller/sign/my.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign/record.ts b/server/src/module/pc/controller/sign/record.ts index 49c61a8..b89072b 100644 --- a/server/src/module/pc/controller/sign/record.ts +++ b/server/src/module/pc/controller/sign/record.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign_setting/create.ts b/server/src/module/pc/controller/sign_setting/create.ts index 75a1aad..cb4bded 100644 --- a/server/src/module/pc/controller/sign_setting/create.ts +++ b/server/src/module/pc/controller/sign_setting/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/sign_setting/detail.ts b/server/src/module/pc/controller/sign_setting/detail.ts index 615520b..f56ba3e 100644 --- a/server/src/module/pc/controller/sign_setting/detail.ts +++ b/server/src/module/pc/controller/sign_setting/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/analysis.ts b/server/src/module/pc/controller/statistic/analysis.ts index b1ec2d2..b7a9aaa 100644 --- a/server/src/module/pc/controller/statistic/analysis.ts +++ b/server/src/module/pc/controller/statistic/analysis.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/fitment.ts b/server/src/module/pc/controller/statistic/fitment.ts index 6aaf100..1791614 100644 --- a/server/src/module/pc/controller/statistic/fitment.ts +++ b/server/src/module/pc/controller/statistic/fitment.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/iot.ts b/server/src/module/pc/controller/statistic/iot.ts index 5626578..8b7d83c 100644 --- a/server/src/module/pc/controller/statistic/iot.ts +++ b/server/src/module/pc/controller/statistic/iot.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/payment.ts b/server/src/module/pc/controller/statistic/payment.ts index 06bcb28..d7e491d 100644 --- a/server/src/module/pc/controller/statistic/payment.ts +++ b/server/src/module/pc/controller/statistic/payment.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/screen.ts b/server/src/module/pc/controller/statistic/screen.ts index f8df805..bf8770b 100644 --- a/server/src/module/pc/controller/statistic/screen.ts +++ b/server/src/module/pc/controller/statistic/screen.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/statistic/work.ts b/server/src/module/pc/controller/statistic/work.ts index 0b448e4..643799f 100644 --- a/server/src/module/pc/controller/statistic/work.ts +++ b/server/src/module/pc/controller/statistic/work.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/storehouse/create.ts b/server/src/module/pc/controller/storehouse/create.ts index 8e22611..6c38e6e 100644 --- a/server/src/module/pc/controller/storehouse/create.ts +++ b/server/src/module/pc/controller/storehouse/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/storehouse/delete.ts b/server/src/module/pc/controller/storehouse/delete.ts index 103b552..755a3ea 100644 --- a/server/src/module/pc/controller/storehouse/delete.ts +++ b/server/src/module/pc/controller/storehouse/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/storehouse/list.ts b/server/src/module/pc/controller/storehouse/list.ts index b0f4b9b..e5e3b1c 100644 --- a/server/src/module/pc/controller/storehouse/list.ts +++ b/server/src/module/pc/controller/storehouse/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/storehouse/update.ts b/server/src/module/pc/controller/storehouse/update.ts index a17505d..0adc689 100644 --- a/server/src/module/pc/controller/storehouse/update.ts +++ b/server/src/module/pc/controller/storehouse/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/supplier/create.ts b/server/src/module/pc/controller/supplier/create.ts index 9650e1d..445a007 100644 --- a/server/src/module/pc/controller/supplier/create.ts +++ b/server/src/module/pc/controller/supplier/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/supplier/delete.ts b/server/src/module/pc/controller/supplier/delete.ts index 0c8cf38..6d7a8bd 100644 --- a/server/src/module/pc/controller/supplier/delete.ts +++ b/server/src/module/pc/controller/supplier/delete.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/supplier/list.ts b/server/src/module/pc/controller/supplier/list.ts index 49d5f7a..c190e82 100644 --- a/server/src/module/pc/controller/supplier/list.ts +++ b/server/src/module/pc/controller/supplier/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/supplier/update.ts b/server/src/module/pc/controller/supplier/update.ts index ee15c56..9c56b00 100644 --- a/server/src/module/pc/controller/supplier/update.ts +++ b/server/src/module/pc/controller/supplier/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/topic/create.ts b/server/src/module/pc/controller/topic/create.ts index d88584d..317eb93 100644 --- a/server/src/module/pc/controller/topic/create.ts +++ b/server/src/module/pc/controller/topic/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/topic/detail.ts b/server/src/module/pc/controller/topic/detail.ts index f4ecf86..eb8e244 100644 --- a/server/src/module/pc/controller/topic/detail.ts +++ b/server/src/module/pc/controller/topic/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/topic/list.ts b/server/src/module/pc/controller/topic/list.ts index 6ca1724..7ee1531 100644 --- a/server/src/module/pc/controller/topic/list.ts +++ b/server/src/module/pc/controller/topic/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/topic/update.ts b/server/src/module/pc/controller/topic/update.ts index 4e0a31e..9e941f6 100644 --- a/server/src/module/pc/controller/topic/update.ts +++ b/server/src/module/pc/controller/topic/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/upload/sign.ts b/server/src/module/pc/controller/upload/sign.ts index d83dfb9..181b28d 100644 --- a/server/src/module/pc/controller/upload/sign.ts +++ b/server/src/module/pc/controller/upload/sign.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/account_login.ts b/server/src/module/pc/controller/user/account_login.ts index 1db9b8d..5c0d0a7 100644 --- a/server/src/module/pc/controller/user/account_login.ts +++ b/server/src/module/pc/controller/user/account_login.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/captcha.ts b/server/src/module/pc/controller/user/captcha.ts index b3c6f6a..7ca1dea 100644 --- a/server/src/module/pc/controller/user/captcha.ts +++ b/server/src/module/pc/controller/user/captcha.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/info.ts b/server/src/module/pc/controller/user/info.ts index 9216055..3ef984b 100644 --- a/server/src/module/pc/controller/user/info.ts +++ b/server/src/module/pc/controller/user/info.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/logout.ts b/server/src/module/pc/controller/user/logout.ts index 9ac0d98..aed577c 100644 --- a/server/src/module/pc/controller/user/logout.ts +++ b/server/src/module/pc/controller/user/logout.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/mp_login.ts b/server/src/module/pc/controller/user/mp_login.ts index 06ffa8e..1fa4dd9 100644 --- a/server/src/module/pc/controller/user/mp_login.ts +++ b/server/src/module/pc/controller/user/mp_login.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/reset.ts b/server/src/module/pc/controller/user/reset.ts index 83fc182..7885466 100644 --- a/server/src/module/pc/controller/user/reset.ts +++ b/server/src/module/pc/controller/user/reset.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/state.ts b/server/src/module/pc/controller/user/state.ts index 5fc2674..fa595d8 100644 --- a/server/src/module/pc/controller/user/state.ts +++ b/server/src/module/pc/controller/user/state.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/user/wechat_login.ts b/server/src/module/pc/controller/user/wechat_login.ts index 08d1b5e..11c8e96 100644 --- a/server/src/module/pc/controller/user/wechat_login.ts +++ b/server/src/module/pc/controller/user/wechat_login.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/vistor/create.ts b/server/src/module/pc/controller/vistor/create.ts index 887561a..5619024 100644 --- a/server/src/module/pc/controller/vistor/create.ts +++ b/server/src/module/pc/controller/vistor/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/vistor/detail.ts b/server/src/module/pc/controller/vistor/detail.ts index 72c5251..9b9aa88 100644 --- a/server/src/module/pc/controller/vistor/detail.ts +++ b/server/src/module/pc/controller/vistor/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/vistor/list.ts b/server/src/module/pc/controller/vistor/list.ts index 0c9d388..8de7d2a 100644 --- a/server/src/module/pc/controller/vistor/list.ts +++ b/server/src/module/pc/controller/vistor/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/vistor/scan.ts b/server/src/module/pc/controller/vistor/scan.ts index 0a5564f..1faca92 100644 --- a/server/src/module/pc/controller/vistor/scan.ts +++ b/server/src/module/pc/controller/vistor/scan.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/warning/create.ts b/server/src/module/pc/controller/warning/create.ts index 7f0c5f2..0a28713 100644 --- a/server/src/module/pc/controller/warning/create.ts +++ b/server/src/module/pc/controller/warning/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/warning/list.ts b/server/src/module/pc/controller/warning/list.ts index 11e56bd..30843d9 100644 --- a/server/src/module/pc/controller/warning/list.ts +++ b/server/src/module/pc/controller/warning/list.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/warning/log.ts b/server/src/module/pc/controller/warning/log.ts index e092291..842b7b6 100644 --- a/server/src/module/pc/controller/warning/log.ts +++ b/server/src/module/pc/controller/warning/log.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/warning/update.ts b/server/src/module/pc/controller/warning/update.ts index 7d0e461..d48fa56 100644 --- a/server/src/module/pc/controller/warning/update.ts +++ b/server/src/module/pc/controller/warning/update.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/workflow/create.ts b/server/src/module/pc/controller/workflow/create.ts index a48b6fa..9deac9d 100644 --- a/server/src/module/pc/controller/workflow/create.ts +++ b/server/src/module/pc/controller/workflow/create.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/controller/workflow/detail.ts b/server/src/module/pc/controller/workflow/detail.ts index 1efebd4..2da7637 100644 --- a/server/src/module/pc/controller/workflow/detail.ts +++ b/server/src/module/pc/controller/workflow/detail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/index.ts b/server/src/module/pc/index.ts index 9fa73cb..17ec96b 100644 --- a/server/src/module/pc/index.ts +++ b/server/src/module/pc/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/module/pc/router.ts b/server/src/module/pc/router.ts index 79d216a..ab63c87 100644 --- a/server/src/module/pc/router.ts +++ b/server/src/module/pc/router.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/schedule/index.ts b/server/src/schedule/index.ts index 251af22..464ae63 100644 --- a/server/src/schedule/index.ts +++ b/server/src/schedule/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/schedule/session.ts b/server/src/schedule/session.ts index 778f0a5..34f9699 100644 --- a/server/src/schedule/session.ts +++ b/server/src/schedule/session.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/schedule/virus.ts b/server/src/schedule/virus.ts index 709825e..70f599e 100644 --- a/server/src/schedule/virus.ts +++ b/server/src/schedule/virus.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/access.ts b/server/src/service/access.ts index f0885ad..48644bc 100644 --- a/server/src/service/access.ts +++ b/server/src/service/access.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/community.ts b/server/src/service/community.ts index ef0ec76..9d56948 100644 --- a/server/src/service/community.ts +++ b/server/src/service/community.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/complain.ts b/server/src/service/complain.ts index 6c2699b..160de69 100644 --- a/server/src/service/complain.ts +++ b/server/src/service/complain.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/fee.ts b/server/src/service/fee.ts index 759e242..ff6abc9 100644 --- a/server/src/service/fee.ts +++ b/server/src/service/fee.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/fitment.ts b/server/src/service/fitment.ts index c273a14..fd0d96a 100644 --- a/server/src/service/fitment.ts +++ b/server/src/service/fitment.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/map.ts b/server/src/service/map.ts index 8e0baf1..d0b4610 100644 --- a/server/src/service/map.ts +++ b/server/src/service/map.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/move_car.ts b/server/src/service/move_car.ts index 637c2ba..6bbbf86 100644 --- a/server/src/service/move_car.ts +++ b/server/src/service/move_car.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/notice.ts b/server/src/service/notice.ts index fe05806..6f5c9d7 100644 --- a/server/src/service/notice.ts +++ b/server/src/service/notice.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/oss.ts b/server/src/service/oss.ts index ebdfe9d..3c3f2e2 100644 --- a/server/src/service/oss.ts +++ b/server/src/service/oss.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/pay.ts b/server/src/service/pay.ts index f35da33..f2abf33 100644 --- a/server/src/service/pay.ts +++ b/server/src/service/pay.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/property_company.ts b/server/src/service/property_company.ts index 7c38a26..2ab0c21 100644 --- a/server/src/service/property_company.ts +++ b/server/src/service/property_company.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/redis.ts b/server/src/service/redis.ts index 1d24930..441ee99 100644 --- a/server/src/service/redis.ts +++ b/server/src/service/redis.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/repair.ts b/server/src/service/repair.ts index d8df5a6..d0724eb 100644 --- a/server/src/service/repair.ts +++ b/server/src/service/repair.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/sms.ts b/server/src/service/sms.ts index 8b3e5b8..453a494 100644 --- a/server/src/service/sms.ts +++ b/server/src/service/sms.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/validator.ts b/server/src/service/validator.ts index d476b80..0de7c43 100644 --- a/server/src/service/validator.ts +++ b/server/src/service/validator.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/vistor.ts b/server/src/service/vistor.ts index ab22aee..13cb624 100644 --- a/server/src/service/vistor.ts +++ b/server/src/service/vistor.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/wechat.ts b/server/src/service/wechat.ts index 9f0bb34..3a3c072 100644 --- a/server/src/service/wechat.ts +++ b/server/src/service/wechat.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/service/workflow.ts b/server/src/service/workflow.ts index 75827b9..f5de857 100644 --- a/server/src/service/workflow.ts +++ b/server/src/service/workflow.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/store/mysql-session.ts b/server/src/store/mysql-session.ts index f069aee..bee075e 100644 --- a/server/src/store/mysql-session.ts +++ b/server/src/store/mysql-session.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/action.d.ts b/server/src/types/action.d.ts index c3f0679..05004e7 100644 --- a/server/src/types/action.d.ts +++ b/server/src/types/action.d.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/content.ts b/server/src/types/content.ts index a8fc8fe..247fce6 100644 --- a/server/src/types/content.ts +++ b/server/src/types/content.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/koa.d.ts b/server/src/types/koa.d.ts index ab2c828..b9d6d60 100644 --- a/server/src/types/koa.d.ts +++ b/server/src/types/koa.d.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ import { MpUserInfo, PcUserInfo, OaUserInfo } from './user-info'; diff --git a/server/src/types/model.d.ts b/server/src/types/model.d.ts index c3ddff3..99702e7 100644 --- a/server/src/types/model.d.ts +++ b/server/src/types/model.d.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/user-info.d.ts b/server/src/types/user-info.d.ts index 4f59c8b..665ae9f 100644 --- a/server/src/types/user-info.d.ts +++ b/server/src/types/user-info.d.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/workflow.d.ts b/server/src/types/workflow.d.ts index 8ad7405..7508658 100644 --- a/server/src/types/workflow.d.ts +++ b/server/src/types/workflow.d.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/types/ws.ts b/server/src/types/ws.ts index ec3df0e..00f0923 100644 --- a/server/src/types/ws.ts +++ b/server/src/types/ws.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/access.ts b/server/src/utils/access.ts index 20d6e96..0b2edd2 100644 --- a/server/src/utils/access.ts +++ b/server/src/utils/access.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/building.ts b/server/src/utils/building.ts index b71ffe0..d22c437 100644 --- a/server/src/utils/building.ts +++ b/server/src/utils/building.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/community.ts b/server/src/utils/community.ts index 8143fa0..db3e13b 100644 --- a/server/src/utils/community.ts +++ b/server/src/utils/community.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/crypto.ts b/server/src/utils/crypto.ts index b062c1e..c058a44 100644 --- a/server/src/utils/crypto.ts +++ b/server/src/utils/crypto.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/idcard.ts b/server/src/utils/idcard.ts index f8144a2..cfe11a2 100644 --- a/server/src/utils/idcard.ts +++ b/server/src/utils/idcard.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/index.ts b/server/src/utils/index.ts index 271cb65..bba9982 100644 --- a/server/src/utils/index.ts +++ b/server/src/utils/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/mail.ts b/server/src/utils/mail.ts index 9734970..c4d24cd 100644 --- a/server/src/utils/mail.ts +++ b/server/src/utils/mail.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/order.ts b/server/src/utils/order.ts index 1a424e2..ca3d5f3 100644 --- a/server/src/utils/order.ts +++ b/server/src/utils/order.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/phone.ts b/server/src/utils/phone.ts index c5becfb..db4d9c9 100644 --- a/server/src/utils/phone.ts +++ b/server/src/utils/phone.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/redis.ts b/server/src/utils/redis.ts index 2a87e61..2f6bd5f 100644 --- a/server/src/utils/redis.ts +++ b/server/src/utils/redis.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/sql.ts b/server/src/utils/sql.ts index c758528..64160da 100644 --- a/server/src/utils/sql.ts +++ b/server/src/utils/sql.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/utils/text.ts b/server/src/utils/text.ts index 5a47242..63cf1a5 100644 --- a/server/src/utils/text.ts +++ b/server/src/utils/text.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/server/src/wss/index.ts b/server/src/wss/index.ts index 70be7f4..eaafeb5 100644 --- a/server/src/wss/index.ts +++ b/server/src/wss/index.ts @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/area-select/index.vue b/web/src/components/area-select/index.vue index fc30ebe..e263886 100644 --- a/web/src/components/area-select/index.vue +++ b/web/src/components/area-select/index.vue @@ -75,11 +75,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/area-select/utils.js b/web/src/components/area-select/utils.js index 4a25c92..e6d41af 100644 --- a/web/src/components/area-select/utils.js +++ b/web/src/components/area-select/utils.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/avatar-crop/index.vue b/web/src/components/avatar-crop/index.vue index 363a152..98d96fb 100644 --- a/web/src/components/avatar-crop/index.vue +++ b/web/src/components/avatar-crop/index.vue @@ -98,11 +98,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/colleague/index.vue b/web/src/components/colleague/index.vue index d668f1a..7eab192 100644 --- a/web/src/components/colleague/index.vue +++ b/web/src/components/colleague/index.vue @@ -63,11 +63,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/copyright/index.js b/web/src/components/copyright/index.js index 5e47293..e3b82e5 100644 --- a/web/src/components/copyright/index.js +++ b/web/src/components/copyright/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/editor/index.vue b/web/src/components/editor/index.vue index 70a3a47..889253a 100644 --- a/web/src/components/editor/index.vue +++ b/web/src/components/editor/index.vue @@ -12,11 +12,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/empty/index.vue b/web/src/components/empty/index.vue index 5d4002c..4fd1d9e 100644 --- a/web/src/components/empty/index.vue +++ b/web/src/components/empty/index.vue @@ -9,11 +9,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/file-upload/index.vue b/web/src/components/file-upload/index.vue index 76ffd0d..a0ca5f8 100644 --- a/web/src/components/file-upload/index.vue +++ b/web/src/components/file-upload/index.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/filter-query/index.vue b/web/src/components/filter-query/index.vue index 9104f21..7caf26f 100644 --- a/web/src/components/filter-query/index.vue +++ b/web/src/components/filter-query/index.vue @@ -42,11 +42,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/find-ower/index.vue b/web/src/components/find-ower/index.vue index 46e8300..758f028 100644 --- a/web/src/components/find-ower/index.vue +++ b/web/src/components/find-ower/index.vue @@ -53,11 +53,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/form-field/index.vue b/web/src/components/form-field/index.vue index ac23798..02f7bc2 100644 --- a/web/src/components/form-field/index.vue +++ b/web/src/components/form-field/index.vue @@ -15,11 +15,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/header/index.js b/web/src/components/header/index.js index d566d3c..61b0654 100644 --- a/web/src/components/header/index.js +++ b/web/src/components/header/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/image-upload/index.vue b/web/src/components/image-upload/index.vue index 6ae578a..eb3adf7 100644 --- a/web/src/components/image-upload/index.vue +++ b/web/src/components/image-upload/index.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/images/index.vue b/web/src/components/images/index.vue index 152c63b..876ab57 100644 --- a/web/src/components/images/index.vue +++ b/web/src/components/images/index.vue @@ -25,11 +25,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/index.js b/web/src/components/index.js index 6b0a496..b188d72 100644 --- a/web/src/components/index.js +++ b/web/src/components/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/list-footer/index.vue b/web/src/components/list-footer/index.vue index 694e7e6..34ddfc7 100644 --- a/web/src/components/list-footer/index.vue +++ b/web/src/components/list-footer/index.vue @@ -9,11 +9,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/location-picker/index.vue b/web/src/components/location-picker/index.vue index 3092073..168ccbd 100644 --- a/web/src/components/location-picker/index.vue +++ b/web/src/components/location-picker/index.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/multiple-image-upload/index.vue b/web/src/components/multiple-image-upload/index.vue index 1a53e5e..2433d5c 100644 --- a/web/src/components/multiple-image-upload/index.vue +++ b/web/src/components/multiple-image-upload/index.vue @@ -43,11 +43,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/result/index.vue b/web/src/components/result/index.vue index aaf3b56..3bd951c 100644 --- a/web/src/components/result/index.vue +++ b/web/src/components/result/index.vue @@ -29,11 +29,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/simple-header/index.vue b/web/src/components/simple-header/index.vue index b7c0192..52c9350 100644 --- a/web/src/components/simple-header/index.vue +++ b/web/src/components/simple-header/index.vue @@ -16,11 +16,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/water-mark/index.vue b/web/src/components/water-mark/index.vue index 2dad5b6..7201655 100644 --- a/web/src/components/water-mark/index.vue +++ b/web/src/components/water-mark/index.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/wechat-login/index.vue b/web/src/components/wechat-login/index.vue index 4ab252c..77346c3 100644 --- a/web/src/components/wechat-login/index.vue +++ b/web/src/components/wechat-login/index.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow-timeline/index.vue b/web/src/components/workflow-timeline/index.vue index 0b8b6e5..3db9645 100644 --- a/web/src/components/workflow-timeline/index.vue +++ b/web/src/components/workflow-timeline/index.vue @@ -131,11 +131,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/append.vue b/web/src/components/workflow/append.vue index 99760c4..6e18d54 100644 --- a/web/src/components/workflow/append.vue +++ b/web/src/components/workflow/append.vue @@ -37,11 +37,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/components/approver.vue b/web/src/components/workflow/components/approver.vue index 47f9765..fdff3bd 100644 --- a/web/src/components/workflow/components/approver.vue +++ b/web/src/components/workflow/components/approver.vue @@ -41,11 +41,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/components/condition.vue b/web/src/components/workflow/components/condition.vue index 0d627c4..09d8ab2 100644 --- a/web/src/components/workflow/components/condition.vue +++ b/web/src/components/workflow/components/condition.vue @@ -101,11 +101,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/components/initiate.vue b/web/src/components/workflow/components/initiate.vue index 1fb042d..393a2cc 100644 --- a/web/src/components/workflow/components/initiate.vue +++ b/web/src/components/workflow/components/initiate.vue @@ -43,11 +43,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/components/notice.vue b/web/src/components/workflow/components/notice.vue index f9d9be6..69abd79 100644 --- a/web/src/components/workflow/components/notice.vue +++ b/web/src/components/workflow/components/notice.vue @@ -36,11 +36,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/index.vue b/web/src/components/workflow/index.vue index 9942b52..e609834 100644 --- a/web/src/components/workflow/index.vue +++ b/web/src/components/workflow/index.vue @@ -24,11 +24,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/node.vue b/web/src/components/workflow/node.vue index cda201d..069f5ca 100644 --- a/web/src/components/workflow/node.vue +++ b/web/src/components/workflow/node.vue @@ -65,11 +65,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/structure.js b/web/src/components/workflow/structure.js index 782aec7..7bc31cc 100644 --- a/web/src/components/workflow/structure.js +++ b/web/src/components/workflow/structure.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/components/workflow/test.js b/web/src/components/workflow/test.js index b1ebc36..04b55c4 100644 --- a/web/src/components/workflow/test.js +++ b/web/src/components/workflow/test.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/config.js b/web/src/config.js index 8d12fbe..34b8e4e 100644 --- a/web/src/config.js +++ b/web/src/config.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/constants/mutationTypes.js b/web/src/constants/mutationTypes.js index bb2cc70..4a858fe 100644 --- a/web/src/constants/mutationTypes.js +++ b/web/src/constants/mutationTypes.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/constants/role.js b/web/src/constants/role.js index a5c8ad8..0a04fb7 100644 --- a/web/src/constants/role.js +++ b/web/src/constants/role.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/main.js b/web/src/main.js index 35d1489..8940e5e 100644 --- a/web/src/main.js +++ b/web/src/main.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/mixins/form.js b/web/src/mixins/form.js index 2034c22..bd2a91f 100644 --- a/web/src/mixins/form.js +++ b/web/src/mixins/form.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/mixins/page.js b/web/src/mixins/page.js index 057d552..a335dfe 100644 --- a/web/src/mixins/page.js +++ b/web/src/mixins/page.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/mixins/print.js b/web/src/mixins/print.js index dfb98e6..b4385ee 100644 --- a/web/src/mixins/print.js +++ b/web/src/mixins/print.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/router/index.js b/web/src/router/index.js index 32982d6..ccc3aa3 100644 --- a/web/src/router/index.js +++ b/web/src/router/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/store/common/actions.js b/web/src/store/common/actions.js index c808052..72c6872 100644 --- a/web/src/store/common/actions.js +++ b/web/src/store/common/actions.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/store/common/getters.js b/web/src/store/common/getters.js index 8d700df..8f79368 100644 --- a/web/src/store/common/getters.js +++ b/web/src/store/common/getters.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/store/common/index.js b/web/src/store/common/index.js index a718183..affb398 100644 --- a/web/src/store/common/index.js +++ b/web/src/store/common/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/store/common/mutations.js b/web/src/store/common/mutations.js index bb87fca..f6b350b 100644 --- a/web/src/store/common/mutations.js +++ b/web/src/store/common/mutations.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/store/index.js b/web/src/store/index.js index c6b2f9d..4e94d53 100644 --- a/web/src/store/index.js +++ b/web/src/store/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/chowa.less b/web/src/styles/chowa.less index f2578ef..ba05fb2 100644 --- a/web/src/styles/chowa.less +++ b/web/src/styles/chowa.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/custom-icon.less b/web/src/styles/custom-icon.less index 2760a4f..169a9e6 100644 --- a/web/src/styles/custom-icon.less +++ b/web/src/styles/custom-icon.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/form.less b/web/src/styles/form.less index 966ada9..74a802c 100644 --- a/web/src/styles/form.less +++ b/web/src/styles/form.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/space.less b/web/src/styles/space.less index a3866c6..3e9eb57 100644 --- a/web/src/styles/space.less +++ b/web/src/styles/space.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/steps.less b/web/src/styles/steps.less index 97565e2..0792688 100644 --- a/web/src/styles/steps.less +++ b/web/src/styles/steps.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/table.less b/web/src/styles/table.less index 7788154..cdaeb91 100644 --- a/web/src/styles/table.less +++ b/web/src/styles/table.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/styles/theme.less b/web/src/styles/theme.less index 5b4a6d2..69f0627 100644 --- a/web/src/styles/theme.less +++ b/web/src/styles/theme.less @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/auth.js b/web/src/utils/auth.js index 627dbf8..d4c3ff1 100644 --- a/web/src/utils/auth.js +++ b/web/src/utils/auth.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/building.js b/web/src/utils/building.js index 0933ebd..49874c4 100644 --- a/web/src/utils/building.js +++ b/web/src/utils/building.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/diff.js b/web/src/utils/diff.js index 8b358e3..1a409cd 100644 --- a/web/src/utils/diff.js +++ b/web/src/utils/diff.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/file.js b/web/src/utils/file.js index bd35f07..176975e 100644 --- a/web/src/utils/file.js +++ b/web/src/utils/file.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/image.js b/web/src/utils/image.js index 3db4553..a200953 100644 --- a/web/src/utils/image.js +++ b/web/src/utils/image.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/index.js b/web/src/utils/index.js index ca39e7d..f5302d6 100644 --- a/web/src/utils/index.js +++ b/web/src/utils/index.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/obdata.js b/web/src/utils/obdata.js index fcc7829..d8b5f68 100644 --- a/web/src/utils/obdata.js +++ b/web/src/utils/obdata.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/order.js b/web/src/utils/order.js index 9df559a..a9c99c5 100644 --- a/web/src/utils/order.js +++ b/web/src/utils/order.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/oss.js b/web/src/utils/oss.js index fa9738d..43eb4ee 100644 --- a/web/src/utils/oss.js +++ b/web/src/utils/oss.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/payment.js b/web/src/utils/payment.js index 199efae..4e295ce 100644 --- a/web/src/utils/payment.js +++ b/web/src/utils/payment.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/request.js b/web/src/utils/request.js index bf99998..da85d16 100644 --- a/web/src/utils/request.js +++ b/web/src/utils/request.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/role_access.js b/web/src/utils/role_access.js index 45d56ff..de9e2a2 100644 --- a/web/src/utils/role_access.js +++ b/web/src/utils/role_access.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/upload.js b/web/src/utils/upload.js index f94637e..70bc5c7 100644 --- a/web/src/utils/upload.js +++ b/web/src/utils/upload.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/utils/version.js b/web/src/utils/version.js index 0f4258c..f43fd2d 100644 --- a/web/src/utils/version.js +++ b/web/src/utils/version.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/404/index.vue b/web/src/views/404/index.vue index 60fa029..dba9aae 100644 --- a/web/src/views/404/index.vue +++ b/web/src/views/404/index.vue @@ -21,11 +21,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/404/router.js b/web/src/views/404/router.js index 8e098fa..e656e1a 100644 --- a/web/src/views/404/router.js +++ b/web/src/views/404/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/components/copyright.vue b/web/src/views/app/components/copyright.vue index 4c2a977..8e916b8 100644 --- a/web/src/views/app/components/copyright.vue +++ b/web/src/views/app/components/copyright.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/components/header.vue b/web/src/views/app/components/header.vue index 77da65b..35deb46 100644 --- a/web/src/views/app/components/header.vue +++ b/web/src/views/app/components/header.vue @@ -19,11 +19,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/components/nav.vue b/web/src/views/app/components/nav.vue index 5c1d6bd..0d1a997 100644 --- a/web/src/views/app/components/nav.vue +++ b/web/src/views/app/components/nav.vue @@ -142,11 +142,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/components/setting.vue b/web/src/views/app/components/setting.vue index e56418a..dcac84b 100644 --- a/web/src/views/app/components/setting.vue +++ b/web/src/views/app/components/setting.vue @@ -135,11 +135,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/components/topbar.vue b/web/src/views/app/components/topbar.vue index 2e8a0e0..446796c 100644 --- a/web/src/views/app/components/topbar.vue +++ b/web/src/views/app/components/topbar.vue @@ -119,11 +119,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/index.vue b/web/src/views/app/index.vue index d4eaec3..d33bb64 100644 --- a/web/src/views/app/index.vue +++ b/web/src/views/app/index.vue @@ -69,11 +69,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/app/settings.js b/web/src/views/app/settings.js index 333349b..04d0021 100644 --- a/web/src/views/app/settings.js +++ b/web/src/views/app/settings.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/building/detail.vue b/web/src/views/basic/building/detail.vue index 344e2bb..f2aa940 100644 --- a/web/src/views/basic/building/detail.vue +++ b/web/src/views/basic/building/detail.vue @@ -114,11 +114,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/building/import.vue b/web/src/views/basic/building/import.vue index 457b9dd..10a6d88 100644 --- a/web/src/views/basic/building/import.vue +++ b/web/src/views/basic/building/import.vue @@ -71,11 +71,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/building/index.vue b/web/src/views/basic/building/index.vue index 305bf54..c71a8a4 100644 --- a/web/src/views/basic/building/index.vue +++ b/web/src/views/basic/building/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/building/list.vue b/web/src/views/basic/building/list.vue index 3894b8a..103a0bd 100644 --- a/web/src/views/basic/building/list.vue +++ b/web/src/views/basic/building/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/building/router.js b/web/src/views/basic/building/router.js index d448c86..6ecada9 100644 --- a/web/src/views/basic/building/router.js +++ b/web/src/views/basic/building/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/car/create.vue b/web/src/views/basic/car/create.vue index ac5342f..b0b22eb 100644 --- a/web/src/views/basic/car/create.vue +++ b/web/src/views/basic/car/create.vue @@ -76,11 +76,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/car/detail.vue b/web/src/views/basic/car/detail.vue index 6916066..c42a754 100644 --- a/web/src/views/basic/car/detail.vue +++ b/web/src/views/basic/car/detail.vue @@ -117,11 +117,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/car/index.vue b/web/src/views/basic/car/index.vue index 063ce0c..948c922 100644 --- a/web/src/views/basic/car/index.vue +++ b/web/src/views/basic/car/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/car/list.vue b/web/src/views/basic/car/list.vue index 116acdc..7fcd465 100644 --- a/web/src/views/basic/car/list.vue +++ b/web/src/views/basic/car/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/car/router.js b/web/src/views/basic/car/router.js index 1e72bf6..83825e9 100644 --- a/web/src/views/basic/car/router.js +++ b/web/src/views/basic/car/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/components/merge.vue b/web/src/views/basic/complain/components/merge.vue index fe25a0a..f87ea65 100644 --- a/web/src/views/basic/complain/components/merge.vue +++ b/web/src/views/basic/complain/components/merge.vue @@ -29,11 +29,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/create.vue b/web/src/views/basic/complain/create.vue index 6f5382c..1c2554e 100644 --- a/web/src/views/basic/complain/create.vue +++ b/web/src/views/basic/complain/create.vue @@ -89,11 +89,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/detail.vue b/web/src/views/basic/complain/detail.vue index dd023cb..bd6b2ca 100644 --- a/web/src/views/basic/complain/detail.vue +++ b/web/src/views/basic/complain/detail.vue @@ -258,11 +258,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/index.vue b/web/src/views/basic/complain/index.vue index 1a6a575..e85e984 100644 --- a/web/src/views/basic/complain/index.vue +++ b/web/src/views/basic/complain/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/list.vue b/web/src/views/basic/complain/list.vue index 002d7ed..9464407 100644 --- a/web/src/views/basic/complain/list.vue +++ b/web/src/views/basic/complain/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/complain/router.js b/web/src/views/basic/complain/router.js index a4767bd..1daca4f 100644 --- a/web/src/views/basic/complain/router.js +++ b/web/src/views/basic/complain/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/dashboard/components/notice.vue b/web/src/views/basic/dashboard/components/notice.vue index 3df53e5..c8e2542 100644 --- a/web/src/views/basic/dashboard/components/notice.vue +++ b/web/src/views/basic/dashboard/components/notice.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/dashboard/components/relation.vue b/web/src/views/basic/dashboard/components/relation.vue index c365043..075388e 100644 --- a/web/src/views/basic/dashboard/components/relation.vue +++ b/web/src/views/basic/dashboard/components/relation.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/dashboard/components/service.vue b/web/src/views/basic/dashboard/components/service.vue index 5e7d86b..485f7e0 100644 --- a/web/src/views/basic/dashboard/components/service.vue +++ b/web/src/views/basic/dashboard/components/service.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/dashboard/index.vue b/web/src/views/basic/dashboard/index.vue index 213529f..8986b4f 100644 --- a/web/src/views/basic/dashboard/index.vue +++ b/web/src/views/basic/dashboard/index.vue @@ -165,11 +165,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/dashboard/router.js b/web/src/views/basic/dashboard/router.js index 399e8c9..3ab3507 100644 --- a/web/src/views/basic/dashboard/router.js +++ b/web/src/views/basic/dashboard/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/epidemic/create.vue b/web/src/views/basic/epidemic/create.vue index 8500c7b..c9678de 100644 --- a/web/src/views/basic/epidemic/create.vue +++ b/web/src/views/basic/epidemic/create.vue @@ -87,11 +87,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/epidemic/detail.vue b/web/src/views/basic/epidemic/detail.vue index bff48f2..1389aaf 100644 --- a/web/src/views/basic/epidemic/detail.vue +++ b/web/src/views/basic/epidemic/detail.vue @@ -93,11 +93,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/epidemic/index.vue b/web/src/views/basic/epidemic/index.vue index 929ffb9..708353c 100644 --- a/web/src/views/basic/epidemic/index.vue +++ b/web/src/views/basic/epidemic/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/epidemic/list.vue b/web/src/views/basic/epidemic/list.vue index 6a3c2c7..469d06d 100644 --- a/web/src/views/basic/epidemic/list.vue +++ b/web/src/views/basic/epidemic/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/epidemic/router.js b/web/src/views/basic/epidemic/router.js index 1d011a0..a78198c 100644 --- a/web/src/views/basic/epidemic/router.js +++ b/web/src/views/basic/epidemic/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/fitment/create.vue b/web/src/views/basic/fitment/create.vue index 4b0b533..3dc8dde 100644 --- a/web/src/views/basic/fitment/create.vue +++ b/web/src/views/basic/fitment/create.vue @@ -58,11 +58,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/fitment/detail.vue b/web/src/views/basic/fitment/detail.vue index 4801bda..c9b680e 100644 --- a/web/src/views/basic/fitment/detail.vue +++ b/web/src/views/basic/fitment/detail.vue @@ -200,11 +200,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/fitment/index.vue b/web/src/views/basic/fitment/index.vue index 3877274..63122c9 100644 --- a/web/src/views/basic/fitment/index.vue +++ b/web/src/views/basic/fitment/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/fitment/list.vue b/web/src/views/basic/fitment/list.vue index 637e5b8..5ef7325 100644 --- a/web/src/views/basic/fitment/list.vue +++ b/web/src/views/basic/fitment/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/fitment/router.js b/web/src/views/basic/fitment/router.js index 0aa8615..afe6b0b 100644 --- a/web/src/views/basic/fitment/router.js +++ b/web/src/views/basic/fitment/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/index.vue b/web/src/views/basic/index.vue index 89e00b9..56f7bb5 100644 --- a/web/src/views/basic/index.vue +++ b/web/src/views/basic/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/movecar/detail.vue b/web/src/views/basic/movecar/detail.vue index 30d531c..f9d08e2 100644 --- a/web/src/views/basic/movecar/detail.vue +++ b/web/src/views/basic/movecar/detail.vue @@ -130,11 +130,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/movecar/index.vue b/web/src/views/basic/movecar/index.vue index 6a0e4f5..ad740c6 100644 --- a/web/src/views/basic/movecar/index.vue +++ b/web/src/views/basic/movecar/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/movecar/list.vue b/web/src/views/basic/movecar/list.vue index daa11f9..9e5dae1 100644 --- a/web/src/views/basic/movecar/list.vue +++ b/web/src/views/basic/movecar/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/movecar/router.js b/web/src/views/basic/movecar/router.js index b783fe5..698422f 100644 --- a/web/src/views/basic/movecar/router.js +++ b/web/src/views/basic/movecar/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/components/editor.vue b/web/src/views/basic/notice/components/editor.vue index 9e852ce..ec4d320 100644 --- a/web/src/views/basic/notice/components/editor.vue +++ b/web/src/views/basic/notice/components/editor.vue @@ -74,11 +74,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/create.vue b/web/src/views/basic/notice/create.vue index c189ce0..e5933a9 100644 --- a/web/src/views/basic/notice/create.vue +++ b/web/src/views/basic/notice/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/index.vue b/web/src/views/basic/notice/index.vue index 607a215..ec050a2 100644 --- a/web/src/views/basic/notice/index.vue +++ b/web/src/views/basic/notice/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/list.vue b/web/src/views/basic/notice/list.vue index 0902812..054b007 100644 --- a/web/src/views/basic/notice/list.vue +++ b/web/src/views/basic/notice/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/preview.vue b/web/src/views/basic/notice/preview.vue index 8ae5e9a..8b394da 100644 --- a/web/src/views/basic/notice/preview.vue +++ b/web/src/views/basic/notice/preview.vue @@ -103,11 +103,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/router.js b/web/src/views/basic/notice/router.js index 25e2e44..931cf97 100644 --- a/web/src/views/basic/notice/router.js +++ b/web/src/views/basic/notice/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/notice/update.vue b/web/src/views/basic/notice/update.vue index df53a3f..e09312b 100644 --- a/web/src/views/basic/notice/update.vue +++ b/web/src/views/basic/notice/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/apply/detail.vue b/web/src/views/basic/ower/apply/detail.vue index 34a5fbf..8bf529a 100644 --- a/web/src/views/basic/ower/apply/detail.vue +++ b/web/src/views/basic/ower/apply/detail.vue @@ -149,11 +149,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/apply/index.vue b/web/src/views/basic/ower/apply/index.vue index 0eaedbb..da20adb 100644 --- a/web/src/views/basic/ower/apply/index.vue +++ b/web/src/views/basic/ower/apply/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/apply/list.vue b/web/src/views/basic/ower/apply/list.vue index d469308..1ac99da 100644 --- a/web/src/views/basic/ower/apply/list.vue +++ b/web/src/views/basic/ower/apply/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/index.vue b/web/src/views/basic/ower/index.vue index d1e1214..5d1bb9a 100644 --- a/web/src/views/basic/ower/index.vue +++ b/web/src/views/basic/ower/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/main/approve.vue b/web/src/views/basic/ower/main/approve.vue index 7d63ace..2a6a872 100644 --- a/web/src/views/basic/ower/main/approve.vue +++ b/web/src/views/basic/ower/main/approve.vue @@ -101,11 +101,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/main/detail.vue b/web/src/views/basic/ower/main/detail.vue index 0ba9fa9..3d2dd9c 100644 --- a/web/src/views/basic/ower/main/detail.vue +++ b/web/src/views/basic/ower/main/detail.vue @@ -97,11 +97,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/main/list.vue b/web/src/views/basic/ower/main/list.vue index 3e6df72..209d575 100644 --- a/web/src/views/basic/ower/main/list.vue +++ b/web/src/views/basic/ower/main/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/ower/router.js b/web/src/views/basic/ower/router.js index f5a0ad0..0070829 100644 --- a/web/src/views/basic/ower/router.js +++ b/web/src/views/basic/ower/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/pet/create.vue b/web/src/views/basic/pet/create.vue index fc08b61..473ac65 100644 --- a/web/src/views/basic/pet/create.vue +++ b/web/src/views/basic/pet/create.vue @@ -95,11 +95,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/pet/detail.vue b/web/src/views/basic/pet/detail.vue index b0d53c9..b9b97ff 100644 --- a/web/src/views/basic/pet/detail.vue +++ b/web/src/views/basic/pet/detail.vue @@ -147,11 +147,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/pet/index.vue b/web/src/views/basic/pet/index.vue index 1de6bd4..bb9a7b3 100644 --- a/web/src/views/basic/pet/index.vue +++ b/web/src/views/basic/pet/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/pet/list.vue b/web/src/views/basic/pet/list.vue index b0a1997..9b7fa72 100644 --- a/web/src/views/basic/pet/list.vue +++ b/web/src/views/basic/pet/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/pet/router.js b/web/src/views/basic/pet/router.js index 51113fa..5dbe350 100644 --- a/web/src/views/basic/pet/router.js +++ b/web/src/views/basic/pet/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/components/editor.vue b/web/src/views/basic/questionnaire/components/editor.vue index 5279537..c798a1d 100644 --- a/web/src/views/basic/questionnaire/components/editor.vue +++ b/web/src/views/basic/questionnaire/components/editor.vue @@ -118,11 +118,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/create.vue b/web/src/views/basic/questionnaire/create.vue index 31c9c8d..b1298a6 100644 --- a/web/src/views/basic/questionnaire/create.vue +++ b/web/src/views/basic/questionnaire/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/index.vue b/web/src/views/basic/questionnaire/index.vue index 7e07c55..055af3d 100644 --- a/web/src/views/basic/questionnaire/index.vue +++ b/web/src/views/basic/questionnaire/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/list.vue b/web/src/views/basic/questionnaire/list.vue index 03bc311..38c90dc 100644 --- a/web/src/views/basic/questionnaire/list.vue +++ b/web/src/views/basic/questionnaire/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/preview.vue b/web/src/views/basic/questionnaire/preview.vue index 8b1f43a..e804236 100644 --- a/web/src/views/basic/questionnaire/preview.vue +++ b/web/src/views/basic/questionnaire/preview.vue @@ -109,11 +109,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/router.js b/web/src/views/basic/questionnaire/router.js index 6f5dde7..a8212d0 100644 --- a/web/src/views/basic/questionnaire/router.js +++ b/web/src/views/basic/questionnaire/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/questionnaire/update.vue b/web/src/views/basic/questionnaire/update.vue index 649e5c9..e99d880 100644 --- a/web/src/views/basic/questionnaire/update.vue +++ b/web/src/views/basic/questionnaire/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/components/merge.vue b/web/src/views/basic/repair/components/merge.vue index 908e435..33ee726 100644 --- a/web/src/views/basic/repair/components/merge.vue +++ b/web/src/views/basic/repair/components/merge.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/create.vue b/web/src/views/basic/repair/create.vue index 5193a5d..beb7614 100644 --- a/web/src/views/basic/repair/create.vue +++ b/web/src/views/basic/repair/create.vue @@ -105,11 +105,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/detail.vue b/web/src/views/basic/repair/detail.vue index 892686f..e54db04 100644 --- a/web/src/views/basic/repair/detail.vue +++ b/web/src/views/basic/repair/detail.vue @@ -270,11 +270,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/index.vue b/web/src/views/basic/repair/index.vue index 8ac0081..d85a594 100644 --- a/web/src/views/basic/repair/index.vue +++ b/web/src/views/basic/repair/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/list.vue b/web/src/views/basic/repair/list.vue index 0acf924..e63650e 100644 --- a/web/src/views/basic/repair/list.vue +++ b/web/src/views/basic/repair/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/repair/router.js b/web/src/views/basic/repair/router.js index 182a598..db886da 100644 --- a/web/src/views/basic/repair/router.js +++ b/web/src/views/basic/repair/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/router.js b/web/src/views/basic/router.js index f12d9a5..8c47d04 100644 --- a/web/src/views/basic/router.js +++ b/web/src/views/basic/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/components/editor.vue b/web/src/views/basic/topic/components/editor.vue index d4d282a..609c7ac 100644 --- a/web/src/views/basic/topic/components/editor.vue +++ b/web/src/views/basic/topic/components/editor.vue @@ -40,11 +40,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/create.vue b/web/src/views/basic/topic/create.vue index 88e7d5d..b287e33 100644 --- a/web/src/views/basic/topic/create.vue +++ b/web/src/views/basic/topic/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/index.vue b/web/src/views/basic/topic/index.vue index be56757..6f161c7 100644 --- a/web/src/views/basic/topic/index.vue +++ b/web/src/views/basic/topic/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/list.vue b/web/src/views/basic/topic/list.vue index 819a1c4..b481bc6 100644 --- a/web/src/views/basic/topic/list.vue +++ b/web/src/views/basic/topic/list.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/preview.vue b/web/src/views/basic/topic/preview.vue index c257fe7..c06d951 100644 --- a/web/src/views/basic/topic/preview.vue +++ b/web/src/views/basic/topic/preview.vue @@ -49,11 +49,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/router.js b/web/src/views/basic/topic/router.js index 251cb3b..94e4c2d 100644 --- a/web/src/views/basic/topic/router.js +++ b/web/src/views/basic/topic/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/topic/update.vue b/web/src/views/basic/topic/update.vue index b0a3853..e49cd32 100644 --- a/web/src/views/basic/topic/update.vue +++ b/web/src/views/basic/topic/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/create.vue b/web/src/views/basic/vistor/create.vue index 8ae36dd..6bf5268 100644 --- a/web/src/views/basic/vistor/create.vue +++ b/web/src/views/basic/vistor/create.vue @@ -84,11 +84,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/detail.vue b/web/src/views/basic/vistor/detail.vue index 8879fd4..eb18844 100644 --- a/web/src/views/basic/vistor/detail.vue +++ b/web/src/views/basic/vistor/detail.vue @@ -128,11 +128,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/index.vue b/web/src/views/basic/vistor/index.vue index b064a21..98a6575 100644 --- a/web/src/views/basic/vistor/index.vue +++ b/web/src/views/basic/vistor/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/list.vue b/web/src/views/basic/vistor/list.vue index 25f77d5..60755de 100644 --- a/web/src/views/basic/vistor/list.vue +++ b/web/src/views/basic/vistor/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/router.js b/web/src/views/basic/vistor/router.js index f9fdd04..4676e37 100644 --- a/web/src/views/basic/vistor/router.js +++ b/web/src/views/basic/vistor/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/basic/vistor/scan.vue b/web/src/views/basic/vistor/scan.vue index 81ae1d2..3c86c32 100644 --- a/web/src/views/basic/vistor/scan.vue +++ b/web/src/views/basic/vistor/scan.vue @@ -33,11 +33,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/home/router.js b/web/src/views/home/router.js index 97a109e..97fb167 100644 --- a/web/src/views/home/router.js +++ b/web/src/views/home/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/dashboard/index.vue b/web/src/views/iot/dashboard/index.vue index c881bab..bb31663 100644 --- a/web/src/views/iot/dashboard/index.vue +++ b/web/src/views/iot/dashboard/index.vue @@ -109,11 +109,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/dashboard/router.js b/web/src/views/iot/dashboard/router.js index 14e4d16..b18f7fa 100644 --- a/web/src/views/iot/dashboard/router.js +++ b/web/src/views/iot/dashboard/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/dashboard/svg-path.js b/web/src/views/iot/dashboard/svg-path.js index fc2a42a..ab69d2e 100644 --- a/web/src/views/iot/dashboard/svg-path.js +++ b/web/src/views/iot/dashboard/svg-path.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/elevator/index.vue b/web/src/views/iot/elevator/index.vue index cd264ef..da43604 100644 --- a/web/src/views/iot/elevator/index.vue +++ b/web/src/views/iot/elevator/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/elevator/log.vue b/web/src/views/iot/elevator/log.vue index 8bb9ee9..59ff72d 100644 --- a/web/src/views/iot/elevator/log.vue +++ b/web/src/views/iot/elevator/log.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/elevator/manage.vue b/web/src/views/iot/elevator/manage.vue index e060905..96b14a3 100644 --- a/web/src/views/iot/elevator/manage.vue +++ b/web/src/views/iot/elevator/manage.vue @@ -76,11 +76,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/elevator/router.js b/web/src/views/iot/elevator/router.js index 2af4da0..9d88f28 100644 --- a/web/src/views/iot/elevator/router.js +++ b/web/src/views/iot/elevator/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/components/history.vue b/web/src/views/iot/energy/components/history.vue index 7fa6e82..8faf457 100644 --- a/web/src/views/iot/energy/components/history.vue +++ b/web/src/views/iot/energy/components/history.vue @@ -44,11 +44,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/index.vue b/web/src/views/iot/energy/index.vue index 296d317..b2ad9f3 100644 --- a/web/src/views/iot/energy/index.vue +++ b/web/src/views/iot/energy/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/main.vue b/web/src/views/iot/energy/main.vue index 2a5c604..01c4107 100644 --- a/web/src/views/iot/energy/main.vue +++ b/web/src/views/iot/energy/main.vue @@ -32,11 +32,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/meter.vue b/web/src/views/iot/energy/meter.vue index 27bb935..99464d0 100644 --- a/web/src/views/iot/energy/meter.vue +++ b/web/src/views/iot/energy/meter.vue @@ -93,11 +93,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/repeater.vue b/web/src/views/iot/energy/repeater.vue index 843667b..b140573 100644 --- a/web/src/views/iot/energy/repeater.vue +++ b/web/src/views/iot/energy/repeater.vue @@ -70,11 +70,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/energy/router.js b/web/src/views/iot/energy/router.js index 53f72dd..ee1d4d0 100644 --- a/web/src/views/iot/energy/router.js +++ b/web/src/views/iot/energy/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/entrance/index.vue b/web/src/views/iot/entrance/index.vue index 937882f..30f815d 100644 --- a/web/src/views/iot/entrance/index.vue +++ b/web/src/views/iot/entrance/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/entrance/log.vue b/web/src/views/iot/entrance/log.vue index aa86be6..75d7d72 100644 --- a/web/src/views/iot/entrance/log.vue +++ b/web/src/views/iot/entrance/log.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/entrance/manage.vue b/web/src/views/iot/entrance/manage.vue index 5ee8c1a..91ae3b4 100644 --- a/web/src/views/iot/entrance/manage.vue +++ b/web/src/views/iot/entrance/manage.vue @@ -70,11 +70,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/entrance/router.js b/web/src/views/iot/entrance/router.js index b8425ff..cf39863 100644 --- a/web/src/views/iot/entrance/router.js +++ b/web/src/views/iot/entrance/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/index.vue b/web/src/views/iot/index.vue index 1127950..ea7adba 100644 --- a/web/src/views/iot/index.vue +++ b/web/src/views/iot/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/components/mode.vue b/web/src/views/iot/lamp/components/mode.vue index 45f0a58..c986c29 100644 --- a/web/src/views/iot/lamp/components/mode.vue +++ b/web/src/views/iot/lamp/components/mode.vue @@ -23,11 +23,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/index.vue b/web/src/views/iot/lamp/index.vue index a8be45e..8293aca 100644 --- a/web/src/views/iot/lamp/index.vue +++ b/web/src/views/iot/lamp/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/line.vue b/web/src/views/iot/lamp/line.vue index 0e71712..df7ca5e 100644 --- a/web/src/views/iot/lamp/line.vue +++ b/web/src/views/iot/lamp/line.vue @@ -100,11 +100,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/log.vue b/web/src/views/iot/lamp/log.vue index dbe93a5..e1f788c 100644 --- a/web/src/views/iot/lamp/log.vue +++ b/web/src/views/iot/lamp/log.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/manage.vue b/web/src/views/iot/lamp/manage.vue index c7e8e00..678c2c3 100644 --- a/web/src/views/iot/lamp/manage.vue +++ b/web/src/views/iot/lamp/manage.vue @@ -63,11 +63,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/lamp/router.js b/web/src/views/iot/lamp/router.js index 30c8794..b79b9e5 100644 --- a/web/src/views/iot/lamp/router.js +++ b/web/src/views/iot/lamp/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/park/blacklist.vue b/web/src/views/iot/park/blacklist.vue index 725c329..602ef79 100644 --- a/web/src/views/iot/park/blacklist.vue +++ b/web/src/views/iot/park/blacklist.vue @@ -58,11 +58,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/park/index.vue b/web/src/views/iot/park/index.vue index 8e5d69a..aa30b21 100644 --- a/web/src/views/iot/park/index.vue +++ b/web/src/views/iot/park/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/park/log.vue b/web/src/views/iot/park/log.vue index fec42f7..153d36c 100644 --- a/web/src/views/iot/park/log.vue +++ b/web/src/views/iot/park/log.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/park/manage.vue b/web/src/views/iot/park/manage.vue index ed46bc2..705c589 100644 --- a/web/src/views/iot/park/manage.vue +++ b/web/src/views/iot/park/manage.vue @@ -66,11 +66,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/park/router.js b/web/src/views/iot/park/router.js index 6aac4cf..cbb5927 100644 --- a/web/src/views/iot/park/router.js +++ b/web/src/views/iot/park/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/router.js b/web/src/views/iot/router.js index 850c3a7..31c570f 100644 --- a/web/src/views/iot/router.js +++ b/web/src/views/iot/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/warning/index.vue b/web/src/views/iot/warning/index.vue index be13293..5d24ad3 100644 --- a/web/src/views/iot/warning/index.vue +++ b/web/src/views/iot/warning/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/warning/log.vue b/web/src/views/iot/warning/log.vue index ac0b21f..e5ed82a 100644 --- a/web/src/views/iot/warning/log.vue +++ b/web/src/views/iot/warning/log.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/warning/manage.vue b/web/src/views/iot/warning/manage.vue index ee59f12..486c5f6 100644 --- a/web/src/views/iot/warning/manage.vue +++ b/web/src/views/iot/warning/manage.vue @@ -60,11 +60,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/iot/warning/router.js b/web/src/views/iot/warning/router.js index 46ece6b..72015a8 100644 --- a/web/src/views/iot/warning/router.js +++ b/web/src/views/iot/warning/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/category.vue b/web/src/views/oa/contract/category.vue index 23c8f43..1a669cc 100644 --- a/web/src/views/oa/contract/category.vue +++ b/web/src/views/oa/contract/category.vue @@ -47,11 +47,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/components/editor.vue b/web/src/views/oa/contract/components/editor.vue index 42cb565..d111f0f 100644 --- a/web/src/views/oa/contract/components/editor.vue +++ b/web/src/views/oa/contract/components/editor.vue @@ -121,11 +121,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/components/item.vue b/web/src/views/oa/contract/components/item.vue index f4c9094..063379d 100644 --- a/web/src/views/oa/contract/components/item.vue +++ b/web/src/views/oa/contract/components/item.vue @@ -37,11 +37,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/create.vue b/web/src/views/oa/contract/create.vue index decc3c0..b3ca339 100644 --- a/web/src/views/oa/contract/create.vue +++ b/web/src/views/oa/contract/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/detail.vue b/web/src/views/oa/contract/detail.vue index 1110c2d..b8e1bac 100644 --- a/web/src/views/oa/contract/detail.vue +++ b/web/src/views/oa/contract/detail.vue @@ -155,11 +155,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/index.vue b/web/src/views/oa/contract/index.vue index ce67204..975d0ff 100644 --- a/web/src/views/oa/contract/index.vue +++ b/web/src/views/oa/contract/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/list.vue b/web/src/views/oa/contract/list.vue index 8d1d0cc..c354314 100644 --- a/web/src/views/oa/contract/list.vue +++ b/web/src/views/oa/contract/list.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/router.js b/web/src/views/oa/contract/router.js index 2a2d992..bba9054 100644 --- a/web/src/views/oa/contract/router.js +++ b/web/src/views/oa/contract/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/contract/update.vue b/web/src/views/oa/contract/update.vue index c4ac777..c65bb04 100644 --- a/web/src/views/oa/contract/update.vue +++ b/web/src/views/oa/contract/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/dashboard/index.vue b/web/src/views/oa/dashboard/index.vue index 6d6c413..cc2b2c1 100644 --- a/web/src/views/oa/dashboard/index.vue +++ b/web/src/views/oa/dashboard/index.vue @@ -194,11 +194,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/dashboard/router.js b/web/src/views/oa/dashboard/router.js index b71fa47..7a90b2d 100644 --- a/web/src/views/oa/dashboard/router.js +++ b/web/src/views/oa/dashboard/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/components/fee-detail.vue b/web/src/views/oa/finance/components/fee-detail.vue index 0c34cd7..572bb95 100644 --- a/web/src/views/oa/finance/components/fee-detail.vue +++ b/web/src/views/oa/finance/components/fee-detail.vue @@ -124,11 +124,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/components/order-detail.vue b/web/src/views/oa/finance/components/order-detail.vue index 27cb154..19827d7 100644 --- a/web/src/views/oa/finance/components/order-detail.vue +++ b/web/src/views/oa/finance/components/order-detail.vue @@ -263,11 +263,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/create.vue b/web/src/views/oa/finance/create.vue index 5867df7..be5454e 100644 --- a/web/src/views/oa/finance/create.vue +++ b/web/src/views/oa/finance/create.vue @@ -117,11 +117,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/index.vue b/web/src/views/oa/finance/index.vue index 243bfc9..70671ef 100644 --- a/web/src/views/oa/finance/index.vue +++ b/web/src/views/oa/finance/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/list.vue b/web/src/views/oa/finance/list.vue index a60ebf4..792d5f2 100644 --- a/web/src/views/oa/finance/list.vue +++ b/web/src/views/oa/finance/list.vue @@ -38,11 +38,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/order.vue b/web/src/views/oa/finance/order.vue index c0cbaca..c1163c1 100644 --- a/web/src/views/oa/finance/order.vue +++ b/web/src/views/oa/finance/order.vue @@ -51,11 +51,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/pay.vue b/web/src/views/oa/finance/pay.vue index 59e6c98..11cd123 100644 --- a/web/src/views/oa/finance/pay.vue +++ b/web/src/views/oa/finance/pay.vue @@ -66,11 +66,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/router.js b/web/src/views/oa/finance/router.js index 69f86e9..09e12fc 100644 --- a/web/src/views/oa/finance/router.js +++ b/web/src/views/oa/finance/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/finance/unpay.vue b/web/src/views/oa/finance/unpay.vue index 3d9d555..486c7f6 100644 --- a/web/src/views/oa/finance/unpay.vue +++ b/web/src/views/oa/finance/unpay.vue @@ -33,11 +33,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/colleague/detail.vue b/web/src/views/oa/hr/colleague/detail.vue index c9c0e62..f01f715 100644 --- a/web/src/views/oa/hr/colleague/detail.vue +++ b/web/src/views/oa/hr/colleague/detail.vue @@ -77,11 +77,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/colleague/index.vue b/web/src/views/oa/hr/colleague/index.vue index 0c5bf2a..3974a08 100644 --- a/web/src/views/oa/hr/colleague/index.vue +++ b/web/src/views/oa/hr/colleague/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/colleague/list.vue b/web/src/views/oa/hr/colleague/list.vue index 96a62e1..bb18491 100644 --- a/web/src/views/oa/hr/colleague/list.vue +++ b/web/src/views/oa/hr/colleague/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/index.vue b/web/src/views/oa/hr/index.vue index 5fc9eef..6477d9b 100644 --- a/web/src/views/oa/hr/index.vue +++ b/web/src/views/oa/hr/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/components/editor.vue b/web/src/views/oa/hr/main/components/editor.vue index 6308300..5b2981e 100644 --- a/web/src/views/oa/hr/main/components/editor.vue +++ b/web/src/views/oa/hr/main/components/editor.vue @@ -85,11 +85,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/components/latlng.vue b/web/src/views/oa/hr/main/components/latlng.vue index 880d798..1bbfe7f 100644 --- a/web/src/views/oa/hr/main/components/latlng.vue +++ b/web/src/views/oa/hr/main/components/latlng.vue @@ -43,11 +43,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/detail.vue b/web/src/views/oa/hr/main/detail.vue index 96d0296..b843a90 100644 --- a/web/src/views/oa/hr/main/detail.vue +++ b/web/src/views/oa/hr/main/detail.vue @@ -149,11 +149,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/join.vue b/web/src/views/oa/hr/main/join.vue index 1916fc3..4f7c149 100644 --- a/web/src/views/oa/hr/main/join.vue +++ b/web/src/views/oa/hr/main/join.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/list.vue b/web/src/views/oa/hr/main/list.vue index fdd992f..464a94d 100644 --- a/web/src/views/oa/hr/main/list.vue +++ b/web/src/views/oa/hr/main/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/sign.vue b/web/src/views/oa/hr/main/sign.vue index 89f453e..1f661a4 100644 --- a/web/src/views/oa/hr/main/sign.vue +++ b/web/src/views/oa/hr/main/sign.vue @@ -88,11 +88,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/supplement.vue b/web/src/views/oa/hr/main/supplement.vue index 46a5fbb..d0c4efd 100644 --- a/web/src/views/oa/hr/main/supplement.vue +++ b/web/src/views/oa/hr/main/supplement.vue @@ -15,11 +15,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/main/update.vue b/web/src/views/oa/hr/main/update.vue index d178f0a..3dd7af6 100644 --- a/web/src/views/oa/hr/main/update.vue +++ b/web/src/views/oa/hr/main/update.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/hr/router.js b/web/src/views/oa/hr/router.js index 5cb07d8..2d57f90 100644 --- a/web/src/views/oa/hr/router.js +++ b/web/src/views/oa/hr/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/index.vue b/web/src/views/oa/index.vue index ee1888c..0f45d07 100644 --- a/web/src/views/oa/index.vue +++ b/web/src/views/oa/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/components/editor.vue b/web/src/views/oa/inform/components/editor.vue index 476a467..5775fc2 100644 --- a/web/src/views/oa/inform/components/editor.vue +++ b/web/src/views/oa/inform/components/editor.vue @@ -46,11 +46,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/create.vue b/web/src/views/oa/inform/create.vue index 4a3d3fb..b83dbd8 100644 --- a/web/src/views/oa/inform/create.vue +++ b/web/src/views/oa/inform/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/detail.vue b/web/src/views/oa/inform/detail.vue index 2c00182..67ef953 100644 --- a/web/src/views/oa/inform/detail.vue +++ b/web/src/views/oa/inform/detail.vue @@ -111,11 +111,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/index.vue b/web/src/views/oa/inform/index.vue index 3840d37..1a9772d 100644 --- a/web/src/views/oa/inform/index.vue +++ b/web/src/views/oa/inform/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/main.vue b/web/src/views/oa/inform/main.vue index d11eaf2..81b7d59 100644 --- a/web/src/views/oa/inform/main.vue +++ b/web/src/views/oa/inform/main.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/manage.vue b/web/src/views/oa/inform/manage.vue index 6afd07c..7f77ff3 100644 --- a/web/src/views/oa/inform/manage.vue +++ b/web/src/views/oa/inform/manage.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/router.js b/web/src/views/oa/inform/router.js index d0615f6..f9b1e39 100644 --- a/web/src/views/oa/inform/router.js +++ b/web/src/views/oa/inform/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/inform/update.vue b/web/src/views/oa/inform/update.vue index 2e97de1..0150b87 100644 --- a/web/src/views/oa/inform/update.vue +++ b/web/src/views/oa/inform/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/apply.vue b/web/src/views/oa/leave/apply.vue index 3fc857c..442b57c 100644 --- a/web/src/views/oa/leave/apply.vue +++ b/web/src/views/oa/leave/apply.vue @@ -56,11 +56,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/components/approver.vue b/web/src/views/oa/leave/components/approver.vue index 3b2c957..2471c58 100644 --- a/web/src/views/oa/leave/components/approver.vue +++ b/web/src/views/oa/leave/components/approver.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/components/my.vue b/web/src/views/oa/leave/components/my.vue index fb4c1f4..a11d620 100644 --- a/web/src/views/oa/leave/components/my.vue +++ b/web/src/views/oa/leave/components/my.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/components/notice.vue b/web/src/views/oa/leave/components/notice.vue index 4447f38..0fa9eb0 100644 --- a/web/src/views/oa/leave/components/notice.vue +++ b/web/src/views/oa/leave/components/notice.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/detail.vue b/web/src/views/oa/leave/detail.vue index a84e539..d68a306 100644 --- a/web/src/views/oa/leave/detail.vue +++ b/web/src/views/oa/leave/detail.vue @@ -90,11 +90,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/flow.vue b/web/src/views/oa/leave/flow.vue index d4ddc04..bb1726c 100644 --- a/web/src/views/oa/leave/flow.vue +++ b/web/src/views/oa/leave/flow.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/index.vue b/web/src/views/oa/leave/index.vue index c3d0d5b..ebfa6a6 100644 --- a/web/src/views/oa/leave/index.vue +++ b/web/src/views/oa/leave/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/leave/router.js b/web/src/views/oa/leave/router.js index ad731e1..0aef8a2 100644 --- a/web/src/views/oa/leave/router.js +++ b/web/src/views/oa/leave/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/category.vue b/web/src/views/oa/material/category.vue index 453bab8..31a2780 100644 --- a/web/src/views/oa/material/category.vue +++ b/web/src/views/oa/material/category.vue @@ -47,11 +47,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/approver.vue b/web/src/views/oa/material/components/approver.vue index 149d9ef..e0a3942 100644 --- a/web/src/views/oa/material/components/approver.vue +++ b/web/src/views/oa/material/components/approver.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/bank.vue b/web/src/views/oa/material/components/bank.vue index 35be000..2a1c187 100644 --- a/web/src/views/oa/material/components/bank.vue +++ b/web/src/views/oa/material/components/bank.vue @@ -20,11 +20,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/item.vue b/web/src/views/oa/material/components/item.vue index a602628..92a5b0f 100644 --- a/web/src/views/oa/material/components/item.vue +++ b/web/src/views/oa/material/components/item.vue @@ -38,11 +38,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/my.vue b/web/src/views/oa/material/components/my.vue index 6da7eb4..50276d2 100644 --- a/web/src/views/oa/material/components/my.vue +++ b/web/src/views/oa/material/components/my.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/notice.vue b/web/src/views/oa/material/components/notice.vue index 675eb06..6aab4c2 100644 --- a/web/src/views/oa/material/components/notice.vue +++ b/web/src/views/oa/material/components/notice.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/purchase.vue b/web/src/views/oa/material/components/purchase.vue index 95aff85..41745e8 100644 --- a/web/src/views/oa/material/components/purchase.vue +++ b/web/src/views/oa/material/components/purchase.vue @@ -22,11 +22,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/use.vue b/web/src/views/oa/material/components/use.vue index 58e24da..9f10770 100644 --- a/web/src/views/oa/material/components/use.vue +++ b/web/src/views/oa/material/components/use.vue @@ -38,11 +38,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/components/used.vue b/web/src/views/oa/material/components/used.vue index 5ebad9e..b45a0e4 100644 --- a/web/src/views/oa/material/components/used.vue +++ b/web/src/views/oa/material/components/used.vue @@ -22,11 +22,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/detail.vue b/web/src/views/oa/material/detail.vue index bc3c569..658dc95 100644 --- a/web/src/views/oa/material/detail.vue +++ b/web/src/views/oa/material/detail.vue @@ -141,11 +141,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/flow.vue b/web/src/views/oa/material/flow.vue index 574d7f0..fed4205 100644 --- a/web/src/views/oa/material/flow.vue +++ b/web/src/views/oa/material/flow.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/index.vue b/web/src/views/oa/material/index.vue index df17a73..b9b6349 100644 --- a/web/src/views/oa/material/index.vue +++ b/web/src/views/oa/material/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/list.vue b/web/src/views/oa/material/list.vue index c273639..510e279 100644 --- a/web/src/views/oa/material/list.vue +++ b/web/src/views/oa/material/list.vue @@ -69,11 +69,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/purchase.vue b/web/src/views/oa/material/purchase.vue index cae6410..4b7ef41 100644 --- a/web/src/views/oa/material/purchase.vue +++ b/web/src/views/oa/material/purchase.vue @@ -61,11 +61,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/router.js b/web/src/views/oa/material/router.js index 93b1f69..5090d2b 100644 --- a/web/src/views/oa/material/router.js +++ b/web/src/views/oa/material/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/storehouse.vue b/web/src/views/oa/material/storehouse.vue index 4b671a4..2164dff 100644 --- a/web/src/views/oa/material/storehouse.vue +++ b/web/src/views/oa/material/storehouse.vue @@ -45,11 +45,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/material/supplier.vue b/web/src/views/oa/material/supplier.vue index 7ec2cb4..21171cd 100644 --- a/web/src/views/oa/material/supplier.vue +++ b/web/src/views/oa/material/supplier.vue @@ -69,11 +69,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/components/my.vue b/web/src/views/oa/meeting/components/my.vue index 0e7e6d5..0e7bec7 100644 --- a/web/src/views/oa/meeting/components/my.vue +++ b/web/src/views/oa/meeting/components/my.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/components/participant.vue b/web/src/views/oa/meeting/components/participant.vue index 3cc294f..bfc8a7b 100644 --- a/web/src/views/oa/meeting/components/participant.vue +++ b/web/src/views/oa/meeting/components/participant.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/components/selector.vue b/web/src/views/oa/meeting/components/selector.vue index 611ff94..72b56b3 100644 --- a/web/src/views/oa/meeting/components/selector.vue +++ b/web/src/views/oa/meeting/components/selector.vue @@ -103,11 +103,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/create.vue b/web/src/views/oa/meeting/create.vue index 4590009..896fae4 100644 --- a/web/src/views/oa/meeting/create.vue +++ b/web/src/views/oa/meeting/create.vue @@ -36,11 +36,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/detail.vue b/web/src/views/oa/meeting/detail.vue index 21628c7..50f45aa 100644 --- a/web/src/views/oa/meeting/detail.vue +++ b/web/src/views/oa/meeting/detail.vue @@ -96,11 +96,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/index.vue b/web/src/views/oa/meeting/index.vue index f19c28b..634eb00 100644 --- a/web/src/views/oa/meeting/index.vue +++ b/web/src/views/oa/meeting/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/list.vue b/web/src/views/oa/meeting/list.vue index 8eb68dd..1f0b567 100644 --- a/web/src/views/oa/meeting/list.vue +++ b/web/src/views/oa/meeting/list.vue @@ -16,11 +16,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/manage.vue b/web/src/views/oa/meeting/manage.vue index 523b21d..d11e3b2 100644 --- a/web/src/views/oa/meeting/manage.vue +++ b/web/src/views/oa/meeting/manage.vue @@ -63,11 +63,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/meeting/router.js b/web/src/views/oa/meeting/router.js index e9b5161..a37294b 100644 --- a/web/src/views/oa/meeting/router.js +++ b/web/src/views/oa/meeting/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/category.vue b/web/src/views/oa/mission/category.vue index 5c1e18f..2a030b5 100644 --- a/web/src/views/oa/mission/category.vue +++ b/web/src/views/oa/mission/category.vue @@ -47,11 +47,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/components/all.vue b/web/src/views/oa/mission/components/all.vue index 26c06c4..affab96 100644 --- a/web/src/views/oa/mission/components/all.vue +++ b/web/src/views/oa/mission/components/all.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/components/dispose.vue b/web/src/views/oa/mission/components/dispose.vue index 408ac44..bdb247f 100644 --- a/web/src/views/oa/mission/components/dispose.vue +++ b/web/src/views/oa/mission/components/dispose.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/components/my.vue b/web/src/views/oa/mission/components/my.vue index 3bb7bbd..c8af694 100644 --- a/web/src/views/oa/mission/components/my.vue +++ b/web/src/views/oa/mission/components/my.vue @@ -26,11 +26,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/detail.vue b/web/src/views/oa/mission/detail.vue index bbc9cfc..fe523d8 100644 --- a/web/src/views/oa/mission/detail.vue +++ b/web/src/views/oa/mission/detail.vue @@ -133,11 +133,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/dispose.vue b/web/src/views/oa/mission/dispose.vue index a5b2dd9..2d5441b 100644 --- a/web/src/views/oa/mission/dispose.vue +++ b/web/src/views/oa/mission/dispose.vue @@ -78,11 +78,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/index.vue b/web/src/views/oa/mission/index.vue index d69752d..1fabfca 100644 --- a/web/src/views/oa/mission/index.vue +++ b/web/src/views/oa/mission/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/line.vue b/web/src/views/oa/mission/line.vue index 56783f0..c0f3fe4 100644 --- a/web/src/views/oa/mission/line.vue +++ b/web/src/views/oa/mission/line.vue @@ -117,11 +117,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/main.vue b/web/src/views/oa/mission/main.vue index a368a83..89edc56 100644 --- a/web/src/views/oa/mission/main.vue +++ b/web/src/views/oa/mission/main.vue @@ -22,11 +22,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/point.vue b/web/src/views/oa/mission/point.vue index d9c4195..3f070c6 100644 --- a/web/src/views/oa/mission/point.vue +++ b/web/src/views/oa/mission/point.vue @@ -50,11 +50,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/router.js b/web/src/views/oa/mission/router.js index 0b6c336..1d0f9e9 100644 --- a/web/src/views/oa/mission/router.js +++ b/web/src/views/oa/mission/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/mission/submit.vue b/web/src/views/oa/mission/submit.vue index a0ff0b2..b969316 100644 --- a/web/src/views/oa/mission/submit.vue +++ b/web/src/views/oa/mission/submit.vue @@ -67,11 +67,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/complain/detail.vue b/web/src/views/oa/order/complain/detail.vue index ad73376..41b6e6c 100644 --- a/web/src/views/oa/order/complain/detail.vue +++ b/web/src/views/oa/order/complain/detail.vue @@ -249,11 +249,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/complain/index.vue b/web/src/views/oa/order/complain/index.vue index 4e0cb7a..8447b1c 100644 --- a/web/src/views/oa/order/complain/index.vue +++ b/web/src/views/oa/order/complain/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/complain/list.vue b/web/src/views/oa/order/complain/list.vue index 7125030..4d311cb 100644 --- a/web/src/views/oa/order/complain/list.vue +++ b/web/src/views/oa/order/complain/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/complain/router.js b/web/src/views/oa/order/complain/router.js index b3c901a..2da1442 100644 --- a/web/src/views/oa/order/complain/router.js +++ b/web/src/views/oa/order/complain/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/index.vue b/web/src/views/oa/order/index.vue index c06a04c..e7fbc2e 100644 --- a/web/src/views/oa/order/index.vue +++ b/web/src/views/oa/order/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/repair/detail.vue b/web/src/views/oa/order/repair/detail.vue index 68ac63f..425f3c7 100644 --- a/web/src/views/oa/order/repair/detail.vue +++ b/web/src/views/oa/order/repair/detail.vue @@ -244,11 +244,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/repair/index.vue b/web/src/views/oa/order/repair/index.vue index 8db8f6b..6f525b0 100644 --- a/web/src/views/oa/order/repair/index.vue +++ b/web/src/views/oa/order/repair/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/repair/list.vue b/web/src/views/oa/order/repair/list.vue index 2cb700f..e64a3a0 100644 --- a/web/src/views/oa/order/repair/list.vue +++ b/web/src/views/oa/order/repair/list.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/repair/router.js b/web/src/views/oa/order/repair/router.js index d71ed42..256806f 100644 --- a/web/src/views/oa/order/repair/router.js +++ b/web/src/views/oa/order/repair/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/order/router.js b/web/src/views/oa/order/router.js index 34bba96..63910ba 100644 --- a/web/src/views/oa/order/router.js +++ b/web/src/views/oa/order/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/components/editor.vue b/web/src/views/oa/party/components/editor.vue index 2ea1fcb..7423b1f 100644 --- a/web/src/views/oa/party/components/editor.vue +++ b/web/src/views/oa/party/components/editor.vue @@ -46,11 +46,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/create.vue b/web/src/views/oa/party/create.vue index d52bf02..75134f7 100644 --- a/web/src/views/oa/party/create.vue +++ b/web/src/views/oa/party/create.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/detail.vue b/web/src/views/oa/party/detail.vue index e915aac..31f0b07 100644 --- a/web/src/views/oa/party/detail.vue +++ b/web/src/views/oa/party/detail.vue @@ -111,11 +111,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/index.vue b/web/src/views/oa/party/index.vue index 7b5de79..f57185d 100644 --- a/web/src/views/oa/party/index.vue +++ b/web/src/views/oa/party/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/main.vue b/web/src/views/oa/party/main.vue index b141548..05f8887 100644 --- a/web/src/views/oa/party/main.vue +++ b/web/src/views/oa/party/main.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/manage.vue b/web/src/views/oa/party/manage.vue index bc28770..7e58ac4 100644 --- a/web/src/views/oa/party/manage.vue +++ b/web/src/views/oa/party/manage.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/router.js b/web/src/views/oa/party/router.js index 3371c2c..d47b603 100644 --- a/web/src/views/oa/party/router.js +++ b/web/src/views/oa/party/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/party/update.vue b/web/src/views/oa/party/update.vue index 5cf20bf..be70e42 100644 --- a/web/src/views/oa/party/update.vue +++ b/web/src/views/oa/party/update.vue @@ -13,11 +13,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/apply.vue b/web/src/views/oa/refound/apply.vue index 5703775..1605872 100644 --- a/web/src/views/oa/refound/apply.vue +++ b/web/src/views/oa/refound/apply.vue @@ -71,11 +71,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/components/approver.vue b/web/src/views/oa/refound/components/approver.vue index d69869f..25dd5a9 100644 --- a/web/src/views/oa/refound/components/approver.vue +++ b/web/src/views/oa/refound/components/approver.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/components/item.vue b/web/src/views/oa/refound/components/item.vue index 17b4a49..170ca0b 100644 --- a/web/src/views/oa/refound/components/item.vue +++ b/web/src/views/oa/refound/components/item.vue @@ -41,11 +41,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/components/my.vue b/web/src/views/oa/refound/components/my.vue index 552721e..e3dd8d7 100644 --- a/web/src/views/oa/refound/components/my.vue +++ b/web/src/views/oa/refound/components/my.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/components/notice.vue b/web/src/views/oa/refound/components/notice.vue index 5343310..f12becf 100644 --- a/web/src/views/oa/refound/components/notice.vue +++ b/web/src/views/oa/refound/components/notice.vue @@ -28,11 +28,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/detail.vue b/web/src/views/oa/refound/detail.vue index 73c1189..4aed17b 100644 --- a/web/src/views/oa/refound/detail.vue +++ b/web/src/views/oa/refound/detail.vue @@ -124,11 +124,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/flow.vue b/web/src/views/oa/refound/flow.vue index d2213fb..853c2ad 100644 --- a/web/src/views/oa/refound/flow.vue +++ b/web/src/views/oa/refound/flow.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/index.vue b/web/src/views/oa/refound/index.vue index beec8ee..6c9b5cd 100644 --- a/web/src/views/oa/refound/index.vue +++ b/web/src/views/oa/refound/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/refound/router.js b/web/src/views/oa/refound/router.js index 23223f9..2c42012 100644 --- a/web/src/views/oa/refound/router.js +++ b/web/src/views/oa/refound/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/oa/router.js b/web/src/views/oa/router.js index bb0aa2f..1fddce6 100644 --- a/web/src/views/oa/router.js +++ b/web/src/views/oa/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/fee_notice.vue b/web/src/views/print/fee_notice.vue index 670ed2b..9046474 100644 --- a/web/src/views/print/fee_notice.vue +++ b/web/src/views/print/fee_notice.vue @@ -47,11 +47,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/fee_order.vue b/web/src/views/print/fee_order.vue index ef27640..0c08b29 100644 --- a/web/src/views/print/fee_order.vue +++ b/web/src/views/print/fee_order.vue @@ -75,11 +75,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/fee_urge.vue b/web/src/views/print/fee_urge.vue index e5e147f..109e838 100644 --- a/web/src/views/print/fee_urge.vue +++ b/web/src/views/print/fee_urge.vue @@ -21,11 +21,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/index.vue b/web/src/views/print/index.vue index 3369496..b9564de 100644 --- a/web/src/views/print/index.vue +++ b/web/src/views/print/index.vue @@ -12,11 +12,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/material.vue b/web/src/views/print/material.vue index 4c9a0ce..33f0130 100644 --- a/web/src/views/print/material.vue +++ b/web/src/views/print/material.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/meeting.vue b/web/src/views/print/meeting.vue index 7413266..ab9e9c6 100644 --- a/web/src/views/print/meeting.vue +++ b/web/src/views/print/meeting.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/meter.vue b/web/src/views/print/meter.vue index 8cdef9b..19cb725 100644 --- a/web/src/views/print/meter.vue +++ b/web/src/views/print/meter.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/mission.vue b/web/src/views/print/mission.vue index 390fd3a..8a45a12 100644 --- a/web/src/views/print/mission.vue +++ b/web/src/views/print/mission.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/router.js b/web/src/views/print/router.js index 80147d3..6cefb0a 100644 --- a/web/src/views/print/router.js +++ b/web/src/views/print/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/print/storehouse.vue b/web/src/views/print/storehouse.vue index 8ddc93f..2b9e6ae 100644 --- a/web/src/views/print/storehouse.vue +++ b/web/src/views/print/storehouse.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/access.vue b/web/src/views/setting/access.vue index 3068f13..967fe83 100644 --- a/web/src/views/setting/access.vue +++ b/web/src/views/setting/access.vue @@ -57,11 +57,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/components/editor.vue b/web/src/views/setting/community/components/editor.vue index 370729c..d442dbb 100644 --- a/web/src/views/setting/community/components/editor.vue +++ b/web/src/views/setting/community/components/editor.vue @@ -61,11 +61,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/create.vue b/web/src/views/setting/community/create.vue index 4419d0b..d08df63 100644 --- a/web/src/views/setting/community/create.vue +++ b/web/src/views/setting/community/create.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/detail.vue b/web/src/views/setting/community/detail.vue index f4daba1..4723e24 100644 --- a/web/src/views/setting/community/detail.vue +++ b/web/src/views/setting/community/detail.vue @@ -154,11 +154,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/index.vue b/web/src/views/setting/community/index.vue index e446605..969da68 100644 --- a/web/src/views/setting/community/index.vue +++ b/web/src/views/setting/community/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/list.vue b/web/src/views/setting/community/list.vue index 42c18dc..a411e6e 100644 --- a/web/src/views/setting/community/list.vue +++ b/web/src/views/setting/community/list.vue @@ -34,11 +34,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/community/update.vue b/web/src/views/setting/community/update.vue index 3f52cea..bb14c5f 100644 --- a/web/src/views/setting/community/update.vue +++ b/web/src/views/setting/community/update.vue @@ -19,11 +19,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/components/job.vue b/web/src/views/setting/components/job.vue index 5aa2409..c6739e4 100644 --- a/web/src/views/setting/components/job.vue +++ b/web/src/views/setting/components/job.vue @@ -36,11 +36,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/index.vue b/web/src/views/setting/index.vue index 255fce5..76b442a 100644 --- a/web/src/views/setting/index.vue +++ b/web/src/views/setting/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/organizational.vue b/web/src/views/setting/organizational.vue index 737f798..3568ede 100644 --- a/web/src/views/setting/organizational.vue +++ b/web/src/views/setting/organizational.vue @@ -53,11 +53,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/router.js b/web/src/views/setting/router.js index dac4f02..cd08029 100644 --- a/web/src/views/setting/router.js +++ b/web/src/views/setting/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/sign.vue b/web/src/views/setting/sign.vue index 30fc73c..85f2cbc 100644 --- a/web/src/views/setting/sign.vue +++ b/web/src/views/setting/sign.vue @@ -52,11 +52,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/tpl.vue b/web/src/views/setting/tpl.vue index f4707b0..5e0ea14 100644 --- a/web/src/views/setting/tpl.vue +++ b/web/src/views/setting/tpl.vue @@ -19,11 +19,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/setting/workflow.vue b/web/src/views/setting/workflow.vue index 9c0019c..538d65c 100644 --- a/web/src/views/setting/workflow.vue +++ b/web/src/views/setting/workflow.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/index.vue b/web/src/views/statistic/index.vue index 5297c98..c87322c 100644 --- a/web/src/views/statistic/index.vue +++ b/web/src/views/statistic/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/payment.vue b/web/src/views/statistic/payment.vue index 3631c54..d1b16e3 100644 --- a/web/src/views/statistic/payment.vue +++ b/web/src/views/statistic/payment.vue @@ -57,11 +57,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/pledge.vue b/web/src/views/statistic/pledge.vue index 7884b1d..8d50556 100644 --- a/web/src/views/statistic/pledge.vue +++ b/web/src/views/statistic/pledge.vue @@ -39,11 +39,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/router.js b/web/src/views/statistic/router.js index f47297a..7c6091f 100644 --- a/web/src/views/statistic/router.js +++ b/web/src/views/statistic/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/entrance.vue b/web/src/views/statistic/screen/components/entrance.vue index dae155a..61bf7f4 100644 --- a/web/src/views/statistic/screen/components/entrance.vue +++ b/web/src/views/statistic/screen/components/entrance.vue @@ -11,11 +11,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/iot.vue b/web/src/views/statistic/screen/components/iot.vue index b122959..4a9d3ae 100644 --- a/web/src/views/statistic/screen/components/iot.vue +++ b/web/src/views/statistic/screen/components/iot.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/map.vue b/web/src/views/statistic/screen/components/map.vue index af1c375..a0b8bcb 100644 --- a/web/src/views/statistic/screen/components/map.vue +++ b/web/src/views/statistic/screen/components/map.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/notice.vue b/web/src/views/statistic/screen/components/notice.vue index a4c87d4..e745b61 100644 --- a/web/src/views/statistic/screen/components/notice.vue +++ b/web/src/views/statistic/screen/components/notice.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/online.vue b/web/src/views/statistic/screen/components/online.vue index fbc2cd7..a292660 100644 --- a/web/src/views/statistic/screen/components/online.vue +++ b/web/src/views/statistic/screen/components/online.vue @@ -16,11 +16,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/order.vue b/web/src/views/statistic/screen/components/order.vue index 0bd7315..672283a 100644 --- a/web/src/views/statistic/screen/components/order.vue +++ b/web/src/views/statistic/screen/components/order.vue @@ -17,11 +17,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/server.vue b/web/src/views/statistic/screen/components/server.vue index 8d5ac2d..17b373f 100644 --- a/web/src/views/statistic/screen/components/server.vue +++ b/web/src/views/statistic/screen/components/server.vue @@ -10,11 +10,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/slider.vue b/web/src/views/statistic/screen/components/slider.vue index c4d5b2d..758fcb7 100644 --- a/web/src/views/statistic/screen/components/slider.vue +++ b/web/src/views/statistic/screen/components/slider.vue @@ -19,11 +19,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/components/warning.vue b/web/src/views/statistic/screen/components/warning.vue index 05fd011..a9cd8ea 100644 --- a/web/src/views/statistic/screen/components/warning.vue +++ b/web/src/views/statistic/screen/components/warning.vue @@ -27,11 +27,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/statistic/screen/index.vue b/web/src/views/statistic/screen/index.vue index a3cc54a..56097c5 100644 --- a/web/src/views/statistic/screen/index.vue +++ b/web/src/views/statistic/screen/index.vue @@ -133,11 +133,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/index.vue b/web/src/views/user/index.vue index b8b9b23..ceff88d 100644 --- a/web/src/views/user/index.vue +++ b/web/src/views/user/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/components/community.vue b/web/src/views/user/init/components/community.vue index c66ba6c..f53ed94 100644 --- a/web/src/views/user/init/components/community.vue +++ b/web/src/views/user/init/components/community.vue @@ -57,11 +57,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/components/profile.vue b/web/src/views/user/init/components/profile.vue index 9fa48f9..4e7ca79 100644 --- a/web/src/views/user/init/components/profile.vue +++ b/web/src/views/user/init/components/profile.vue @@ -39,11 +39,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020~2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/fill.vue b/web/src/views/user/init/fill.vue index c0e0741..9fd0020 100644 --- a/web/src/views/user/init/fill.vue +++ b/web/src/views/user/init/fill.vue @@ -32,11 +32,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/index.vue b/web/src/views/user/init/index.vue index 965fc94..805ee96 100644 --- a/web/src/views/user/init/index.vue +++ b/web/src/views/user/init/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/router.js b/web/src/views/user/init/router.js index 161f4c3..9c9933a 100644 --- a/web/src/views/user/init/router.js +++ b/web/src/views/user/init/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/init/scan.vue b/web/src/views/user/init/scan.vue index 7109945..3100b66 100644 --- a/web/src/views/user/init/scan.vue +++ b/web/src/views/user/init/scan.vue @@ -30,11 +30,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/login/index.vue b/web/src/views/user/login/index.vue index 5422bbc..3f80707 100644 --- a/web/src/views/user/login/index.vue +++ b/web/src/views/user/login/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/login/main.vue b/web/src/views/user/login/main.vue index e69a3b8..70e7f82 100644 --- a/web/src/views/user/login/main.vue +++ b/web/src/views/user/login/main.vue @@ -80,11 +80,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/login/router.js b/web/src/views/user/login/router.js index 86de5ca..ee7318c 100644 --- a/web/src/views/user/login/router.js +++ b/web/src/views/user/login/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/login/wechat.vue b/web/src/views/user/login/wechat.vue index 776283d..f2d11da 100644 --- a/web/src/views/user/login/wechat.vue +++ b/web/src/views/user/login/wechat.vue @@ -40,11 +40,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/router.js b/web/src/views/user/router.js index b4ffa45..c260c43 100644 --- a/web/src/views/user/router.js +++ b/web/src/views/user/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/zone/index.vue b/web/src/views/user/zone/index.vue index a55d8d7..45edef3 100644 --- a/web/src/views/user/zone/index.vue +++ b/web/src/views/user/zone/index.vue @@ -7,11 +7,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/zone/profile.vue b/web/src/views/user/zone/profile.vue index 2f310e4..b543d59 100644 --- a/web/src/views/user/zone/profile.vue +++ b/web/src/views/user/zone/profile.vue @@ -56,11 +56,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/zone/reset.vue b/web/src/views/user/zone/reset.vue index 3fe9d52..228e1b2 100644 --- a/web/src/views/user/zone/reset.vue +++ b/web/src/views/user/zone/reset.vue @@ -33,11 +33,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */ diff --git a/web/src/views/user/zone/router.js b/web/src/views/user/zone/router.js index 5fa38d6..b3fc2d7 100644 --- a/web/src/views/user/zone/router.js +++ b/web/src/views/user/zone/router.js @@ -2,11 +2,11 @@ * +---------------------------------------------------------------------- * | 「e家宜业」 —— 助力物业服务升级,用心服务万千业主 * +---------------------------------------------------------------------- - * | Copyright (c) 2020~2021 https://www.chowa.com All rights reserved. + * | Copyright (c) 2020-2022 https://www.chowa.cn All rights reserved. * +---------------------------------------------------------------------- * | Licensed 未经许可不能去掉「e家宜业」和「卓瓦科技」相关版权 * +---------------------------------------------------------------------- - * | Author: jixuecong@chowa.cn + * | Author: concat@chowa.cn * +---------------------------------------------------------------------- */