|
@@ -4,18 +4,18 @@
|
4
|
4
|
<list default="true" id="051ae1e0-ece1-4622-91c0-3f05ac339943" name="Default Changelist" comment="">
|
5
|
5
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
6
|
6
|
<change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java" afterDir="false" />
|
|
7
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivityMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivityMapper.java" afterDir="false" />
|
7
|
8
|
<change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java" afterDir="false" />
|
|
9
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionMapper.java" afterDir="false" />
|
|
10
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReplyMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReplyMapper.java" afterDir="false" />
|
|
11
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivity.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivity.java" afterDir="false" />
|
8
|
12
|
<change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java" afterDir="false" />
|
9
|
13
|
<change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java" afterDir="false" />
|
10
|
14
|
<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" />
|
|
15
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivityMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivityMapper.xml" afterDir="false" />
|
11
|
16
|
<change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivitySignupMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivitySignupMapper.xml" afterDir="false" />
|
12
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/BuildingOwnerInfoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/BuildingOwnerInfoController.java" afterDir="false" />
|
13
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IBuildingOwnerInfoService.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/IBuildingOwnerInfoService.java" afterDir="false" />
|
14
|
|
- <change beforePath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BuildingOwnerInfoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BuildingOwnerInfoServiceImpl.java" afterDir="false" />
|
15
|
|
- <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/buildingOwnerInfo.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/api/buildingOwnerInfo.js" afterDir="false" />
|
16
|
|
- <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" />
|
17
|
|
- <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/buildingOwnerInfo.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/store/modules/buildingOwnerInfo.js" afterDir="false" />
|
18
|
|
- <change beforePath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/building/buildingdata/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../../VUECODE/smart-property-manage/src/views/building/buildingdata/index.vue" afterDir="false" />
|
|
17
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionMapper.xml" afterDir="false" />
|
|
18
|
+ <change beforePath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReplyMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReplyMapper.xml" afterDir="false" />
|
19
|
19
|
</list>
|
20
|
20
|
<ignored path="$PROJECT_DIR$/../smart-community/eureka-sever/target/" />
|
21
|
21
|
<ignored path="$PROJECT_DIR$/../smart-community/app-api/target/" />
|
|
@@ -39,37 +39,37 @@
|
39
|
39
|
<component name="FileEditorManager">
|
40
|
40
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
41
|
41
|
<file pinned="false" current-in-tab="false">
|
42
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java">
|
|
42
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java">
|
43
|
43
|
<provider selected="true" editor-type-id="text-editor">
|
44
|
|
- <state relative-caret-position="268">
|
45
|
|
- <caret line="258" column="51" selection-start-line="258" selection-start-column="51" selection-end-line="258" selection-end-column="51" />
|
|
44
|
+ <state relative-caret-position="419">
|
|
45
|
+ <caret line="204" column="14" selection-start-line="204" selection-start-column="14" selection-end-line="204" selection-end-column="14" />
|
46
|
46
|
</state>
|
47
|
47
|
</provider>
|
48
|
48
|
</entry>
|
49
|
49
|
</file>
|
50
|
|
- <file pinned="false" current-in-tab="false">
|
51
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java">
|
|
50
|
+ <file pinned="false" current-in-tab="true">
|
|
51
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java">
|
52
|
52
|
<provider selected="true" editor-type-id="text-editor">
|
53
|
|
- <state relative-caret-position="344">
|
54
|
|
- <caret line="466" column="56" selection-start-line="466" selection-start-column="56" selection-end-line="466" selection-end-column="56" />
|
|
53
|
+ <state relative-caret-position="293">
|
|
54
|
+ <caret line="647" column="8" lean-forward="true" selection-start-line="647" selection-start-column="8" selection-end-line="647" selection-end-column="8" />
|
55
|
55
|
</state>
|
56
|
56
|
</provider>
|
57
|
57
|
</entry>
|
58
|
58
|
</file>
|
59
|
59
|
<file pinned="false" current-in-tab="false">
|
60
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java">
|
|
60
|
+ <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">
|
61
|
61
|
<provider selected="true" editor-type-id="text-editor">
|
62
|
|
- <state relative-caret-position="295">
|
63
|
|
- <caret line="201" column="7" selection-start-line="201" selection-start-column="5" selection-end-line="201" selection-end-column="7" />
|
|
62
|
+ <state relative-caret-position="184">
|
|
63
|
+ <caret line="105" selection-start-line="105" selection-end-line="105" />
|
64
|
64
|
</state>
|
65
|
65
|
</provider>
|
66
|
66
|
</entry>
|
67
|
67
|
</file>
|
68
|
|
- <file pinned="false" current-in-tab="true">
|
69
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java">
|
|
68
|
+ <file pinned="false" current-in-tab="false">
|
|
69
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java">
|
70
|
70
|
<provider selected="true" editor-type-id="text-editor">
|
71
|
|
- <state relative-caret-position="395">
|
72
|
|
- <caret line="643" column="38" lean-forward="true" selection-start-line="643" selection-start-column="38" selection-end-line="643" selection-end-column="38" />
|
|
71
|
+ <state relative-caret-position="607">
|
|
72
|
+ <caret line="48" column="167" selection-start-line="48" selection-start-column="167" selection-end-line="48" selection-end-column="167" />
|
73
|
73
|
</state>
|
74
|
74
|
</provider>
|
75
|
75
|
</entry>
|
|
@@ -77,17 +77,53 @@
|
77
|
77
|
<file pinned="false" current-in-tab="false">
|
78
|
78
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivityMapper.java">
|
79
|
79
|
<provider selected="true" editor-type-id="text-editor">
|
80
|
|
- <state relative-caret-position="179">
|
81
|
|
- <caret line="18" column="15" selection-start-line="18" selection-start-column="15" selection-end-line="18" selection-end-column="15" />
|
|
80
|
+ <state relative-caret-position="607">
|
|
81
|
+ <caret line="39" column="104" selection-start-line="39" selection-start-column="93" selection-end-line="39" selection-end-column="104" />
|
82
|
82
|
</state>
|
83
|
83
|
</provider>
|
84
|
84
|
</entry>
|
85
|
85
|
</file>
|
86
|
86
|
<file pinned="false" current-in-tab="false">
|
87
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java">
|
|
87
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivityMapper.xml">
|
|
88
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
89
|
+ <state relative-caret-position="580">
|
|
90
|
+ <caret line="290" column="31" lean-forward="true" selection-start-line="290" selection-start-column="31" selection-end-line="290" selection-end-column="31" />
|
|
91
|
+ </state>
|
|
92
|
+ </provider>
|
|
93
|
+ </entry>
|
|
94
|
+ </file>
|
|
95
|
+ <file pinned="false" current-in-tab="false">
|
|
96
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReplyMapper.java">
|
|
97
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
98
|
+ <state relative-caret-position="607">
|
|
99
|
+ <caret line="35" column="29" selection-start-line="35" selection-start-column="29" selection-end-line="35" selection-end-column="29" />
|
|
100
|
+ </state>
|
|
101
|
+ </provider>
|
|
102
|
+ </entry>
|
|
103
|
+ </file>
|
|
104
|
+ <file pinned="false" current-in-tab="false">
|
|
105
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReplyMapper.xml">
|
|
106
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
107
|
+ <state relative-caret-position="-3199">
|
|
108
|
+ <caret line="16" column="35" selection-start-line="15" selection-start-column="4" selection-end-line="16" selection-end-column="35" />
|
|
109
|
+ </state>
|
|
110
|
+ </provider>
|
|
111
|
+ </entry>
|
|
112
|
+ </file>
|
|
113
|
+ <file pinned="false" current-in-tab="false">
|
|
114
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionMapper.java">
|
88
|
115
|
<provider selected="true" editor-type-id="text-editor">
|
89
|
|
- <state relative-caret-position="400">
|
90
|
|
- <caret line="54" column="50" selection-start-line="54" selection-start-column="28" selection-end-line="54" selection-end-column="50" />
|
|
116
|
+ <state relative-caret-position="607">
|
|
117
|
+ <caret line="41" column="91" selection-start-line="41" selection-start-column="80" selection-end-line="41" selection-end-column="91" />
|
|
118
|
+ </state>
|
|
119
|
+ </provider>
|
|
120
|
+ </entry>
|
|
121
|
+ </file>
|
|
122
|
+ <file pinned="false" current-in-tab="false">
|
|
123
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionMapper.xml">
|
|
124
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
125
|
+ <state relative-caret-position="729">
|
|
126
|
+ <caret line="281" column="58" lean-forward="true" selection-start-line="281" selection-start-column="58" selection-end-line="281" selection-end-column="58" />
|
91
|
127
|
</state>
|
92
|
128
|
</provider>
|
93
|
129
|
</entry>
|
|
@@ -103,10 +139,6 @@
|
103
|
139
|
</component>
|
104
|
140
|
<component name="FindInProjectRecents">
|
105
|
141
|
<findStrings>
|
106
|
|
- <find>图片上传</find>
|
107
|
|
- <find>selectById</find>
|
108
|
|
- <find>ticketId</find>
|
109
|
|
- <find>updateTicketsReply</find>
|
110
|
142
|
<find>AddTempBillInvoice</find>
|
111
|
143
|
<find>tpannouncementTelMapper</find>
|
112
|
144
|
<find>addAiTicketService</find>
|
|
@@ -133,6 +165,10 @@
|
133
|
165
|
<find>getBuildingInfo</find>
|
134
|
166
|
<find>导入</find>
|
135
|
167
|
<find>·</find>
|
|
168
|
+ <find>BaseResultMap</find>
|
|
169
|
+ <find>tpActivitySignupMapper</find>
|
|
170
|
+ <find>parameter</find>
|
|
171
|
+ <find>taRoleName</find>
|
136
|
172
|
</findStrings>
|
137
|
173
|
</component>
|
138
|
174
|
<component name="Git.Settings">
|
|
@@ -141,14 +177,6 @@
|
141
|
177
|
<component name="IdeDocumentHistory">
|
142
|
178
|
<option name="CHANGED_PATHS">
|
143
|
179
|
<list>
|
144
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpTicketRecordComment.java" />
|
145
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTicketRecordMapper.java" />
|
146
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTicketRecordMapper.xml" />
|
147
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTicketRecordCommentMapper.xml" />
|
148
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/TicketController.java" />
|
149
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/ITicketService.java" />
|
150
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/dao/TpTicketMapper.java" />
|
151
|
|
- <option value="$PROJECT_DIR$/../smart-community/property-api/src/main/resources/mapper/TpTicketMapper.xml" />
|
152
|
180
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/AppApplication.java" />
|
153
|
181
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/model/TpTicket.java" />
|
154
|
182
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpMessageMapper.java" />
|
|
@@ -186,11 +214,19 @@
|
186
|
214
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/controller/BuildingOwnerInfoController.java" />
|
187
|
215
|
<option value="$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/BuildingOwnerInfoServiceImpl.java" />
|
188
|
216
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java" />
|
|
217
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/WxLoginServiceImpl.java" />
|
|
218
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java" />
|
|
219
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivity.java" />
|
|
220
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReplyMapper.java" />
|
|
221
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReplyMapper.xml" />
|
|
222
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionMapper.java" />
|
189
|
223
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java" />
|
190
|
224
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java" />
|
191
|
225
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivitySignupMapper.xml" />
|
192
|
226
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java" />
|
193
|
|
- <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java" />
|
|
227
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivityMapper.java" />
|
|
228
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivityMapper.xml" />
|
|
229
|
+ <option value="$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionMapper.xml" />
|
194
|
230
|
<option value="$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java" />
|
195
|
231
|
</list>
|
196
|
232
|
</option>
|
|
@@ -205,7 +241,23 @@
|
205
|
241
|
</component>
|
206
|
242
|
<component name="MavenProjectNavigator">
|
207
|
243
|
<treeState>
|
208
|
|
- <expand />
|
|
244
|
+ <expand>
|
|
245
|
+ <path>
|
|
246
|
+ <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
|
|
247
|
+ <item name="app-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
|
|
248
|
+ </path>
|
|
249
|
+ <path>
|
|
250
|
+ <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
|
|
251
|
+ <item name="app-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
|
|
252
|
+ <item name="Plugins" type="7aea1407:MavenProjectsStructure$PluginsNode" />
|
|
253
|
+ </path>
|
|
254
|
+ <path>
|
|
255
|
+ <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
|
|
256
|
+ <item name="app-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
|
|
257
|
+ <item name="Plugins" type="7aea1407:MavenProjectsStructure$PluginsNode" />
|
|
258
|
+ <item name="install" type="36feed69:MavenProjectsStructure$PluginNode" />
|
|
259
|
+ </path>
|
|
260
|
+ </expand>
|
209
|
261
|
<select />
|
210
|
262
|
</treeState>
|
211
|
263
|
</component>
|
|
@@ -213,11 +265,10 @@
|
213
|
265
|
<option name="jreName" value="1.8" />
|
214
|
266
|
<option name="vmOptions" value="-DarchetypeCatalog=internal" />
|
215
|
267
|
</component>
|
216
|
|
- <component name="ProjectFrameBounds">
|
217
|
|
- <option name="x" value="624" />
|
218
|
|
- <option name="y" value="24" />
|
|
268
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
269
|
+ <option name="x" value="493" />
|
219
|
270
|
<option name="width" value="1940" />
|
220
|
|
- <option name="height" value="940" />
|
|
271
|
+ <option name="height" value="950" />
|
221
|
272
|
</component>
|
222
|
273
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
223
|
274
|
<component name="ProjectView">
|
|
@@ -315,7 +366,7 @@
|
315
|
366
|
<property name="RequestMappingsPanelWidth1" value="75" />
|
316
|
367
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
317
|
368
|
<property name="aspect.path.notification.shown" value="true" />
|
318
|
|
- <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1554085811301" />
|
|
369
|
+ <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1554117603515" />
|
319
|
370
|
<property name="last_opened_file_path" value="D:/java/workspace/heishi/wx_project" />
|
320
|
371
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
321
|
372
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
@@ -354,7 +405,7 @@
|
354
|
405
|
</list>
|
355
|
406
|
</option>
|
356
|
407
|
</component>
|
357
|
|
- <component name="RunManager" selected="Spring Boot.ZuulApplication">
|
|
408
|
+ <component name="RunManager" selected="Spring Boot.AppApplication">
|
358
|
409
|
<configuration default="true" type="Applet">
|
359
|
410
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
360
|
411
|
<method v="2">
|
|
@@ -480,18 +531,18 @@
|
480
|
531
|
<workItem from="1551834513428" duration="31209000" />
|
481
|
532
|
<workItem from="1551920868695" duration="9458000" />
|
482
|
533
|
<workItem from="1553821766053" duration="18204000" />
|
483
|
|
- <workItem from="1554081715307" duration="4074000" />
|
|
534
|
+ <workItem from="1554081715307" duration="21935000" />
|
484
|
535
|
</task>
|
485
|
536
|
<servers />
|
486
|
537
|
</component>
|
487
|
538
|
<component name="TimeTrackingManager">
|
488
|
|
- <option name="totallyTimeSpent" value="190355000" />
|
|
539
|
+ <option name="totallyTimeSpent" value="208216000" />
|
489
|
540
|
</component>
|
490
|
541
|
<component name="ToolWindowManager">
|
491
|
|
- <frame x="114" y="32" width="1940" height="940" extended-state="0" />
|
|
542
|
+ <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
492
|
543
|
<editor active="true" />
|
493
|
544
|
<layout>
|
494
|
|
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.08138298" />
|
|
545
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.04424307" />
|
495
|
546
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
496
|
547
|
<window_info id="Designer" order="2" />
|
497
|
548
|
<window_info id="Image Layers" order="3" />
|
|
@@ -501,23 +552,23 @@
|
501
|
552
|
<window_info id="Web" order="7" side_tool="true" />
|
502
|
553
|
<window_info anchor="bottom" id="Message" order="0" />
|
503
|
554
|
<window_info anchor="bottom" id="Find" order="1" />
|
504
|
|
- <window_info anchor="bottom" id="Run" order="2" sideWeight="0.6998934" weight="0.100222714" />
|
505
|
|
- <window_info active="true" anchor="bottom" id="Debug" order="3" sideWeight="0.8544776" visible="true" weight="0.24296676" />
|
|
555
|
+ <window_info anchor="bottom" id="Run" order="2" sideWeight="0.6998934" weight="0.29419193" />
|
|
556
|
+ <window_info active="true" anchor="bottom" id="Debug" order="3" sideWeight="0.85287845" visible="true" weight="0.0545657" />
|
506
|
557
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
507
|
558
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
508
|
559
|
<window_info anchor="bottom" id="TODO" order="6" />
|
509
|
560
|
<window_info anchor="bottom" id="Spring" order="7" sideWeight="0.5698294" weight="0.32962137" />
|
510
|
561
|
<window_info anchor="bottom" id="Terminal" order="8" sideWeight="0.49946696" weight="0.32962137" />
|
511
|
562
|
<window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
|
512
|
|
- <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.14552239" side_tool="true" weight="0.37750557" />
|
513
|
|
- <window_info anchor="bottom" id="Messages" order="11" sideWeight="0.49969268" weight="0.5077951" />
|
|
563
|
+ <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.14712153" side_tool="true" weight="0.21937639" />
|
|
564
|
+ <window_info anchor="bottom" id="Messages" order="11" sideWeight="0.49840087" weight="0.27282852" />
|
514
|
565
|
<window_info anchor="bottom" id="Java Enterprise" order="12" sideWeight="0.49946696" weight="0.32962137" />
|
515
|
566
|
<window_info anchor="bottom" id="Database Changes" order="13" />
|
516
|
567
|
<window_info anchor="bottom" id="Version Control" order="14" sideWeight="0.49946696" weight="0.32850778" />
|
517
|
568
|
<window_info anchor="right" id="Commander" order="0" weight="0.4" />
|
518
|
569
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
519
|
570
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
520
|
|
- <window_info anchor="right" id="Maven" order="3" weight="0.025806451" />
|
|
571
|
+ <window_info anchor="right" id="Maven" order="3" weight="0.20478724" />
|
521
|
572
|
<window_info anchor="right" id="Palette" order="4" />
|
522
|
573
|
<window_info anchor="right" id="Capture Analysis" order="5" />
|
523
|
574
|
<window_info anchor="right" id="Database" order="6" />
|
|
@@ -635,123 +686,6 @@
|
635
|
686
|
</breakpoint-manager>
|
636
|
687
|
</component>
|
637
|
688
|
<component name="editorHistoryManager">
|
638
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/property-api/src/main/java/com/community/huiju/service/impl/TpTicketServiceImpl.java">
|
639
|
|
- <provider selected="true" editor-type-id="text-editor">
|
640
|
|
- <state relative-caret-position="585">
|
641
|
|
- <caret line="249" column="46" lean-forward="true" selection-start-line="249" selection-start-column="46" selection-end-line="249" selection-end-column="46" />
|
642
|
|
- </state>
|
643
|
|
- </provider>
|
644
|
|
- </entry>
|
645
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpTransactionLike.java">
|
646
|
|
- <provider selected="true" editor-type-id="text-editor">
|
647
|
|
- <state relative-caret-position="656">
|
648
|
|
- <caret line="112" column="5" selection-start-line="112" selection-start-column="5" selection-end-line="112" selection-end-column="5" />
|
649
|
|
- <folding>
|
650
|
|
- <element signature="e#550#551#0" expanded="true" />
|
651
|
|
- <element signature="e#576#577#0" expanded="true" />
|
652
|
|
- <element signature="e#615#616#0" expanded="true" />
|
653
|
|
- <element signature="e#645#646#0" expanded="true" />
|
654
|
|
- <element signature="e#696#697#0" expanded="true" />
|
655
|
|
- <element signature="e#738#739#0" expanded="true" />
|
656
|
|
- <element signature="e#793#794#0" expanded="true" />
|
657
|
|
- <element signature="e#839#840#0" expanded="true" />
|
658
|
|
- <element signature="e#876#877#0" expanded="true" />
|
659
|
|
- <element signature="e#908#909#0" expanded="true" />
|
660
|
|
- <element signature="e#947#948#0" expanded="true" />
|
661
|
|
- <element signature="e#981#982#0" expanded="true" />
|
662
|
|
- <element signature="e#1011#1012#0" expanded="true" />
|
663
|
|
- <element signature="e#1036#1037#0" expanded="true" />
|
664
|
|
- <element signature="e#1073#1074#0" expanded="true" />
|
665
|
|
- <element signature="e#1101#1102#0" expanded="true" />
|
666
|
|
- <element signature="e#1140#1141#0" expanded="true" />
|
667
|
|
- <element signature="e#1174#1175#0" expanded="true" />
|
668
|
|
- <element signature="e#1229#1230#0" expanded="true" />
|
669
|
|
- <element signature="e#1275#1276#0" expanded="true" />
|
670
|
|
- <element signature="e#1311#1312#0" expanded="true" />
|
671
|
|
- <element signature="e#1342#1343#0" expanded="true" />
|
672
|
|
- <element signature="e#1391#1392#0" expanded="true" />
|
673
|
|
- <element signature="e#1431#1432#0" expanded="true" />
|
674
|
|
- <element signature="e#1472#1473#0" expanded="true" />
|
675
|
|
- <element signature="e#1508#1509#0" expanded="true" />
|
676
|
|
- <element signature="e#1567#1568#0" expanded="true" />
|
677
|
|
- <element signature="e#1617#1618#0" expanded="true" />
|
678
|
|
- <element signature="e#1654#1655#0" expanded="true" />
|
679
|
|
- <element signature="e#1687#1688#0" expanded="true" />
|
680
|
|
- <element signature="e#1739#1740#0" expanded="true" />
|
681
|
|
- <element signature="e#1818#1819#0" expanded="true" />
|
682
|
|
- <element signature="e#1853#1854#0" expanded="true" />
|
683
|
|
- <element signature="e#1886#1887#0" expanded="true" />
|
684
|
|
- <element signature="e#1936#1937#0" expanded="true" />
|
685
|
|
- <element signature="e#1980#1981#0" expanded="true" />
|
686
|
|
- <element signature="e#2015#2016#0" expanded="true" />
|
687
|
|
- <element signature="e#2048#2049#0" expanded="true" />
|
688
|
|
- <element signature="e#2098#2099#0" expanded="true" />
|
689
|
|
- <element signature="e#2142#2143#0" expanded="true" />
|
690
|
|
- </folding>
|
691
|
|
- </state>
|
692
|
|
- </provider>
|
693
|
|
- </entry>
|
694
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionLikeMapper.xml">
|
695
|
|
- <provider selected="true" editor-type-id="text-editor" />
|
696
|
|
- </entry>
|
697
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionLikeMapper.java">
|
698
|
|
- <provider selected="true" editor-type-id="text-editor">
|
699
|
|
- <state relative-caret-position="81">
|
700
|
|
- <caret line="4" column="43" selection-start-line="4" selection-start-column="43" selection-end-line="4" selection-end-column="43" />
|
701
|
|
- <folding>
|
702
|
|
- <element signature="imports" expanded="true" />
|
703
|
|
- </folding>
|
704
|
|
- </state>
|
705
|
|
- </provider>
|
706
|
|
- </entry>
|
707
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TaUserMapper.xml">
|
708
|
|
- <provider selected="true" editor-type-id="text-editor">
|
709
|
|
- <state relative-caret-position="458">
|
710
|
|
- <caret line="360" column="32" selection-start-line="360" selection-start-column="14" selection-end-line="360" selection-end-column="32" />
|
711
|
|
- </state>
|
712
|
|
- </provider>
|
713
|
|
- </entry>
|
714
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TaUserMapper.java">
|
715
|
|
- <provider selected="true" editor-type-id="text-editor">
|
716
|
|
- <state relative-caret-position="-19">
|
717
|
|
- <caret line="47" column="14" lean-forward="true" selection-start-line="47" selection-start-column="14" selection-end-line="47" selection-end-column="14" />
|
718
|
|
- </state>
|
719
|
|
- </provider>
|
720
|
|
- </entry>
|
721
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TaUser.java">
|
722
|
|
- <provider selected="true" editor-type-id="text-editor">
|
723
|
|
- <state relative-caret-position="351">
|
724
|
|
- <caret line="73" column="53" selection-start-line="73" selection-start-column="53" selection-end-line="73" selection-end-column="53" />
|
725
|
|
- <folding>
|
726
|
|
- <element signature="imports" expanded="true" />
|
727
|
|
- <element signature="e#1169#1170#0" expanded="true" />
|
728
|
|
- <element signature="e#1211#1212#0" expanded="true" />
|
729
|
|
- <element signature="e#1298#1299#0" expanded="true" />
|
730
|
|
- </folding>
|
731
|
|
- </state>
|
732
|
|
- </provider>
|
733
|
|
- </entry>
|
734
|
|
- <entry file="jar://F:/maven3.5/maven/serverRepository/org/springframework/spring-core/5.0.8.RELEASE/spring-core-5.0.8.RELEASE-sources.jar!/org/springframework/util/ReflectionUtils.java">
|
735
|
|
- <provider selected="true" editor-type-id="text-editor">
|
736
|
|
- <state relative-caret-position="402">
|
737
|
|
- <caret line="225" selection-start-line="225" selection-end-line="225" />
|
738
|
|
- </state>
|
739
|
|
- </provider>
|
740
|
|
- </entry>
|
741
|
|
- <entry file="jar://F:/maven3.5/maven/serverRepository/org/apache/tomcat/embed/tomcat-embed-core/8.5.32/tomcat-embed-core-8.5.32-sources.jar!/javax/servlet/http/HttpSession.java">
|
742
|
|
- <provider selected="true" editor-type-id="text-editor">
|
743
|
|
- <state relative-caret-position="197">
|
744
|
|
- <caret line="157" column="18" selection-start-line="157" selection-start-column="18" selection-end-line="157" selection-end-column="18" />
|
745
|
|
- </state>
|
746
|
|
- </provider>
|
747
|
|
- </entry>
|
748
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/CommunityServiceI.java">
|
749
|
|
- <provider selected="true" editor-type-id="text-editor">
|
750
|
|
- <state relative-caret-position="108">
|
751
|
|
- <caret line="6" column="17" selection-start-line="6" selection-start-column="17" selection-end-line="6" selection-end-column="17" />
|
752
|
|
- </state>
|
753
|
|
- </provider>
|
754
|
|
- </entry>
|
755
|
689
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/HkController.java">
|
756
|
690
|
<provider selected="true" editor-type-id="text-editor">
|
757
|
691
|
<state relative-caret-position="405">
|
|
@@ -780,13 +714,6 @@
|
780
|
714
|
</state>
|
781
|
715
|
</provider>
|
782
|
716
|
</entry>
|
783
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TaUserServiceImpl.java">
|
784
|
|
- <provider selected="true" editor-type-id="text-editor">
|
785
|
|
- <state relative-caret-position="116">
|
786
|
|
- <caret line="454" column="24" selection-start-line="454" selection-start-column="24" selection-end-line="454" selection-end-column="24" />
|
787
|
|
- </state>
|
788
|
|
- </provider>
|
789
|
|
- </entry>
|
790
|
717
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/IBuildingOwnerInfo.java">
|
791
|
718
|
<provider selected="true" editor-type-id="text-editor">
|
792
|
719
|
<state relative-caret-position="432">
|
|
@@ -1001,66 +928,143 @@
|
1001
|
928
|
</state>
|
1002
|
929
|
</provider>
|
1003
|
930
|
</entry>
|
|
931
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/WxLoginServiceImpl.java">
|
|
932
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
933
|
+ <state relative-caret-position="162">
|
|
934
|
+ <caret line="7" column="39" lean-forward="true" selection-start-line="7" selection-start-column="39" selection-end-line="7" selection-end-column="39" />
|
|
935
|
+ </state>
|
|
936
|
+ </provider>
|
|
937
|
+ </entry>
|
|
938
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java">
|
|
939
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
940
|
+ <state relative-caret-position="324">
|
|
941
|
+ <caret line="16" column="26" selection-start-line="16" selection-start-column="26" selection-end-line="16" selection-end-column="26" />
|
|
942
|
+ <folding>
|
|
943
|
+ <element signature="imports" expanded="true" />
|
|
944
|
+ </folding>
|
|
945
|
+ </state>
|
|
946
|
+ </provider>
|
|
947
|
+ </entry>
|
|
948
|
+ <entry file="jar://D:/Program Files/Java/jdk1.8.0_121/src.zip!/java/util/ArrayList.java">
|
|
949
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
950
|
+ <state relative-caret-position="177">
|
|
951
|
+ <caret line="105" column="13" selection-start-line="105" selection-start-column="13" selection-end-line="105" selection-end-column="13" />
|
|
952
|
+ </state>
|
|
953
|
+ </provider>
|
|
954
|
+ </entry>
|
|
955
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivity.java">
|
|
956
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
957
|
+ <state relative-caret-position="108">
|
|
958
|
+ <caret line="6" column="24" selection-start-line="6" selection-start-column="24" selection-end-line="6" selection-end-column="24" />
|
|
959
|
+ </state>
|
|
960
|
+ </provider>
|
|
961
|
+ </entry>
|
|
962
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/TaUserServiceImpl.java">
|
|
963
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
964
|
+ <state relative-caret-position="326">
|
|
965
|
+ <caret line="982" column="24" selection-start-line="982" selection-start-column="24" selection-end-line="982" selection-end-column="24" />
|
|
966
|
+ </state>
|
|
967
|
+ </provider>
|
|
968
|
+ </entry>
|
1004
|
969
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/UserController.java">
|
1005
|
970
|
<provider selected="true" editor-type-id="text-editor">
|
1006
|
|
- <state relative-caret-position="268">
|
1007
|
|
- <caret line="258" column="51" selection-start-line="258" selection-start-column="51" selection-end-line="258" selection-end-column="51" />
|
|
971
|
+ <state relative-caret-position="411">
|
|
972
|
+ <caret line="258" column="53" selection-start-line="258" selection-start-column="50" selection-end-line="258" selection-end-column="63" />
|
|
973
|
+ </state>
|
|
974
|
+ </provider>
|
|
975
|
+ </entry>
|
|
976
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpTransaction.java">
|
|
977
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
978
|
+ <state relative-caret-position="242">
|
|
979
|
+ <caret line="154" column="19" selection-start-line="154" selection-start-column="19" selection-end-line="154" selection-end-column="19" />
|
|
980
|
+ <folding>
|
|
981
|
+ <element signature="e#3037#3038#0" expanded="true" />
|
|
982
|
+ <element signature="e#3070#3071#0" expanded="true" />
|
|
983
|
+ </folding>
|
1008
|
984
|
</state>
|
1009
|
985
|
</provider>
|
1010
|
986
|
</entry>
|
1011
|
987
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/controller/SocialController.java">
|
1012
|
988
|
<provider selected="true" editor-type-id="text-editor">
|
1013
|
|
- <state relative-caret-position="344">
|
1014
|
|
- <caret line="466" column="56" selection-start-line="466" selection-start-column="56" selection-end-line="466" selection-end-column="56" />
|
|
989
|
+ <state relative-caret-position="339">
|
|
990
|
+ <caret line="470" column="67" selection-start-line="470" selection-start-column="67" selection-end-line="470" selection-end-column="67" />
|
1015
|
991
|
</state>
|
1016
|
992
|
</provider>
|
1017
|
993
|
</entry>
|
1018
|
994
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/SocialServiceI.java">
|
1019
|
995
|
<provider selected="true" editor-type-id="text-editor">
|
1020
|
|
- <state relative-caret-position="295">
|
1021
|
|
- <caret line="201" column="7" selection-start-line="201" selection-start-column="5" selection-end-line="201" selection-end-column="7" />
|
|
996
|
+ <state relative-caret-position="419">
|
|
997
|
+ <caret line="204" column="14" selection-start-line="204" selection-start-column="14" selection-end-line="204" selection-end-column="14" />
|
1022
|
998
|
</state>
|
1023
|
999
|
</provider>
|
1024
|
1000
|
</entry>
|
1025
|
1001
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivitySignupMapper.xml">
|
1026
|
1002
|
<provider selected="true" editor-type-id="text-editor">
|
1027
|
|
- <state relative-caret-position="215">
|
1028
|
|
- <caret line="140" column="2" selection-start-line="140" selection-start-column="2" selection-end-line="140" selection-end-column="2" />
|
|
1003
|
+ <state relative-caret-position="527">
|
|
1004
|
+ <caret line="138" column="11" selection-start-line="138" selection-start-column="11" selection-end-line="138" selection-end-column="11" />
|
1029
|
1005
|
</state>
|
1030
|
1006
|
</provider>
|
1031
|
1007
|
</entry>
|
1032
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java">
|
|
1008
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionMapper.xml">
|
1033
|
1009
|
<provider selected="true" editor-type-id="text-editor">
|
1034
|
|
- <state relative-caret-position="400">
|
1035
|
|
- <caret line="54" column="50" selection-start-line="54" selection-start-column="28" selection-end-line="54" selection-end-column="50" />
|
|
1010
|
+ <state relative-caret-position="729">
|
|
1011
|
+ <caret line="281" column="58" lean-forward="true" selection-start-line="281" selection-start-column="58" selection-end-line="281" selection-end-column="58" />
|
1036
|
1012
|
</state>
|
1037
|
1013
|
</provider>
|
1038
|
1014
|
</entry>
|
1039
|
|
- <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/model/TpActivitySignup.java">
|
|
1015
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionMapper.java">
|
1040
|
1016
|
<provider selected="true" editor-type-id="text-editor">
|
1041
|
|
- <state relative-caret-position="296">
|
1042
|
|
- <caret line="27" lean-forward="true" selection-start-line="27" selection-end-line="27" />
|
1043
|
|
- <folding>
|
1044
|
|
- <element signature="imports" expanded="true" />
|
1045
|
|
- <element signature="e#409#410#0" expanded="true" />
|
1046
|
|
- <element signature="e#461#462#0" expanded="true" />
|
1047
|
|
- <element signature="e#512#513#0" expanded="true" />
|
1048
|
|
- <element signature="e#549#550#0" expanded="true" />
|
1049
|
|
- </folding>
|
|
1017
|
+ <state relative-caret-position="607">
|
|
1018
|
+ <caret line="41" column="91" selection-start-line="41" selection-start-column="80" selection-end-line="41" selection-end-column="91" />
|
|
1019
|
+ </state>
|
|
1020
|
+ </provider>
|
|
1021
|
+ </entry>
|
|
1022
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpTransactionReplyMapper.xml">
|
|
1023
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
1024
|
+ <state relative-caret-position="-3199">
|
|
1025
|
+ <caret line="16" column="35" selection-start-line="15" selection-start-column="4" selection-end-line="16" selection-end-column="35" />
|
|
1026
|
+ </state>
|
|
1027
|
+ </provider>
|
|
1028
|
+ </entry>
|
|
1029
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpTransactionReplyMapper.java">
|
|
1030
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
1031
|
+ <state relative-caret-position="607">
|
|
1032
|
+ <caret line="35" column="29" selection-start-line="35" selection-start-column="29" selection-end-line="35" selection-end-column="29" />
|
|
1033
|
+ </state>
|
|
1034
|
+ </provider>
|
|
1035
|
+ </entry>
|
|
1036
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/resources/mapper/TpActivityMapper.xml">
|
|
1037
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
1038
|
+ <state relative-caret-position="580">
|
|
1039
|
+ <caret line="290" column="31" lean-forward="true" selection-start-line="290" selection-start-column="31" selection-end-line="290" selection-end-column="31" />
|
1050
|
1040
|
</state>
|
1051
|
1041
|
</provider>
|
1052
|
1042
|
</entry>
|
1053
|
1043
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivityMapper.java">
|
1054
|
1044
|
<provider selected="true" editor-type-id="text-editor">
|
1055
|
|
- <state relative-caret-position="179">
|
1056
|
|
- <caret line="18" column="15" selection-start-line="18" selection-start-column="15" selection-end-line="18" selection-end-column="15" />
|
|
1045
|
+ <state relative-caret-position="607">
|
|
1046
|
+ <caret line="39" column="104" selection-start-line="39" selection-start-column="93" selection-end-line="39" selection-end-column="104" />
|
|
1047
|
+ </state>
|
|
1048
|
+ </provider>
|
|
1049
|
+ </entry>
|
|
1050
|
+ <entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/dao/TpActivitySignupMapper.java">
|
|
1051
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
1052
|
+ <state relative-caret-position="607">
|
|
1053
|
+ <caret line="48" column="167" selection-start-line="48" selection-start-column="167" selection-end-line="48" selection-end-column="167" />
|
|
1054
|
+ </state>
|
|
1055
|
+ </provider>
|
|
1056
|
+ </entry>
|
|
1057
|
+ <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">
|
|
1058
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
1059
|
+ <state relative-caret-position="184">
|
|
1060
|
+ <caret line="105" selection-start-line="105" selection-end-line="105" />
|
1057
|
1061
|
</state>
|
1058
|
1062
|
</provider>
|
1059
|
1063
|
</entry>
|
1060
|
1064
|
<entry file="file://$PROJECT_DIR$/../smart-community/app-api/src/main/java/com/community/huiju/service/impl/SocialServiceImpl.java">
|
1061
|
1065
|
<provider selected="true" editor-type-id="text-editor">
|
1062
|
|
- <state relative-caret-position="395">
|
1063
|
|
- <caret line="643" column="38" lean-forward="true" selection-start-line="643" selection-start-column="38" selection-end-line="643" selection-end-column="38" />
|
|
1066
|
+ <state relative-caret-position="293">
|
|
1067
|
+ <caret line="647" column="8" lean-forward="true" selection-start-line="647" selection-start-column="8" selection-end-line="647" selection-end-column="8" />
|
1064
|
1068
|
</state>
|
1065
|
1069
|
</provider>
|
1066
|
1070
|
</entry>
|