|
@@ -2,15 +2,39 @@
|
2
|
2
|
<project version="4">
|
3
|
3
|
<component name="ChangeListManager">
|
4
|
4
|
<list default="true" id="051ae1e0-ece1-4622-91c0-3f05ac339943" name="Default Changelist" comment="">
|
|
5
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/SysReportReasonMapper.java" afterDir="false" />
|
|
6
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReportMapper.java" afterDir="false" />
|
|
7
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/SysReportReason.java" afterDir="false" />
|
|
8
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpTransactionReport.java" afterDir="false" />
|
|
9
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/SysReportReasonMapper.xml" afterDir="false" />
|
|
10
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReportMapper.xml" afterDir="false" />
|
|
11
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/CarouselSettingController.java" afterDir="false" />
|
|
12
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TpCarouselSettingMapper.java" afterDir="false" />
|
|
13
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/TpCarouselSetting.java" afterDir="false" />
|
|
14
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/ICarouselSettingService.java" afterDir="false" />
|
|
15
|
+ <change afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpCarouselSettingServiceImpl.java" afterDir="false" />
|
|
16
|
+ <change afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/menu.js" afterDir="false" />
|
|
17
|
+ <change afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/tels.js" afterDir="false" />
|
|
18
|
+ <change afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/menu.js" afterDir="false" />
|
|
19
|
+ <change afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/tels.js" afterDir="false" />
|
5
|
20
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
6
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java" afterDir="false" />
|
7
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java" afterDir="false" />
|
8
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml" afterDir="false" />
|
9
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java" afterDir="false" />
|
10
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java" afterDir="false" />
|
11
|
|
- <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/router/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/router/index.js" afterDir="false" />
|
|
21
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java" afterDir="false" />
|
|
22
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java" afterDir="false" />
|
|
23
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/AnnouncementTelController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/AnnouncementTelController.java" afterDir="false" />
|
|
24
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TaSysMenuController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TaSysMenuController.java" afterDir="false" />
|
|
25
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TaSysMenuMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TaSysMenuMapper.java" afterDir="false" />
|
|
26
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/AnnouncementTel.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/AnnouncementTel.java" afterDir="false" />
|
|
27
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/ITaSysMenuService.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/ITaSysMenuService.java" afterDir="false" />
|
|
28
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BillServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BillServiceImpl.java" afterDir="false" />
|
|
29
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TaSysMenuServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TaSysMenuServiceImpl.java" afterDir="false" />
|
|
30
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpActivityServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpActivityServiceImpl.java" afterDir="false" />
|
|
31
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/TaSysMenuMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/TaSysMenuMapper.xml" afterDir="false" />
|
|
32
|
+ <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/banner.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/banner.js" afterDir="false" />
|
12
|
33
|
<change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/index.js" afterDir="false" />
|
13
|
|
- <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/ticket/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/ticket/index.vue" afterDir="false" />
|
|
34
|
+ <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/banner.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/banner.js" afterDir="false" />
|
|
35
|
+ <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/index.vue" afterDir="false" />
|
|
36
|
+ <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/property/add/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/property/add/index.vue" afterDir="false" />
|
|
37
|
+ <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/property/edi/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/systemResources/app/property/edi/index.vue" afterDir="false" />
|
14
|
38
|
</list>
|
15
|
39
|
<ignored path="$PROJECT_DIR$/../smart-community/eureka-sever/target/" />
|
16
|
40
|
<ignored path="$PROJECT_DIR$/../smart-community/app-api/target/" />
|
|
@@ -31,73 +55,19 @@
|
31
|
55
|
<component name="FileEditorManager">
|
32
|
56
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
33
|
57
|
<file pinned="false" current-in-tab="false">
|
34
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/MessageMapper.java">
|
|
58
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java">
|
35
|
59
|
<provider selected="true" editor-type-id="text-editor">
|
36
|
|
- <state relative-caret-position="159">
|
37
|
|
- <caret line="41" column="9" selection-start-line="41" selection-start-column="9" selection-end-line="41" selection-end-column="9" />
|
38
|
|
- <folding>
|
39
|
|
- <element signature="imports" expanded="true" />
|
40
|
|
- </folding>
|
41
|
|
- </state>
|
42
|
|
- </provider>
|
43
|
|
- </entry>
|
44
|
|
- </file>
|
45
|
|
- <file pinned="false" current-in-tab="false">
|
46
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TpAnnouncementController.java">
|
47
|
|
- <provider selected="true" editor-type-id="text-editor">
|
48
|
|
- <state relative-caret-position="432">
|
49
|
|
- <caret line="77" column="63" lean-forward="true" selection-start-line="77" selection-start-column="59" selection-end-line="77" selection-end-column="77" />
|
|
60
|
+ <state relative-caret-position="6401">
|
|
61
|
+ <caret line="468" column="9" selection-start-line="464" selection-start-column="30" selection-end-line="468" selection-end-column="9" />
|
50
|
62
|
</state>
|
51
|
63
|
</provider>
|
52
|
64
|
</entry>
|
53
|
65
|
</file>
|
54
|
66
|
<file pinned="false" current-in-tab="true">
|
55
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/MessageController.java">
|
56
|
|
- <provider selected="true" editor-type-id="text-editor">
|
57
|
|
- <state relative-caret-position="235">
|
58
|
|
- <caret line="42" column="58" lean-forward="true" selection-start-line="42" selection-start-column="58" selection-end-line="42" selection-end-column="58" />
|
59
|
|
- </state>
|
60
|
|
- </provider>
|
61
|
|
- </entry>
|
62
|
|
- </file>
|
63
|
|
- <file pinned="false" current-in-tab="false">
|
64
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IMessageService.java">
|
65
|
|
- <provider selected="true" editor-type-id="text-editor">
|
66
|
|
- <state relative-caret-position="318">
|
67
|
|
- <caret line="33" column="14" selection-start-line="33" selection-start-column="14" selection-end-line="33" selection-end-column="14" />
|
68
|
|
- <folding>
|
69
|
|
- <element signature="imports" expanded="true" />
|
70
|
|
- </folding>
|
71
|
|
- </state>
|
72
|
|
- </provider>
|
73
|
|
- </entry>
|
74
|
|
- </file>
|
75
|
|
- <file pinned="false" current-in-tab="false">
|
76
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/MessageMapper.xml">
|
77
|
|
- <provider selected="true" editor-type-id="text-editor">
|
78
|
|
- <state relative-caret-position="-22">
|
79
|
|
- <caret line="119" column="19" lean-forward="true" selection-start-line="119" selection-start-column="19" selection-end-line="119" selection-end-column="19" />
|
80
|
|
- </state>
|
81
|
|
- </provider>
|
82
|
|
- </entry>
|
83
|
|
- </file>
|
84
|
|
- <file pinned="false" current-in-tab="false">
|
85
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/MessageServiceImpl.java">
|
86
|
|
- <provider selected="true" editor-type-id="text-editor">
|
87
|
|
- <state relative-caret-position="767">
|
88
|
|
- <caret line="101" column="50" selection-start-line="101" selection-start-column="50" selection-end-line="101" selection-end-column="50" />
|
89
|
|
- <folding>
|
90
|
|
- <element signature="imports" expanded="true" />
|
91
|
|
- </folding>
|
92
|
|
- </state>
|
93
|
|
- </provider>
|
94
|
|
- </entry>
|
95
|
|
- </file>
|
96
|
|
- <file pinned="false" current-in-tab="false">
|
97
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java">
|
|
67
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java">
|
98
|
68
|
<provider selected="true" editor-type-id="text-editor">
|
99
|
|
- <state relative-caret-position="345">
|
100
|
|
- <caret line="246" column="53" selection-start-line="246" selection-start-column="34" selection-end-line="246" selection-end-column="53" />
|
|
69
|
+ <state relative-caret-position="-1220">
|
|
70
|
+ <caret line="81" lean-forward="true" selection-start-line="81" selection-end-line="81" />
|
101
|
71
|
</state>
|
102
|
72
|
</provider>
|
103
|
73
|
</entry>
|
|
@@ -114,11 +84,18 @@
|
114
|
84
|
<find>ticketId</find>
|
115
|
85
|
<find>updateTicketsReply</find>
|
116
|
86
|
<find>AddTempBillInvoice</find>
|
117
|
|
- <find>tpMessageMapper</find>
|
118
|
87
|
<find>tpannouncementTelMapper</find>
|
119
|
88
|
<find>addAiTicketService</find>
|
120
|
89
|
<find>111</find>
|
121
|
90
|
<find>MessageMapper</find>
|
|
91
|
+ <find>DESC</find>
|
|
92
|
+ <find>ORDER BY create_date DESC</find>
|
|
93
|
+ <find>tpTicketMapper</find>
|
|
94
|
+ <find>message</find>
|
|
95
|
+ <find>tatus</find>
|
|
96
|
+ <find>tpMessageMapper</find>
|
|
97
|
+ <find>评价</find>
|
|
98
|
+ <find>Base_Column_List</find>
|
122
|
99
|
</findStrings>
|
123
|
100
|
</component>
|
124
|
101
|
<component name="Git.Settings">
|
|
@@ -146,18 +123,21 @@
|
146
|
123
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/TpTicketMapper.xml" />
|
147
|
124
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/AppApplication.java" />
|
148
|
125
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/TpTicket.java" />
|
149
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java" />
|
150
|
126
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java" />
|
151
|
127
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java" />
|
152
|
128
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml" />
|
153
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java" />
|
154
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java" />
|
155
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/MessageMapper.xml" />
|
156
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/MessageMapper.java" />
|
157
|
129
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IMessageService.java" />
|
158
|
130
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/Message.java" />
|
159
|
131
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/MessageServiceImpl.java" />
|
160
|
132
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/MessageController.java" />
|
|
133
|
+ <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java" />
|
|
134
|
+ <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/MessageMapper.java" />
|
|
135
|
+ <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/MessageMapper.xml" />
|
|
136
|
+ <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java" />
|
|
137
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TaSysUserRoleMapper.java" />
|
|
138
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TaSysUserRoleMapper.xml" />
|
|
139
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java" />
|
|
140
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java" />
|
161
|
141
|
</list>
|
162
|
142
|
</option>
|
163
|
143
|
</component>
|
|
@@ -179,11 +159,11 @@
|
179
|
159
|
<option name="jreName" value="1.8" />
|
180
|
160
|
<option name="vmOptions" value="-DarchetypeCatalog=internal" />
|
181
|
161
|
</component>
|
182
|
|
- <component name="ProjectFrameBounds" extendedState="6">
|
183
|
|
- <option name="x" value="-111" />
|
184
|
|
- <option name="y" value="456" />
|
|
162
|
+ <component name="ProjectFrameBounds" extendedState="1">
|
|
163
|
+ <option name="x" value="-69" />
|
|
164
|
+ <option name="y" value="95" />
|
185
|
165
|
<option name="width" value="1940" />
|
186
|
|
- <option name="height" value="1064" />
|
|
166
|
+ <option name="height" value="1044" />
|
187
|
167
|
</component>
|
188
|
168
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
189
|
169
|
<component name="ProjectView">
|
|
@@ -201,25 +181,25 @@
|
201
|
181
|
<path>
|
202
|
182
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
203
|
183
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
204
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
184
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
205
|
185
|
</path>
|
206
|
186
|
<path>
|
207
|
187
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
208
|
188
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
209
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
189
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
210
|
190
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
211
|
191
|
</path>
|
212
|
192
|
<path>
|
213
|
193
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
214
|
194
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
215
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
195
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
216
|
196
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
217
|
197
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
218
|
198
|
</path>
|
219
|
199
|
<path>
|
220
|
200
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
221
|
201
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
222
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
202
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
223
|
203
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
224
|
204
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
225
|
205
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -227,7 +207,7 @@
|
227
|
207
|
<path>
|
228
|
208
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
229
|
209
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
230
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
210
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
231
|
211
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
232
|
212
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
233
|
213
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -236,7 +216,7 @@
|
236
|
216
|
<path>
|
237
|
217
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
238
|
218
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
239
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
219
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
240
|
220
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
241
|
221
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
242
|
222
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -246,7 +226,7 @@
|
246
|
226
|
<path>
|
247
|
227
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
248
|
228
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
249
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
229
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
250
|
230
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
251
|
231
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
252
|
232
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -257,7 +237,7 @@
|
257
|
237
|
<path>
|
258
|
238
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
259
|
239
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
260
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
240
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
261
|
241
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
262
|
242
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
263
|
243
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -269,7 +249,7 @@
|
269
|
249
|
<path>
|
270
|
250
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
271
|
251
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
272
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
252
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
273
|
253
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
274
|
254
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
275
|
255
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -281,7 +261,7 @@
|
281
|
261
|
<path>
|
282
|
262
|
<item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
283
|
263
|
<item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
284
|
|
- <item name="property-api" type="462c0819:PsiDirectoryNode" />
|
|
264
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
285
|
265
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
286
|
266
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
287
|
267
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
@@ -291,6 +271,23 @@
|
291
|
271
|
<item name="service" type="462c0819:PsiDirectoryNode" />
|
292
|
272
|
<item name="impl" type="462c0819:PsiDirectoryNode" />
|
293
|
273
|
</path>
|
|
274
|
+ <path>
|
|
275
|
+ <item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
|
276
|
+ <item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
|
277
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
|
278
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
279
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
280
|
+ <item name="resources" type="462c0819:PsiDirectoryNode" />
|
|
281
|
+ </path>
|
|
282
|
+ <path>
|
|
283
|
+ <item name="smart-community-word" type="b2602c69:ProjectViewProjectNode" />
|
|
284
|
+ <item name="smart-community" type="462c0819:PsiDirectoryNode" />
|
|
285
|
+ <item name="app-api" type="462c0819:PsiDirectoryNode" />
|
|
286
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
287
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
288
|
+ <item name="resources" type="462c0819:PsiDirectoryNode" />
|
|
289
|
+ <item name="mapper" type="462c0819:PsiDirectoryNode" />
|
|
290
|
+ </path>
|
294
|
291
|
</expand>
|
295
|
292
|
<select />
|
296
|
293
|
</subPane>
|
|
@@ -306,7 +303,7 @@
|
306
|
303
|
<property name="RequestMappingsPanelWidth1" value="75" />
|
307
|
304
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
308
|
305
|
<property name="aspect.path.notification.shown" value="true" />
|
309
|
|
- <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1551864485578" />
|
|
306
|
+ <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1551875905855" />
|
310
|
307
|
<property name="last_opened_file_path" value="D:/java/workspace/heishi/wx_project" />
|
311
|
308
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
312
|
309
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
@@ -341,7 +338,7 @@
|
341
|
338
|
</list>
|
342
|
339
|
</option>
|
343
|
340
|
</component>
|
344
|
|
- <component name="RunManager" selected="Spring Boot.PropertyApplication">
|
|
341
|
+ <component name="RunManager" selected="Spring Boot.AppApplication">
|
345
|
342
|
<configuration default="true" type="Applet">
|
346
|
343
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
347
|
344
|
<method v="2">
|
|
@@ -464,18 +461,18 @@
|
464
|
461
|
<workItem from="1551662011680" duration="1281000" />
|
465
|
462
|
<workItem from="1551749121214" duration="1532000" />
|
466
|
463
|
<workItem from="1551756299155" duration="11716000" />
|
467
|
|
- <workItem from="1551834513428" duration="20443000" />
|
|
464
|
+ <workItem from="1551834513428" duration="30766000" />
|
468
|
465
|
</task>
|
469
|
466
|
<servers />
|
470
|
467
|
</component>
|
471
|
468
|
<component name="TimeTrackingManager">
|
472
|
|
- <option name="totallyTimeSpent" value="119856000" />
|
|
469
|
+ <option name="totallyTimeSpent" value="130179000" />
|
473
|
470
|
</component>
|
474
|
471
|
<component name="ToolWindowManager">
|
475
|
|
- <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
472
|
+ <frame x="-69" y="95" width="1940" height="1044" extended-state="0" />
|
476
|
473
|
<editor active="true" />
|
477
|
474
|
<layout>
|
478
|
|
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.15565032" />
|
|
475
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24574468" />
|
479
|
476
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
480
|
477
|
<window_info id="Designer" order="2" />
|
481
|
478
|
<window_info id="Image Layers" order="3" />
|
|
@@ -486,18 +483,18 @@
|
486
|
483
|
<window_info anchor="bottom" id="Message" order="0" />
|
487
|
484
|
<window_info anchor="bottom" id="Find" order="1" />
|
488
|
485
|
<window_info anchor="bottom" id="Run" order="2" sideWeight="0.6998934" weight="0.3530067" />
|
489
|
|
- <window_info active="true" anchor="bottom" id="Debug" order="3" sideWeight="0.8566098" visible="true" weight="0.18930958" />
|
|
486
|
+ <window_info anchor="bottom" id="Debug" order="3" sideWeight="0.85531914" visible="true" weight="0.27878103" />
|
490
|
487
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
491
|
488
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
492
|
489
|
<window_info anchor="bottom" id="TODO" order="6" />
|
493
|
490
|
<window_info anchor="bottom" id="Spring" order="7" />
|
494
|
|
- <window_info anchor="bottom" id="Terminal" order="8" />
|
|
491
|
+ <window_info anchor="bottom" id="Terminal" order="8" sideWeight="0.49946696" weight="0.32962137" />
|
495
|
492
|
<window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
|
496
|
|
- <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.1433902" side_tool="true" weight="0.1091314" />
|
|
493
|
+ <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.14468086" side_tool="true" visible="true" weight="0.27878103" />
|
497
|
494
|
<window_info anchor="bottom" id="Messages" order="11" sideWeight="0.49969268" weight="0.18262807" />
|
498
|
|
- <window_info anchor="bottom" id="Java Enterprise" order="12" />
|
|
495
|
+ <window_info anchor="bottom" id="Java Enterprise" order="12" sideWeight="0.49946696" weight="0.32962137" />
|
499
|
496
|
<window_info anchor="bottom" id="Database Changes" order="13" />
|
500
|
|
- <window_info anchor="bottom" id="Version Control" order="14" />
|
|
497
|
+ <window_info anchor="bottom" id="Version Control" order="14" sideWeight="0.49946696" weight="0.32850778" />
|
501
|
498
|
<window_info anchor="right" id="Commander" order="0" weight="0.4" />
|
502
|
499
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
503
|
500
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
@@ -548,6 +545,32 @@
|
548
|
545
|
<component name="TypeScriptGeneratedFilesManager">
|
549
|
546
|
<option name="version" value="1" />
|
550
|
547
|
</component>
|
|
548
|
+ <component name="Vcs.Log.Tabs.Properties">
|
|
549
|
+ <option name="TAB_STATES">
|
|
550
|
+ <map>
|
|
551
|
+ <entry key="MAIN">
|
|
552
|
+ <value>
|
|
553
|
+ <State>
|
|
554
|
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
555
|
+ <collection />
|
|
556
|
+ </option>
|
|
557
|
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
558
|
+ <collection />
|
|
559
|
+ </option>
|
|
560
|
+ <option name="COLUMN_ORDER">
|
|
561
|
+ <list>
|
|
562
|
+ <option value="0" />
|
|
563
|
+ <option value="1" />
|
|
564
|
+ <option value="2" />
|
|
565
|
+ <option value="3" />
|
|
566
|
+ </list>
|
|
567
|
+ </option>
|
|
568
|
+ </State>
|
|
569
|
+ </value>
|
|
570
|
+ </entry>
|
|
571
|
+ </map>
|
|
572
|
+ </option>
|
|
573
|
+ </component>
|
551
|
574
|
<component name="XDebuggerManager">
|
552
|
575
|
<breakpoint-manager>
|
553
|
576
|
<breakpoints>
|
|
@@ -563,66 +586,16 @@
|
563
|
586
|
<properties />
|
564
|
587
|
<option name="timeStamp" value="5" />
|
565
|
588
|
</line-breakpoint>
|
|
589
|
+ <line-breakpoint enabled="true" type="java-line">
|
|
590
|
+ <url>file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java</url>
|
|
591
|
+ <line>204</line>
|
|
592
|
+ <properties />
|
|
593
|
+ <option name="timeStamp" value="10" />
|
|
594
|
+ </line-breakpoint>
|
566
|
595
|
</breakpoints>
|
567
|
596
|
</breakpoint-manager>
|
568
|
597
|
</component>
|
569
|
598
|
<component name="editorHistoryManager">
|
570
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BillServiceImpl.java">
|
571
|
|
- <provider selected="true" editor-type-id="text-editor">
|
572
|
|
- <state relative-caret-position="27">
|
573
|
|
- <caret line="314" column="25" selection-start-line="314" selection-start-column="25" selection-end-line="314" selection-end-column="25" />
|
574
|
|
- </state>
|
575
|
|
- </provider>
|
576
|
|
- </entry>
|
577
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/BillController.java">
|
578
|
|
- <provider selected="true" editor-type-id="text-editor">
|
579
|
|
- <state relative-caret-position="504">
|
580
|
|
- <caret line="84" column="42" selection-start-line="84" selection-start-column="36" selection-end-line="84" selection-end-column="48" />
|
581
|
|
- </state>
|
582
|
|
- </provider>
|
583
|
|
- </entry>
|
584
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/BillInvoiceController.java">
|
585
|
|
- <provider selected="true" editor-type-id="text-editor">
|
586
|
|
- <state relative-caret-position="425">
|
587
|
|
- <caret line="125" column="56" selection-start-line="125" selection-start-column="43" selection-end-line="125" selection-end-column="66" />
|
588
|
|
- </state>
|
589
|
|
- </provider>
|
590
|
|
- </entry>
|
591
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/ImageServiceI.java">
|
592
|
|
- <provider selected="true" editor-type-id="text-editor">
|
593
|
|
- <state relative-caret-position="270">
|
594
|
|
- <caret line="12" column="17" selection-start-line="12" selection-start-column="17" selection-end-line="12" selection-end-column="17" />
|
595
|
|
- </state>
|
596
|
|
- </provider>
|
597
|
|
- </entry>
|
598
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/ImageController.java">
|
599
|
|
- <provider selected="true" editor-type-id="text-editor">
|
600
|
|
- <state relative-caret-position="675">
|
601
|
|
- <caret line="40" column="45" selection-start-line="40" selection-start-column="38" selection-end-line="40" selection-end-column="49" />
|
602
|
|
- </state>
|
603
|
|
- </provider>
|
604
|
|
- </entry>
|
605
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/ImageServiceimpl.java">
|
606
|
|
- <provider selected="true" editor-type-id="text-editor">
|
607
|
|
- <state relative-caret-position="216">
|
608
|
|
- <caret line="8" column="27" selection-start-line="8" selection-start-column="27" selection-end-line="8" selection-end-column="27" />
|
609
|
|
- </state>
|
610
|
|
- </provider>
|
611
|
|
- </entry>
|
612
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/ITaUserService.java">
|
613
|
|
- <provider selected="true" editor-type-id="text-editor">
|
614
|
|
- <state relative-caret-position="405">
|
615
|
|
- <caret line="18" column="36" selection-start-line="18" selection-start-column="36" selection-end-line="18" selection-end-column="36" />
|
616
|
|
- </state>
|
617
|
|
- </provider>
|
618
|
|
- </entry>
|
619
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java">
|
620
|
|
- <provider selected="true" editor-type-id="text-editor">
|
621
|
|
- <state relative-caret-position="2754">
|
622
|
|
- <caret line="124" column="96" selection-start-line="124" selection-start-column="96" selection-end-line="124" selection-end-column="96" />
|
623
|
|
- </state>
|
624
|
|
- </provider>
|
625
|
|
- </entry>
|
626
|
599
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/MqMessage.java" />
|
627
|
600
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/MqMessageMapper.java" />
|
628
|
601
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/UserMapper.java">
|
|
@@ -639,13 +612,6 @@
|
639
|
612
|
</state>
|
640
|
613
|
</provider>
|
641
|
614
|
</entry>
|
642
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TpTicketController.java">
|
643
|
|
- <provider selected="true" editor-type-id="text-editor">
|
644
|
|
- <state relative-caret-position="54">
|
645
|
|
- <caret line="42" column="54" lean-forward="true" selection-start-line="42" selection-start-column="54" selection-end-line="42" selection-end-column="54" />
|
646
|
|
- </state>
|
647
|
|
- </provider>
|
648
|
|
- </entry>
|
649
|
615
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/TaSysUserRoleMapper.xml">
|
650
|
616
|
<provider selected="true" editor-type-id="text-editor" />
|
651
|
617
|
</entry>
|
|
@@ -684,13 +650,6 @@
|
684
|
650
|
</state>
|
685
|
651
|
</provider>
|
686
|
652
|
</entry>
|
687
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java">
|
688
|
|
- <provider selected="true" editor-type-id="text-editor">
|
689
|
|
- <state relative-caret-position="405">
|
690
|
|
- <caret line="23" column="109" selection-start-line="23" selection-start-column="101" selection-end-line="23" selection-end-column="109" />
|
691
|
|
- </state>
|
692
|
|
- </provider>
|
693
|
|
- </entry>
|
694
|
653
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/BillStatementMapper.java">
|
695
|
654
|
<provider selected="true" editor-type-id="text-editor">
|
696
|
655
|
<state relative-caret-position="351">
|
|
@@ -724,13 +683,6 @@
|
724
|
683
|
</state>
|
725
|
684
|
</provider>
|
726
|
685
|
</entry>
|
727
|
|
- <entry file="jar://F:/maven3.5/maven/serverRepository/org/springframework/spring-core/5.0.8.RELEASE/spring-core-5.0.8.RELEASE.jar!/org/springframework/cglib/proxy/MethodProxy.class">
|
728
|
|
- <provider selected="true" editor-type-id="text-editor">
|
729
|
|
- <state relative-caret-position="2403">
|
730
|
|
- <caret line="104" selection-start-line="104" selection-end-line="104" />
|
731
|
|
- </state>
|
732
|
|
- </provider>
|
733
|
|
- </entry>
|
734
|
686
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/RoleMapper.java">
|
735
|
687
|
<provider selected="true" editor-type-id="text-editor">
|
736
|
688
|
<state relative-caret-position="351">
|
|
@@ -770,131 +722,148 @@
|
770
|
722
|
</state>
|
771
|
723
|
</provider>
|
772
|
724
|
</entry>
|
773
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTicketMapper.xml">
|
|
725
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml">
|
774
|
726
|
<provider selected="true" editor-type-id="text-editor">
|
775
|
|
- <state relative-caret-position="2660">
|
776
|
|
- <caret line="229" column="2" selection-start-line="229" selection-start-column="2" selection-end-line="229" selection-end-column="2" />
|
|
727
|
+ <state relative-caret-position="338">
|
|
728
|
+ <caret line="385" column="26" selection-start-line="385" selection-start-column="26" selection-end-line="385" selection-end-column="26" />
|
777
|
729
|
</state>
|
778
|
730
|
</provider>
|
779
|
731
|
</entry>
|
780
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java">
|
|
732
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java">
|
781
|
733
|
<provider selected="true" editor-type-id="text-editor">
|
782
|
|
- <state relative-caret-position="527">
|
783
|
|
- <caret line="39" column="1" lean-forward="true" selection-start-line="39" selection-start-column="1" selection-end-line="39" selection-end-column="1" />
|
|
734
|
+ <state relative-caret-position="473">
|
|
735
|
+ <caret line="46" column="7" lean-forward="true" selection-start-line="46" selection-start-column="7" selection-end-line="46" selection-end-column="7" />
|
784
|
736
|
</state>
|
785
|
737
|
</provider>
|
786
|
738
|
</entry>
|
787
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/TicketController.java">
|
|
739
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/TpAnnouncementService.java">
|
788
|
740
|
<provider selected="true" editor-type-id="text-editor">
|
789
|
|
- <state relative-caret-position="374">
|
790
|
|
- <caret line="164" column="65" selection-start-line="164" selection-start-column="47" selection-end-line="164" selection-end-column="65" />
|
|
741
|
+ <state relative-caret-position="480">
|
|
742
|
+ <caret line="26" column="27" lean-forward="true" selection-start-line="26" selection-start-column="17" selection-end-line="26" selection-end-column="32" />
|
791
|
743
|
</state>
|
792
|
744
|
</provider>
|
793
|
745
|
</entry>
|
794
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/ITicketService.java">
|
|
746
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/ImageController.java">
|
795
|
747
|
<provider selected="true" editor-type-id="text-editor">
|
796
|
|
- <state relative-caret-position="311">
|
797
|
|
- <caret line="64" column="24" lean-forward="true" selection-start-line="64" selection-start-column="17" selection-end-line="64" selection-end-column="36" />
|
|
748
|
+ <state relative-caret-position="231">
|
|
749
|
+ <caret line="37" column="13" selection-start-line="37" selection-start-column="13" selection-end-line="37" selection-end-column="13" />
|
798
|
750
|
</state>
|
799
|
751
|
</provider>
|
800
|
752
|
</entry>
|
801
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpMessageMapper.xml">
|
|
753
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IMessageService.java">
|
802
|
754
|
<provider selected="true" editor-type-id="text-editor">
|
803
|
|
- <state relative-caret-position="338">
|
804
|
|
- <caret line="385" column="26" selection-start-line="385" selection-start-column="26" selection-end-line="385" selection-end-column="26" />
|
|
755
|
+ <state relative-caret-position="318">
|
|
756
|
+ <caret line="33" column="14" selection-start-line="33" selection-start-column="14" selection-end-line="33" selection-end-column="14" />
|
|
757
|
+ <folding>
|
|
758
|
+ <element signature="imports" expanded="true" />
|
|
759
|
+ </folding>
|
805
|
760
|
</state>
|
806
|
761
|
</provider>
|
807
|
762
|
</entry>
|
808
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java">
|
|
763
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/MessageController.java">
|
809
|
764
|
<provider selected="true" editor-type-id="text-editor">
|
810
|
|
- <state relative-caret-position="473">
|
811
|
|
- <caret line="46" column="7" lean-forward="true" selection-start-line="46" selection-start-column="7" selection-end-line="46" selection-end-column="7" />
|
|
765
|
+ <state relative-caret-position="235">
|
|
766
|
+ <caret line="42" column="58" selection-start-line="42" selection-start-column="58" selection-end-line="42" selection-end-column="58" />
|
812
|
767
|
</state>
|
813
|
768
|
</provider>
|
814
|
769
|
</entry>
|
815
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java">
|
|
770
|
+ <entry file="jar://F:/maven3.5/maven/serverRepository/org/springframework/spring-core/5.0.8.RELEASE/spring-core-5.0.8.RELEASE.jar!/org/springframework/cglib/proxy/MethodProxy.class">
|
816
|
771
|
<provider selected="true" editor-type-id="text-editor">
|
817
|
|
- <state relative-caret-position="418">
|
818
|
|
- <caret line="390" column="9" lean-forward="true" selection-start-line="390" selection-start-column="9" selection-end-line="390" selection-end-column="9" />
|
|
772
|
+ <state relative-caret-position="225">
|
|
773
|
+ <caret line="105" selection-start-line="105" selection-end-line="105" />
|
819
|
774
|
</state>
|
820
|
775
|
</provider>
|
821
|
776
|
</entry>
|
822
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/TpAnnouncementService.java">
|
|
777
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java">
|
823
|
778
|
<provider selected="true" editor-type-id="text-editor">
|
824
|
|
- <state relative-caret-position="480">
|
825
|
|
- <caret line="26" column="27" lean-forward="true" selection-start-line="26" selection-start-column="17" selection-end-line="26" selection-end-column="32" />
|
|
779
|
+ <state relative-caret-position="306">
|
|
780
|
+ <caret line="24" column="15" selection-start-line="24" selection-start-column="15" selection-end-line="24" selection-end-column="15" />
|
826
|
781
|
</state>
|
827
|
782
|
</provider>
|
828
|
783
|
</entry>
|
829
|
784
|
<entry file="jar://F:/maven3.5/maven/serverRepository/com/baomidou/mybatis-plus-core/3.0.6/mybatis-plus-core-3.0.6-sources.jar!/com/baomidou/mybatisplus/core/mapper/BaseMapper.java">
|
830
|
785
|
<provider selected="true" editor-type-id="text-editor">
|
831
|
|
- <state relative-caret-position="237">
|
|
786
|
+ <state relative-caret-position="190">
|
832
|
787
|
<caret line="159" column="6" selection-start-line="159" selection-start-column="6" selection-end-line="159" selection-end-column="6" />
|
833
|
788
|
</state>
|
834
|
789
|
</provider>
|
835
|
790
|
</entry>
|
836
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/TpTicketService.java">
|
|
791
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTicketMapper.xml">
|
837
|
792
|
<provider selected="true" editor-type-id="text-editor">
|
838
|
|
- <state relative-caret-position="378">
|
839
|
|
- <caret line="48" column="18" lean-forward="true" selection-start-line="48" selection-start-column="17" selection-end-line="48" selection-end-column="26" />
|
|
793
|
+ <state relative-caret-position="131">
|
|
794
|
+ <caret line="226" column="3" selection-start-line="226" selection-start-column="3" selection-end-line="226" selection-end-column="3" />
|
840
|
795
|
</state>
|
841
|
796
|
</provider>
|
842
|
797
|
</entry>
|
843
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java">
|
|
798
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpAnnouncementMapper.xml">
|
844
|
799
|
<provider selected="true" editor-type-id="text-editor">
|
845
|
|
- <state relative-caret-position="-2218">
|
846
|
|
- <caret line="201" column="24" selection-start-line="201" selection-start-column="24" selection-end-line="201" selection-end-column="24" />
|
|
800
|
+ <state relative-caret-position="407">
|
|
801
|
+ <caret line="186" column="71" selection-start-line="186" selection-start-column="71" selection-end-line="186" selection-end-column="71" />
|
847
|
802
|
</state>
|
848
|
803
|
</provider>
|
849
|
804
|
</entry>
|
850
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/MessageMapper.xml">
|
|
805
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/TpTicketService.java">
|
851
|
806
|
<provider selected="true" editor-type-id="text-editor">
|
852
|
|
- <state relative-caret-position="-22">
|
853
|
|
- <caret line="119" column="19" lean-forward="true" selection-start-line="119" selection-start-column="19" selection-end-line="119" selection-end-column="19" />
|
|
807
|
+ <state relative-caret-position="378">
|
|
808
|
+ <caret line="48" column="19" lean-forward="true" selection-start-line="48" selection-start-column="17" selection-end-line="48" selection-end-column="26" />
|
854
|
809
|
</state>
|
855
|
810
|
</provider>
|
856
|
811
|
</entry>
|
857
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/ImageController.java">
|
|
812
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java">
|
858
|
813
|
<provider selected="true" editor-type-id="text-editor">
|
859
|
|
- <state relative-caret-position="231">
|
860
|
|
- <caret line="37" column="13" selection-start-line="37" selection-start-column="13" selection-end-line="37" selection-end-column="13" />
|
|
814
|
+ <state relative-caret-position="267">
|
|
815
|
+ <caret line="237" column="28" selection-start-line="237" selection-start-column="28" selection-end-line="237" selection-end-column="28" />
|
861
|
816
|
</state>
|
862
|
817
|
</provider>
|
863
|
818
|
</entry>
|
864
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IMessageService.java">
|
|
819
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/MessageServiceImpl.java">
|
865
|
820
|
<provider selected="true" editor-type-id="text-editor">
|
866
|
|
- <state relative-caret-position="318">
|
867
|
|
- <caret line="33" column="14" selection-start-line="33" selection-start-column="14" selection-end-line="33" selection-end-column="14" />
|
|
821
|
+ <state relative-caret-position="793">
|
|
822
|
+ <caret line="40" column="55" lean-forward="true" selection-start-line="40" selection-start-column="55" selection-end-line="40" selection-end-column="55" />
|
868
|
823
|
<folding>
|
869
|
824
|
<element signature="imports" expanded="true" />
|
870
|
825
|
</folding>
|
871
|
826
|
</state>
|
872
|
827
|
</provider>
|
873
|
828
|
</entry>
|
|
829
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/AnnouncementTelController.java">
|
|
830
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
831
|
+ <state relative-caret-position="-1570">
|
|
832
|
+ <caret line="38" column="13" selection-start-line="38" selection-start-column="13" selection-end-line="38" selection-end-column="13" />
|
|
833
|
+ </state>
|
|
834
|
+ </provider>
|
|
835
|
+ </entry>
|
874
|
836
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TpAnnouncementController.java">
|
875
|
837
|
<provider selected="true" editor-type-id="text-editor">
|
876
|
|
- <state relative-caret-position="432">
|
877
|
|
- <caret line="77" column="63" lean-forward="true" selection-start-line="77" selection-start-column="59" selection-end-line="77" selection-end-column="77" />
|
|
838
|
+ <state relative-caret-position="410">
|
|
839
|
+ <caret line="67" column="64" lean-forward="true" selection-start-line="67" selection-start-column="59" selection-end-line="67" selection-end-column="77" />
|
|
840
|
+ </state>
|
|
841
|
+ </provider>
|
|
842
|
+ </entry>
|
|
843
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/Message.java">
|
|
844
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
845
|
+ <state relative-caret-position="331">
|
|
846
|
+ <caret line="74" column="25" selection-start-line="74" selection-start-column="19" selection-end-line="74" selection-end-column="25" />
|
878
|
847
|
</state>
|
879
|
848
|
</provider>
|
880
|
849
|
</entry>
|
881
|
850
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpAnnouncementServiceImpl.java">
|
882
|
851
|
<provider selected="true" editor-type-id="text-editor">
|
883
|
|
- <state relative-caret-position="345">
|
884
|
|
- <caret line="246" column="53" selection-start-line="246" selection-start-column="34" selection-end-line="246" selection-end-column="53" />
|
|
852
|
+ <state relative-caret-position="401">
|
|
853
|
+ <caret line="133" column="46" lean-forward="true" selection-start-line="120" selection-start-column="16" selection-end-line="133" selection-end-column="46" />
|
885
|
854
|
</state>
|
886
|
855
|
</provider>
|
887
|
856
|
</entry>
|
888
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/Message.java">
|
|
857
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TaUserMapper.java">
|
889
|
858
|
<provider selected="true" editor-type-id="text-editor">
|
890
|
|
- <state relative-caret-position="410">
|
891
|
|
- <caret line="25" column="20" selection-start-line="25" selection-start-column="20" selection-end-line="25" selection-end-column="20" />
|
|
859
|
+ <state relative-caret-position="324">
|
|
860
|
+ <caret line="17" column="11" selection-start-line="17" selection-start-column="11" selection-end-line="17" selection-end-column="11" />
|
892
|
861
|
</state>
|
893
|
862
|
</provider>
|
894
|
863
|
</entry>
|
895
|
864
|
<entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/MessageMapper.java">
|
896
|
865
|
<provider selected="true" editor-type-id="text-editor">
|
897
|
|
- <state relative-caret-position="159">
|
|
866
|
+ <state relative-caret-position="120">
|
898
|
867
|
<caret line="41" column="9" selection-start-line="41" selection-start-column="9" selection-end-line="41" selection-end-column="9" />
|
899
|
868
|
<folding>
|
900
|
869
|
<element signature="imports" expanded="true" />
|
|
@@ -902,20 +871,78 @@
|
902
|
871
|
</state>
|
903
|
872
|
</provider>
|
904
|
873
|
</entry>
|
905
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/MessageServiceImpl.java">
|
|
874
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TaSysRoleMapper.xml">
|
906
|
875
|
<provider selected="true" editor-type-id="text-editor">
|
907
|
|
- <state relative-caret-position="767">
|
908
|
|
- <caret line="101" column="50" selection-start-line="101" selection-start-column="50" selection-end-line="101" selection-end-column="50" />
|
909
|
|
- <folding>
|
910
|
|
- <element signature="imports" expanded="true" />
|
911
|
|
- </folding>
|
|
876
|
+ <state relative-caret-position="-2187" />
|
|
877
|
+ </provider>
|
|
878
|
+ </entry>
|
|
879
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/TicketController.java">
|
|
880
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
881
|
+ <state relative-caret-position="212">
|
|
882
|
+ <caret line="164" column="56" selection-start-line="164" selection-start-column="47" selection-end-line="164" selection-end-column="65" />
|
912
|
883
|
</state>
|
913
|
884
|
</provider>
|
914
|
885
|
</entry>
|
915
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/MessageController.java">
|
|
886
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/MessageMapper.xml">
|
916
|
887
|
<provider selected="true" editor-type-id="text-editor">
|
917
|
|
- <state relative-caret-position="235">
|
918
|
|
- <caret line="42" column="58" lean-forward="true" selection-start-line="42" selection-start-column="58" selection-end-line="42" selection-end-column="58" />
|
|
888
|
+ <state relative-caret-position="312">
|
|
889
|
+ <caret line="61" column="47" lean-forward="true" selection-start-line="61" selection-start-column="47" selection-end-line="61" selection-end-column="47" />
|
|
890
|
+ </state>
|
|
891
|
+ </provider>
|
|
892
|
+ </entry>
|
|
893
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TaSysUserRoleMapper.java">
|
|
894
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
895
|
+ <state relative-caret-position="506">
|
|
896
|
+ <caret line="39" column="18" selection-start-line="39" selection-start-column="18" selection-end-line="39" selection-end-column="18" />
|
|
897
|
+ </state>
|
|
898
|
+ </provider>
|
|
899
|
+ </entry>
|
|
900
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TaSysUserRoleMapper.xml">
|
|
901
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
902
|
+ <state relative-caret-position="453">
|
|
903
|
+ <caret line="101" column="11" lean-forward="true" selection-start-line="101" selection-start-column="11" selection-end-line="101" selection-end-column="11" />
|
|
904
|
+ </state>
|
|
905
|
+ </provider>
|
|
906
|
+ </entry>
|
|
907
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java">
|
|
908
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
909
|
+ <state relative-caret-position="452">
|
|
910
|
+ <caret line="36" column="13" selection-start-line="36" selection-start-column="13" selection-end-line="36" selection-end-column="13" />
|
|
911
|
+ </state>
|
|
912
|
+ </provider>
|
|
913
|
+ </entry>
|
|
914
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/TpTicketController.java">
|
|
915
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
916
|
+ <state relative-caret-position="239">
|
|
917
|
+ <caret line="43" column="63" selection-start-line="43" selection-start-column="63" selection-end-line="43" selection-end-column="63" />
|
|
918
|
+ </state>
|
|
919
|
+ </provider>
|
|
920
|
+ </entry>
|
|
921
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java">
|
|
922
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
923
|
+ <state relative-caret-position="366">
|
|
924
|
+ <caret line="391" column="28" lean-forward="true" selection-start-line="391" selection-start-column="23" selection-end-line="391" selection-end-column="35" />
|
|
925
|
+ </state>
|
|
926
|
+ </provider>
|
|
927
|
+ </entry>
|
|
928
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/ITicketService.java">
|
|
929
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
930
|
+ <state relative-caret-position="371">
|
|
931
|
+ <caret line="72" column="26" lean-forward="true" selection-start-line="72" selection-start-column="17" selection-end-line="72" selection-end-column="35" />
|
|
932
|
+ </state>
|
|
933
|
+ </provider>
|
|
934
|
+ </entry>
|
|
935
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TicketServiceImpl.java">
|
|
936
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
937
|
+ <state relative-caret-position="6401">
|
|
938
|
+ <caret line="468" column="9" selection-start-line="464" selection-start-column="30" selection-end-line="468" selection-end-column="9" />
|
|
939
|
+ </state>
|
|
940
|
+ </provider>
|
|
941
|
+ </entry>
|
|
942
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java">
|
|
943
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
944
|
+ <state relative-caret-position="-1220">
|
|
945
|
+ <caret line="81" lean-forward="true" selection-start-line="81" selection-end-line="81" />
|
919
|
946
|
</state>
|
920
|
947
|
</provider>
|
921
|
948
|
</entry>
|