andrew 4 lat temu
rodzic
commit
b1a81267bf
45 zmienionych plików z 253 dodań i 253 usunięć
  1. 1
    1
      src/main/java/com/huiju/estateagents/config/Swagger2Config.java
  2. 7
    7
      src/main/java/com/huiju/estateagents/controller/ExtendContentController.java
  3. 11
    11
      src/main/java/com/huiju/estateagents/controller/HelpActivityController.java
  4. 11
    11
      src/main/java/com/huiju/estateagents/controller/TaBuildingController.java
  5. 18
    18
      src/main/java/com/huiju/estateagents/controller/TaBuildingDynamicController.java
  6. 7
    7
      src/main/java/com/huiju/estateagents/controller/TaChannelController.java
  7. 9
    9
      src/main/java/com/huiju/estateagents/controller/TaGoodsController.java
  8. 1
    1
      src/main/java/com/huiju/estateagents/controller/TaMiniappController.java
  9. 5
    5
      src/main/java/com/huiju/estateagents/controller/TaNewsController.java
  10. 4
    4
      src/main/java/com/huiju/estateagents/controller/TaNewsTypeController.java
  11. 5
    5
      src/main/java/com/huiju/estateagents/controller/TaPersonLevelSettingController.java
  12. 7
    7
      src/main/java/com/huiju/estateagents/controller/TaPolicyController.java
  13. 8
    8
      src/main/java/com/huiju/estateagents/controller/TaRecommendCustomerController.java
  14. 5
    5
      src/main/java/com/huiju/estateagents/controller/TaShopBannerController.java
  15. 5
    5
      src/main/java/com/huiju/estateagents/controller/TaShopController.java
  16. 5
    5
      src/main/java/com/huiju/estateagents/controller/TaShopTypeController.java
  17. 6
    6
      src/main/java/com/huiju/estateagents/controller/TdBuildingTypeController.java
  18. 5
    5
      src/main/java/com/huiju/estateagents/controller/TdPointsRulesController.java
  19. 1
    1
      src/main/java/com/huiju/estateagents/controller/TdReportController.java
  20. 5
    5
      src/main/java/com/huiju/estateagents/controller/TdShopBadgeController.java
  21. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/AnnouncementTelController.java
  22. 7
    7
      src/main/java/com/huiju/estateagents/property/controller/BillController.java
  23. 12
    12
      src/main/java/com/huiju/estateagents/property/controller/BillInvoiceController.java
  24. 1
    1
      src/main/java/com/huiju/estateagents/property/controller/BillOrderController.java
  25. 2
    2
      src/main/java/com/huiju/estateagents/property/controller/BillStatementController.java
  26. 19
    19
      src/main/java/com/huiju/estateagents/property/controller/BuildingOwnerInfoController.java
  27. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/BuildingTreeController.java
  28. 3
    3
      src/main/java/com/huiju/estateagents/property/controller/CarouselSettingController.java
  29. 1
    1
      src/main/java/com/huiju/estateagents/property/controller/CommunitiesController.java
  30. 7
    7
      src/main/java/com/huiju/estateagents/property/controller/HotelController.java
  31. 2
    2
      src/main/java/com/huiju/estateagents/property/controller/ImageController.java
  32. 1
    1
      src/main/java/com/huiju/estateagents/property/controller/IndexCountController.java
  33. 3
    3
      src/main/java/com/huiju/estateagents/property/controller/MessageController.java
  34. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/RoleController.java
  35. 2
    2
      src/main/java/com/huiju/estateagents/property/controller/TaUserLicenseOrderController.java
  36. 2
    2
      src/main/java/com/huiju/estateagents/property/controller/TaVisitorLicenseSettingController.java
  37. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/TpAnnouncementController.java
  38. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/TpEquipmentController.java
  39. 6
    6
      src/main/java/com/huiju/estateagents/property/controller/TpRentalHouseController.java
  40. 6
    6
      src/main/java/com/huiju/estateagents/property/controller/TpShopController.java
  41. 1
    1
      src/main/java/com/huiju/estateagents/property/controller/TpShopSettingController.java
  42. 6
    6
      src/main/java/com/huiju/estateagents/property/controller/TpShopTypeController.java
  43. 6
    6
      src/main/java/com/huiju/estateagents/property/controller/TpTicketController.java
  44. 10
    10
      src/main/java/com/huiju/estateagents/property/controller/TransactionController.java
  45. 5
    5
      src/main/java/com/huiju/estateagents/property/controller/UserVerifyController.java

+ 1
- 1
src/main/java/com/huiju/estateagents/config/Swagger2Config.java Wyświetl plik

40
     private ApiInfo apiInfo(){
40
     private ApiInfo apiInfo(){
41
         return new ApiInfoBuilder()
41
         return new ApiInfoBuilder()
42
                 //页面标题
42
                 //页面标题
43
-                .title("营销云 的 RESTful API")
43
+                .title("香颂 的 RESTful API")
44
                 //版本号
44
                 //版本号
45
                 .version("1.0")
45
                 .version("1.0")
46
                 //描述
46
                 //描述

+ 7
- 7
src/main/java/com/huiju/estateagents/controller/ExtendContentController.java Wyświetl plik

66
      * @param pageSize
66
      * @param pageSize
67
      * @return
67
      * @return
68
      */
68
      */
69
-    @ApiOperation(value = "后台轮播图列表", notes = "后台轮播图列表")
69
+    // @ApiOperation(value = "后台轮播图列表", notes = "后台轮播图列表")
70
     @ApiImplicitParams({
70
     @ApiImplicitParams({
71
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
71
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
72
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
72
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
123
     /**
123
     /**
124
      * 微信 开屏 / 轮播图
124
      * 微信 开屏 / 轮播图
125
      */
125
      */
126
-    @ApiOperation(value = "微信轮播图列表", notes = "微信轮播图列表")
126
+    // @ApiOperation(value = "微信轮播图列表", notes = "微信轮播图列表")
127
     @ApiImplicitParams({
127
     @ApiImplicitParams({
128
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
128
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
129
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
129
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
163
      * @param extendContent 实体对象
163
      * @param extendContent 实体对象
164
      * @return
164
      * @return
165
      */
165
      */
166
-    @ApiOperation(value = "后台轮播图保存", notes = "后台轮播图保存")
166
+    // @ApiOperation(value = "后台轮播图保存", notes = "后台轮播图保存")
167
     @ApiImplicitParams({
167
     @ApiImplicitParams({
168
             @ApiImplicitParam(dataType = "ExtendContent", name = "extendContent", paramType = "body",value = "轮播图内容")
168
             @ApiImplicitParam(dataType = "ExtendContent", name = "extendContent", paramType = "body",value = "轮播图内容")
169
     })
169
     })
196
      * 根据id删除对象
196
      * 根据id删除对象
197
      * @param id  实体ID
197
      * @param id  实体ID
198
      */
198
      */
199
-    @ApiOperation(value = "后台轮播图删除", notes = "后台轮播图删除")
199
+    // @ApiOperation(value = "后台轮播图删除", notes = "后台轮播图删除")
200
     @ApiImplicitParams({
200
     @ApiImplicitParams({
201
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "payh",value = "轮播图id")
201
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "payh",value = "轮播图id")
202
     })
202
     })
224
      * @param extendContent 实体对象
224
      * @param extendContent 实体对象
225
      * @return
225
      * @return
226
      */
226
      */
227
-    @ApiOperation(value = "后台轮播图保存", notes = "后台轮播图保存")
227
+    // @ApiOperation(value = "后台轮播图保存", notes = "后台轮播图保存")
228
     @ApiImplicitParams({
228
     @ApiImplicitParams({
229
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "轮播图id"),
229
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "轮播图id"),
230
             @ApiImplicitParam(dataType = "ExtendContent", name = "extendContent", paramType = "body",value = "轮播图内容")
230
             @ApiImplicitParam(dataType = "ExtendContent", name = "extendContent", paramType = "body",value = "轮播图内容")
278
      * @param id  实体ID
278
      * @param id  实体ID
279
      * @return
279
      * @return
280
      */
280
      */
281
-    @ApiOperation(value = "后台轮播图删除", notes = "后台轮播图删除")
281
+    // @ApiOperation(value = "后台轮播图删除", notes = "后台轮播图删除")
282
     @ApiImplicitParams({
282
     @ApiImplicitParams({
283
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "轮播图id")
283
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "轮播图id")
284
     })
284
     })
302
      * 根据id查询对象
302
      * 根据id查询对象
303
      * @param id  实体ID
303
      * @param id  实体ID
304
      */
304
      */
305
-    @ApiOperation(value = "后台轮播图查询", notes = "后台轮播图查询")
305
+    // @ApiOperation(value = "后台轮播图查询", notes = "后台轮播图查询")
306
     @ApiImplicitParams({
306
     @ApiImplicitParams({
307
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "payh",value = "轮播图id")
307
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "payh",value = "轮播图id")
308
     })
308
     })

+ 11
- 11
src/main/java/com/huiju/estateagents/controller/HelpActivityController.java Wyświetl plik

88
      * @param pageSize
88
      * @param pageSize
89
      * @return
89
      * @return
90
      */
90
      */
91
-    @ApiOperation(value = "活动助力列表", notes = "活动助力列表")
91
+//    // @ApiOperation(value = "活动助力列表", notes = "活动助力列表")
92
     @ApiImplicitParams({
92
     @ApiImplicitParams({
93
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
93
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
94
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
94
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
121
      * @param pageSize
121
      * @param pageSize
122
      * @return
122
      * @return
123
      */
123
      */
124
-    @ApiOperation(value = "活动助力列表 已开始 和 未开始", notes = "活动助力列表 已开始 和 未开始")
124
+    // @ApiOperation(value = "活动助力列表 已开始 和 未开始", notes = "活动助力列表 已开始 和 未开始")
125
     @ApiImplicitParams({
125
     @ApiImplicitParams({
126
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
126
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
127
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
127
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
140
         return helpActivityList;
140
         return helpActivityList;
141
     }
141
     }
142
 
142
 
143
-    @ApiOperation(value = "活动助力新增", notes = "活动助力新增")
143
+    // @ApiOperation(value = "活动助力新增", notes = "活动助力新增")
144
     @ApiImplicitParams({
144
     @ApiImplicitParams({
145
             @ApiImplicitParam(dataType = "HelpActivity", name = "parameter", paramType = "body", value = "当前对象")
145
             @ApiImplicitParam(dataType = "HelpActivity", name = "parameter", paramType = "body", value = "当前对象")
146
     })
146
     })
192
     }
192
     }
193
 
193
 
194
 
194
 
195
-    @ApiOperation(value = "活动助力修改", notes = "活动助力修改")
195
+    // @ApiOperation(value = "活动助力修改", notes = "活动助力修改")
196
     @ApiImplicitParams({
196
     @ApiImplicitParams({
197
             @ApiImplicitParam(dataTypeClass = HelpActivity.class, name = "helpActivity", paramType = "body", value = "当前对象"),
197
             @ApiImplicitParam(dataTypeClass = HelpActivity.class, name = "helpActivity", paramType = "body", value = "当前对象"),
198
     })
198
     })
215
         return responseBean;
215
         return responseBean;
216
     }
216
     }
217
 
217
 
218
-    @ApiOperation(value = "根据id查询活动助力详情", notes = "根据id查询活动助力详情")
218
+    // @ApiOperation(value = "根据id查询活动助力详情", notes = "根据id查询活动助力详情")
219
     @ApiImplicitParams({
219
     @ApiImplicitParams({
220
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "helpActivityId", paramType = "query", value = "活动状态")
220
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "helpActivityId", paramType = "query", value = "活动状态")
221
     })
221
     })
232
         return responseBean;
232
         return responseBean;
233
     }
233
     }
234
 
234
 
235
-    @ApiOperation(value = "置顶和推首页", notes = "置顶和推首页")
235
+    // @ApiOperation(value = "置顶和推首页", notes = "置顶和推首页")
236
     @ApiImplicitParams({
236
     @ApiImplicitParams({
237
             @ApiImplicitParam(dataTypeClass = String.class, name = "parameter", paramType = "body", value = "status:0置顶操作,1推首页操作,2结束活动操作,helpActivityId:助力ID")
237
             @ApiImplicitParam(dataTypeClass = String.class, name = "parameter", paramType = "body", value = "status:0置顶操作,1推首页操作,2结束活动操作,helpActivityId:助力ID")
238
     })
238
     })
297
         return responseBean;
297
         return responseBean;
298
     }
298
     }
299
 
299
 
300
-    @ApiOperation(value = "助力记录", notes = "助力记录")
300
+    // @ApiOperation(value = "助力记录", notes = "助力记录")
301
     @ApiImplicitParams({
301
     @ApiImplicitParams({
302
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
302
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
303
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
303
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
315
         return helpRecord;
315
         return helpRecord;
316
     }
316
     }
317
 
317
 
318
-    @ApiOperation(value = "助力人详情", notes = "助力人详情")
318
+    // @ApiOperation(value = "助力人详情", notes = "助力人详情")
319
     @ApiImplicitParams({
319
     @ApiImplicitParams({
320
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
320
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
321
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
321
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
329
         return helpRecord;
329
         return helpRecord;
330
     }
330
     }
331
 
331
 
332
-    @ApiOperation(value = "核销", notes = "核销")
332
+    // @ApiOperation(value = "核销", notes = "核销")
333
     @ApiImplicitParams({
333
     @ApiImplicitParams({
334
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
334
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query", value = "第几页"),
335
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
335
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
453
             excelWriter.finish();
453
             excelWriter.finish();
454
     }
454
     }
455
     
455
     
456
-    @ApiOperation(value = "微信端根据id查询活动助力详情", notes = "根据id查询活动助力详情")
456
+    // @ApiOperation(value = "微信端根据id查询活动助力详情", notes = "根据id查询活动助力详情")
457
     @ApiImplicitParams({
457
     @ApiImplicitParams({
458
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "helpActivityId", paramType = "path", value = "活动状态")
458
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "helpActivityId", paramType = "path", value = "活动状态")
459
     })
459
     })
548
         }
548
         }
549
         return responseBean;
549
         return responseBean;
550
     }
550
     }
551
-    @ApiOperation(value = "微信端查询拼团和助力推首页的活动的", notes = "微信端查询拼团和助力推首页的活动的")
551
+    // @ApiOperation(value = "微信端查询拼团和助力推首页的活动的", notes = "微信端查询拼团和助力推首页的活动的")
552
     @ApiImplicitParams({
552
     @ApiImplicitParams({
553
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "buildingId", paramType = "query", value = "活动状态"),
553
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "buildingId", paramType = "query", value = "活动状态"),
554
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "type", paramType = "query", value = "1助力,2拼团"),
554
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "type", paramType = "query", value = "1助力,2拼团"),

+ 11
- 11
src/main/java/com/huiju/estateagents/controller/TaBuildingController.java Wyświetl plik

65
      * @return
65
      * @return
66
      */
66
      */
67
     @GetMapping("/admin/buildingSelectId/{id}")
67
     @GetMapping("/admin/buildingSelectId/{id}")
68
-    @ApiOperation(value = "项目详情", notes = "项目详情")
68
+    // @ApiOperation(value = "项目详情", notes = "项目详情")
69
     @ApiImplicitParams({
69
     @ApiImplicitParams({
70
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目id")
70
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目id")
71
     })
71
     })
82
      * @param code
82
      * @param code
83
      * @return
83
      * @return
84
      */
84
      */
85
-    @ApiOperation(value = "项目列表 查询所有有效的", notes = "项目列表 查询所有有效的")
85
+    // @ApiOperation(value = "项目列表 查询所有有效的", notes = "项目列表 查询所有有效的")
86
     @ApiImplicitParams({
86
     @ApiImplicitParams({
87
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageNum", value = "第几页"),
87
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageNum", value = "第几页"),
88
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageSize", value = "一页多少行"),
88
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageSize", value = "一页多少行"),
117
      * @param code
117
      * @param code
118
      * @return
118
      * @return
119
      */
119
      */
120
-    @ApiOperation(value = "项目列表", notes = "项目列表")
120
+    // @ApiOperation(value = "项目列表", notes = "项目列表")
121
     @ApiImplicitParams({
121
     @ApiImplicitParams({
122
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageNum", value = "第几页"),
122
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageNum", value = "第几页"),
123
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageSize", value = "一页多少行"),
123
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "pageSize", value = "一页多少行"),
149
      * @param parameter
149
      * @param parameter
150
      * @return
150
      * @return
151
      */
151
      */
152
-    @ApiOperation(value = "更新项目", notes = "更新项目")
152
+    // @ApiOperation(value = "更新项目", notes = "更新项目")
153
     @ApiImplicitParams({
153
     @ApiImplicitParams({
154
 
154
 
155
     })
155
     })
164
      * @param parameter
164
      * @param parameter
165
      * @return
165
      * @return
166
      */
166
      */
167
-    @ApiOperation(value = "项目添加", notes = "项目添加")
167
+    // @ApiOperation(value = "项目添加", notes = "项目添加")
168
     @ApiImplicitParams({
168
     @ApiImplicitParams({
169
 
169
 
170
     })
170
     })
179
      * @param parameter
179
      * @param parameter
180
      * @return
180
      * @return
181
      */
181
      */
182
-    @ApiOperation(value = "项目发布", notes = "项目发布")
182
+    // @ApiOperation(value = "项目发布", notes = "项目发布")
183
     @ApiImplicitParams({
183
     @ApiImplicitParams({
184
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "status:状态,id:项目id"),
184
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "status:状态,id:项目id"),
185
     })
185
     })
195
      * @param request
195
      * @param request
196
      * @return
196
      * @return
197
      */
197
      */
198
-    @ApiOperation(value = "项目发布", notes = "项目发布")
198
+    // @ApiOperation(value = "项目发布", notes = "项目发布")
199
     @ApiImplicitParams({
199
     @ApiImplicitParams({
200
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目id"),
200
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目id"),
201
     })
201
     })
211
      * @param session
211
      * @param session
212
      * @return
212
      * @return
213
      */
213
      */
214
-    @ApiOperation(value = "添加户型", notes = "添加户型")
214
+    // @ApiOperation(value = "添加户型", notes = "添加户型")
215
     @RequestMapping(value = "/admin/buildingApartment/add", method = RequestMethod.POST)
215
     @RequestMapping(value = "/admin/buildingApartment/add", method = RequestMethod.POST)
216
     public ResponseBean buildingApartment(@RequestBody String parameter, HttpServletRequest request) {
216
     public ResponseBean buildingApartment(@RequestBody String parameter, HttpServletRequest request) {
217
         return taBuildingService.buildingApartmentAdd(parameter);
217
         return taBuildingService.buildingApartmentAdd(parameter);
223
      * @param parameter
223
      * @param parameter
224
      * @return
224
      * @return
225
      */
225
      */
226
-    @ApiOperation(value = "户型编辑", notes = "户型编辑")
226
+    // @ApiOperation(value = "户型编辑", notes = "户型编辑")
227
     @RequestMapping(value = "/admin/buildingApartment/update", method = RequestMethod.PUT)
227
     @RequestMapping(value = "/admin/buildingApartment/update", method = RequestMethod.PUT)
228
     public ResponseBean buildingApartmentUpdate(@RequestBody String parameter) {
228
     public ResponseBean buildingApartmentUpdate(@RequestBody String parameter) {
229
         return taBuildingService.buildingApartmentUpdate(parameter);
229
         return taBuildingService.buildingApartmentUpdate(parameter);
235
      * @param id
235
      * @param id
236
      * @return
236
      * @return
237
      */
237
      */
238
-    @ApiOperation(value = "户型详情", notes = "户型详情")
238
+    // @ApiOperation(value = "户型详情", notes = "户型详情")
239
     @ApiImplicitParams({
239
     @ApiImplicitParams({
240
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "户型id"),
240
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "户型id"),
241
     })
241
     })
250
      * @param id
250
      * @param id
251
      * @return
251
      * @return
252
      */
252
      */
253
-    @ApiOperation(value = "依据项目ID 查户型", notes = "依据项目ID 查户型")
253
+    // @ApiOperation(value = "依据项目ID 查户型", notes = "依据项目ID 查户型")
254
     @ApiImplicitParams({
254
     @ApiImplicitParams({
255
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目ID"),
255
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "项目ID"),
256
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "apartmentType", value = "类型"),
256
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "apartmentType", value = "类型"),

+ 18
- 18
src/main/java/com/huiju/estateagents/controller/TaBuildingDynamicController.java Wyświetl plik

110
         binder.registerCustomEditor(Date.class, editor);
110
         binder.registerCustomEditor(Date.class, editor);
111
     }
111
     }
112
     
112
     
113
-    @ApiOperation(value = "后台管理端查询项目活动列表", notes = "后台管理端查询项目活动列表")
113
+    // @ApiOperation(value = "后台管理端查询项目活动列表", notes = "后台管理端查询项目活动列表")
114
     @ApiImplicitParams({
114
     @ApiImplicitParams({
115
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
115
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
116
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
116
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
135
         return responseBean;
135
         return responseBean;
136
     }
136
     }
137
 
137
 
138
-    @ApiOperation(value = "后台管理端查询项目活动列表", notes = "后台管理端查询项目活动列表")
138
+    // @ApiOperation(value = "后台管理端查询项目活动列表", notes = "后台管理端查询项目活动列表")
139
     @ApiImplicitParams({
139
     @ApiImplicitParams({
140
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
140
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
141
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
141
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
173
      * @param request
173
      * @param request
174
      * @return
174
      * @return
175
      */
175
      */
176
-    @ApiOperation(value = "微信端查询项目活动列表", notes = "微信端查询项目活动列表")
176
+    // @ApiOperation(value = "微信端查询项目活动列表", notes = "微信端查询项目活动列表")
177
     @ApiImplicitParams({
177
     @ApiImplicitParams({
178
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
178
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
179
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
179
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
205
         return responseBean;
205
         return responseBean;
206
     }
206
     }
207
     
207
     
208
-    @ApiOperation(value = "微信端查询收藏项目活动列表", notes = "微信端查询收藏项目活动列表")
208
+    // @ApiOperation(value = "微信端查询收藏项目活动列表", notes = "微信端查询收藏项目活动列表")
209
     @ApiImplicitParams({
209
     @ApiImplicitParams({
210
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
210
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
211
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
211
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
268
      * @param dynamicId
268
      * @param dynamicId
269
      * @return
269
      * @return
270
      */
270
      */
271
-    @ApiOperation(value = "微信端查询活动详情", notes = "微信端查询活动详情")
271
+    // @ApiOperation(value = "微信端查询活动详情", notes = "微信端查询活动详情")
272
     @ApiImplicitParams({
272
     @ApiImplicitParams({
273
             @ApiImplicitParam(dataTypeClass = String.class, name = "dynamicId", paramType = "path",value = "活动ID")
273
             @ApiImplicitParam(dataTypeClass = String.class, name = "dynamicId", paramType = "path",value = "活动ID")
274
     })
274
     })
291
      * @param dynamicId
291
      * @param dynamicId
292
      * @return
292
      * @return
293
      */
293
      */
294
-    @ApiOperation(value = "微信端查询活报名动详情", notes = "微信端查询活报名动详情")
294
+    // @ApiOperation(value = "微信端查询活报名动详情", notes = "微信端查询活报名动详情")
295
     @ApiImplicitParams({
295
     @ApiImplicitParams({
296
             @ApiImplicitParam(dataTypeClass = String.class, name = "dynamicId", paramType = "path",value = "活动ID")
296
             @ApiImplicitParam(dataTypeClass = String.class, name = "dynamicId", paramType = "path",value = "活动ID")
297
     })
297
     })
330
      * @param enlistId
330
      * @param enlistId
331
      * @return
331
      * @return
332
      */
332
      */
333
-    @ApiOperation(value = "微信端活动签到", notes = "微信端活动签到")
333
+    // @ApiOperation(value = "微信端活动签到", notes = "微信端活动签到")
334
     @ApiImplicitParams({
334
     @ApiImplicitParams({
335
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "enlistId", paramType = "path",value = "活动报名ID")
335
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "enlistId", paramType = "path",value = "活动报名ID")
336
     })
336
     })
382
      * @param request
382
      * @param request
383
      * @return
383
      * @return
384
      */
384
      */
385
-    @ApiOperation(value = "微信端添加活动报名", notes = "微信端添加活动报名")
385
+    // @ApiOperation(value = "微信端添加活动报名", notes = "微信端添加活动报名")
386
     @ApiImplicitParams({
386
     @ApiImplicitParams({
387
             @ApiImplicitParam(dataType = "TaActivityDynamicEnlist", name = "taActivityDynamicEnlist", paramType = "body",value = "")
387
             @ApiImplicitParam(dataType = "TaActivityDynamicEnlist", name = "taActivityDynamicEnlist", paramType = "body",value = "")
388
     })
388
     })
438
     }
438
     }
439
     
439
     
440
     
440
     
441
-    @ApiOperation(value = "后端活动添加", notes = "后端活动添加")
441
+    // @ApiOperation(value = "后端活动添加", notes = "后端活动添加")
442
     @ApiImplicitParams({
442
     @ApiImplicitParams({
443
             @ApiImplicitParam(dataType = "TaBuildingDynamic", name = "parameter", paramType = "body",value = "活动详细信息")
443
             @ApiImplicitParam(dataType = "TaBuildingDynamic", name = "parameter", paramType = "body",value = "活动详细信息")
444
     })
444
     })
486
         return responseBean;
486
         return responseBean;
487
     }
487
     }
488
     
488
     
489
-    @ApiOperation(value = "后端活动更新", notes = "后端微信活动更新")
489
+    // @ApiOperation(value = "后端活动更新", notes = "后端微信活动更新")
490
     @ApiImplicitParams({
490
     @ApiImplicitParams({
491
             @ApiImplicitParam(dataType = "TaBuildingDynamic", name = "parameter", paramType = "body",value = "活动详细信息")
491
             @ApiImplicitParam(dataType = "TaBuildingDynamic", name = "parameter", paramType = "body",value = "活动详细信息")
492
     })
492
     })
522
         return responseBean;
522
         return responseBean;
523
     }
523
     }
524
     
524
     
525
-    @ApiOperation(value = "后端置顶", notes = "后端置顶")
525
+    // @ApiOperation(value = "后端置顶", notes = "后端置顶")
526
     @ApiImplicitParams({
526
     @ApiImplicitParams({
527
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID"),
527
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID"),
528
             @ApiImplicitParam(dataType = "Integer", name = "weight", paramType = "query",value = "权重")
528
             @ApiImplicitParam(dataType = "Integer", name = "weight", paramType = "query",value = "权重")
543
         return responseBean;
543
         return responseBean;
544
     }
544
     }
545
 
545
 
546
-    @ApiOperation(value = "活动推首页", notes = "活动推首页")
546
+    // @ApiOperation(value = "活动推首页", notes = "活动推首页")
547
     @ApiImplicitParams({
547
     @ApiImplicitParams({
548
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID"),
548
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID"),
549
             @ApiImplicitParam(dataType = "Integer", name = "home", paramType = "query",value = "首页标志")
549
             @ApiImplicitParam(dataType = "Integer", name = "home", paramType = "query",value = "首页标志")
565
     }
565
     }
566
     
566
     
567
     
567
     
568
-    @ApiOperation(value = "后端删除", notes = "后端删除")
568
+    // @ApiOperation(value = "后端删除", notes = "后端删除")
569
     @ApiImplicitParams({
569
     @ApiImplicitParams({
570
             @ApiImplicitParam(dataType = "String", name = "id", paramType = "query",value = "活动ID")
570
             @ApiImplicitParam(dataType = "String", name = "id", paramType = "query",value = "活动ID")
571
     })
571
     })
575
         return responseBean;
575
         return responseBean;
576
     }
576
     }
577
     
577
     
578
-    @ApiOperation(value = "后端发布活动", notes = "后端发布活动")
578
+    // @ApiOperation(value = "后端发布活动", notes = "后端发布活动")
579
     @ApiImplicitParams({
579
     @ApiImplicitParams({
580
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "path",value = "活动ID")
580
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "path",value = "活动ID")
581
     })
581
     })
592
         return responseBean;
592
         return responseBean;
593
     }
593
     }
594
     
594
     
595
-    @ApiOperation(value = "后端取消活动", notes = "后端取消活动")
595
+    // @ApiOperation(value = "后端取消活动", notes = "后端取消活动")
596
     @ApiImplicitParams({
596
     @ApiImplicitParams({
597
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "path",value = "活动ID")
597
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "path",value = "活动ID")
598
     })
598
     })
609
         return responseBean;
609
         return responseBean;
610
     }
610
     }
611
     
611
     
612
-    @ApiOperation(value = "后端活动详情", notes = "后端活动详情")
612
+    // @ApiOperation(value = "后端活动详情", notes = "后端活动详情")
613
     @ApiImplicitParams({
613
     @ApiImplicitParams({
614
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID")
614
             @ApiImplicitParam(dataType = "String", name = "dynamicId", paramType = "query",value = "活动ID")
615
     })
615
     })
629
         return responseBean;
629
         return responseBean;
630
     }
630
     }
631
     
631
     
632
-    @ApiOperation(value = "后端报名列表", notes = "后端报名列表")
632
+    // @ApiOperation(value = "后端报名列表", notes = "后端报名列表")
633
     @ApiImplicitParams({
633
     @ApiImplicitParams({
634
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
634
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
635
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
635
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
659
         return ResponseBean.success(map);
659
         return ResponseBean.success(map);
660
     }
660
     }
661
     
661
     
662
-    @ApiOperation(value = "后端结束活动", notes = "后端结束活动")
662
+    // @ApiOperation(value = "后端结束活动", notes = "后端结束活动")
663
     @ApiImplicitParams({
663
     @ApiImplicitParams({
664
             @ApiImplicitParam(dataType = "String", name = "parameter", paramType = "body",value = "活动ID dynamicId 和 top")
664
             @ApiImplicitParam(dataType = "String", name = "parameter", paramType = "body",value = "活动ID dynamicId 和 top")
665
     })
665
     })

+ 7
- 7
src/main/java/com/huiju/estateagents/controller/TaChannelController.java Wyświetl plik

62
      * @param pageSize
62
      * @param pageSize
63
      * @return
63
      * @return
64
      */
64
      */
65
-    @ApiOperation(value = "渠道管理列表", notes = "渠道管理列表")
65
+    // @ApiOperation(value = "渠道管理列表", notes = "渠道管理列表")
66
     @ApiImplicitParams({
66
     @ApiImplicitParams({
67
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
67
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
68
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
68
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
108
      * @param channel 实体对象
108
      * @param channel 实体对象
109
      * @return
109
      * @return
110
      */
110
      */
111
-    @ApiOperation(value = "渠道保存", notes = "渠道保存")
111
+    // @ApiOperation(value = "渠道保存", notes = "渠道保存")
112
     @ApiImplicitParams({
112
     @ApiImplicitParams({
113
             @ApiImplicitParam(dataTypeClass = TaChannel.class, name = "channel", paramType = "body",value = "当前对象"),
113
             @ApiImplicitParam(dataTypeClass = TaChannel.class, name = "channel", paramType = "body",value = "当前对象"),
114
     })
114
     })
138
      * 根据id删除对象
138
      * 根据id删除对象
139
      * @param id  实体ID
139
      * @param id  实体ID
140
      */
140
      */
141
-    @ApiOperation(value = "根据渠道ID删除", notes = "根据渠道ID删除")
141
+    // @ApiOperation(value = "根据渠道ID删除", notes = "根据渠道ID删除")
142
     @ApiImplicitParams({
142
     @ApiImplicitParams({
143
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
143
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
144
     })
144
     })
166
      * @param channel 实体对象
166
      * @param channel 实体对象
167
      * @return
167
      * @return
168
      */
168
      */
169
-    @ApiOperation(value = "根据渠道ID修改", notes = "根据渠道ID修改")
169
+    // @ApiOperation(value = "根据渠道ID修改", notes = "根据渠道ID修改")
170
     @ApiImplicitParams({
170
     @ApiImplicitParams({
171
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
171
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
172
     })
172
     })
193
      * 根据id查询对象
193
      * 根据id查询对象
194
      * @param id  实体ID
194
      * @param id  实体ID
195
      */
195
      */
196
-    @ApiOperation(value = "根据渠道ID查询", notes = "根据渠道ID查询")
196
+    // @ApiOperation(value = "根据渠道ID查询", notes = "根据渠道ID查询")
197
     @ApiImplicitParams({
197
     @ApiImplicitParams({
198
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
198
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "query",value = "渠道id"),
199
     })
199
     })
213
     /**
213
     /**
214
      * 渠道管理下的经纪人
214
      * 渠道管理下的经纪人
215
      */
215
      */
216
-    @ApiOperation(value = "渠道管理下的经纪人", notes = "渠道管理下的经纪人")
216
+    // @ApiOperation(value = "渠道管理下的经纪人", notes = "渠道管理下的经纪人")
217
     @ApiImplicitParams({
217
     @ApiImplicitParams({
218
             @ApiImplicitParam(dataTypeClass = String.class, name = "name", paramType = "query",value = "姓名"),
218
             @ApiImplicitParam(dataTypeClass = String.class, name = "name", paramType = "query",value = "姓名"),
219
             @ApiImplicitParam(dataTypeClass = String.class, name = "phone", paramType = "query",value = "电话"),
219
             @ApiImplicitParam(dataTypeClass = String.class, name = "phone", paramType = "query",value = "电话"),
236
     /**
236
     /**
237
      * 渠道邀请经纪人列表
237
      * 渠道邀请经纪人列表
238
      */
238
      */
239
-    @ApiOperation(value = "渠道邀请经纪人列表", notes = "渠道邀请经纪人列表")
239
+    // @ApiOperation(value = "渠道邀请经纪人列表", notes = "渠道邀请经纪人列表")
240
     @ApiImplicitParams({
240
     @ApiImplicitParams({
241
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "query",value = "姓名"),
241
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "query",value = "姓名"),
242
             @ApiImplicitParam(dataTypeClass = String.class, name = "phone", paramType = "query",value = "电话"),
242
             @ApiImplicitParam(dataTypeClass = String.class, name = "phone", paramType = "query",value = "电话"),

+ 9
- 9
src/main/java/com/huiju/estateagents/controller/TaGoodsController.java Wyświetl plik

60
      * @param pageSize
60
      * @param pageSize
61
      * @return
61
      * @return
62
      */
62
      */
63
-    @ApiOperation(value = "后台商品列表", notes = "后台商品列表")
63
+    // @ApiOperation(value = "后台商品列表", notes = "后台商品列表")
64
     @ApiImplicitParams({
64
     @ApiImplicitParams({
65
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query",value = "第几页"),
65
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query",value = "第几页"),
66
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
66
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
109
      * @param taGoods 实体对象
109
      * @param taGoods 实体对象
110
      * @return
110
      * @return
111
      */
111
      */
112
-    @ApiOperation(value = "后台商品保存", notes = "后台商品保存")
112
+    // @ApiOperation(value = "后台商品保存", notes = "后台商品保存")
113
     @ApiImplicitParams({
113
     @ApiImplicitParams({
114
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
114
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
115
     })
115
     })
161
      * @param taGoods 实体对象
161
      * @param taGoods 实体对象
162
      * @return
162
      * @return
163
      */
163
      */
164
-    @ApiOperation(value = "后台商品修改", notes = "后台商品修改")
164
+    // @ApiOperation(value = "后台商品修改", notes = "后台商品修改")
165
     @ApiImplicitParams({
165
     @ApiImplicitParams({
166
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
166
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
167
     })
167
     })
191
      * @param taGoods 实体对象
191
      * @param taGoods 实体对象
192
      * @return
192
      * @return
193
      */
193
      */
194
-    @ApiOperation(value = "后台商品状态变更", notes = "后台商品状态变更")
194
+    // @ApiOperation(value = "后台商品状态变更", notes = "后台商品状态变更")
195
     @ApiImplicitParams({
195
     @ApiImplicitParams({
196
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
196
             @ApiImplicitParam(dataType = "TaGoods", name = "taGoods", paramType = "body",value = "商品详细数据")
197
     })
197
     })
222
      * 根据id查询对象
222
      * 根据id查询对象
223
      * @param id  实体ID
223
      * @param id  实体ID
224
      */
224
      */
225
-    @ApiOperation(value = "后台商品详情", notes = "后台商品详情")
225
+    // @ApiOperation(value = "后台商品详情", notes = "后台商品详情")
226
     @ApiImplicitParams({
226
     @ApiImplicitParams({
227
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
227
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
228
     })
228
     })
240
     }
240
     }
241
 
241
 
242
 
242
 
243
-    @ApiOperation(value = "微信 查询有商品的项目", notes = "微信 查询有商品的项目")
243
+    // @ApiOperation(value = "微信 查询有商品的项目", notes = "微信 查询有商品的项目")
244
     @GetMapping(value = "/wx/goodsToBuilding")
244
     @GetMapping(value = "/wx/goodsToBuilding")
245
     public ResponseBean wxGoodsToBuilding(@RequestParam(value = "cityId", required = false) Integer cityId, HttpServletRequest request) {
245
     public ResponseBean wxGoodsToBuilding(@RequestParam(value = "cityId", required = false) Integer cityId, HttpServletRequest request) {
246
         return iTaBuildingService.getBuildingListById(getOrgId(request),cityId);
246
         return iTaBuildingService.getBuildingListById(getOrgId(request),cityId);
252
      * @param pageSize
252
      * @param pageSize
253
      * @return
253
      * @return
254
      */
254
      */
255
-    @ApiOperation(value = "微信商品列表", notes = "微信商品列表")
255
+    // @ApiOperation(value = "微信商品列表", notes = "微信商品列表")
256
     @ApiImplicitParams({
256
     @ApiImplicitParams({
257
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
257
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
258
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
258
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
307
      * 根据id查询对象
307
      * 根据id查询对象
308
      * @param id  实体ID
308
      * @param id  实体ID
309
      */
309
      */
310
-    @ApiOperation(value = "微信商品详情", notes = "微信商品详情")
310
+    // @ApiOperation(value = "微信商品详情", notes = "微信商品详情")
311
     @ApiImplicitParams({
311
     @ApiImplicitParams({
312
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
312
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
313
     })
313
     })
330
      * @param request
330
      * @param request
331
      * @return
331
      * @return
332
      */
332
      */
333
-    @ApiOperation(value = "微信兑换商品接口", notes = "微信兑换商品接口")
333
+    // @ApiOperation(value = "微信兑换商品接口", notes = "微信兑换商品接口")
334
     @ApiImplicitParams({
334
     @ApiImplicitParams({
335
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
335
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "商品id")
336
     })
336
     })

+ 1
- 1
src/main/java/com/huiju/estateagents/controller/TaMiniappController.java Wyświetl plik

202
         }
202
         }
203
     }
203
     }
204
 
204
 
205
-    @ApiOperation(value = "获取小程序名称", notes = "获取小程序名称")
205
+    // @ApiOperation(value = "获取小程序名称", notes = "获取小程序名称")
206
     @GetMapping(value = "/admin/getMiniappName")
206
     @GetMapping(value = "/admin/getMiniappName")
207
     public ResponseBean getMiniappName(HttpServletRequest request){
207
     public ResponseBean getMiniappName(HttpServletRequest request){
208
         Integer orgId = getOrgId(request);
208
         Integer orgId = getOrgId(request);

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TaNewsController.java Wyświetl plik

67
      * @param pageSize
67
      * @param pageSize
68
      * @return
68
      * @return
69
      */
69
      */
70
-    @ApiOperation(value = "资讯列表", notes = "资讯列表")
70
+    // @ApiOperation(value = "资讯列表", notes = "资讯列表")
71
     @ApiImplicitParams({
71
     @ApiImplicitParams({
72
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
72
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
73
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
73
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
124
      * @param taNews 实体对象
124
      * @param taNews 实体对象
125
      * @return
125
      * @return
126
      */
126
      */
127
-    @ApiOperation(value = "保存资讯", notes = "保存资讯")
127
+    // @ApiOperation(value = "保存资讯", notes = "保存资讯")
128
     @ApiImplicitParams({
128
     @ApiImplicitParams({
129
             @ApiImplicitParam(dataType = "TaNews", name = "taNews", paramType = "body",value = "资讯详细数据")
129
             @ApiImplicitParam(dataType = "TaNews", name = "taNews", paramType = "body",value = "资讯详细数据")
130
     })
130
     })
154
      * @param taNews 实体对象
154
      * @param taNews 实体对象
155
      * @return
155
      * @return
156
      */
156
      */
157
-    @ApiOperation(value = "修改资讯", notes = "修改资讯")
157
+    // @ApiOperation(value = "修改资讯", notes = "修改资讯")
158
     @ApiImplicitParams({
158
     @ApiImplicitParams({
159
             @ApiImplicitParam(dataType = "TaNews", name = "taNews", paramType = "body",value = "资讯数据"),
159
             @ApiImplicitParam(dataType = "TaNews", name = "taNews", paramType = "body",value = "资讯数据"),
160
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "taNews", paramType = "path", value = "资讯id")
160
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "taNews", paramType = "path", value = "资讯id")
179
      * 根据id查询对象
179
      * 根据id查询对象
180
      * @param id  实体ID
180
      * @param id  实体ID
181
      */
181
      */
182
-    @ApiOperation(value = "咨询详情", notes = "咨询详情")
182
+    // @ApiOperation(value = "咨询详情", notes = "咨询详情")
183
     @ApiImplicitParams({
183
     @ApiImplicitParams({
184
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
184
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
185
     })
185
     })
189
         return responseBean;
189
         return responseBean;
190
     }
190
     }
191
 
191
 
192
-    @ApiOperation(value = "资讯置顶", notes = "资讯置顶")
192
+    // @ApiOperation(value = "资讯置顶", notes = "资讯置顶")
193
     @ApiImplicitParams({
193
     @ApiImplicitParams({
194
             @ApiImplicitParam(dataType = "String", name = "newsId", paramType = "query",value = "资讯ID"),
194
             @ApiImplicitParam(dataType = "String", name = "newsId", paramType = "query",value = "资讯ID"),
195
             @ApiImplicitParam(dataType = "Integer", name = "weight", paramType = "query",value = "权重")
195
             @ApiImplicitParam(dataType = "Integer", name = "weight", paramType = "query",value = "权重")

+ 4
- 4
src/main/java/com/huiju/estateagents/controller/TaNewsTypeController.java Wyświetl plik

49
      * @param pageSize
49
      * @param pageSize
50
      * @return
50
      * @return
51
      */
51
      */
52
-    @ApiOperation(value = "查询资讯类型", notes = "查询资讯类型")
52
+    // @ApiOperation(value = "查询资讯类型", notes = "查询资讯类型")
53
     @ApiImplicitParams({
53
     @ApiImplicitParams({
54
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
54
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
55
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
55
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
69
      * @param taNewsType 实体对象
69
      * @param taNewsType 实体对象
70
      * @return
70
      * @return
71
      */
71
      */
72
-    @ApiOperation(value = "保存资讯类型", notes = "保存资讯类型")
72
+    // @ApiOperation(value = "保存资讯类型", notes = "保存资讯类型")
73
     @ApiImplicitParams({
73
     @ApiImplicitParams({
74
             @ApiImplicitParam(dataType = "TaNewsType", name = "taNewsType", paramType = "body",value = "资讯类型数据")
74
             @ApiImplicitParam(dataType = "TaNewsType", name = "taNewsType", paramType = "body",value = "资讯类型数据")
75
     })
75
     })
96
      * @param taNewsType 实体对象
96
      * @param taNewsType 实体对象
97
      * @return
97
      * @return
98
      */
98
      */
99
-    @ApiOperation(value = "修改资讯类型", notes = "根据ID修改资讯类型")
99
+    // @ApiOperation(value = "修改资讯类型", notes = "根据ID修改资讯类型")
100
     @ApiImplicitParams({
100
     @ApiImplicitParams({
101
             @ApiImplicitParam(dataType = "TaNewsType", name = "taNewsType", paramType = "body",value = "资讯类型数据"),
101
             @ApiImplicitParam(dataType = "TaNewsType", name = "taNewsType", paramType = "body",value = "资讯类型数据"),
102
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
102
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
114
      * 根据id查询对象
114
      * 根据id查询对象
115
      * @param id  实体ID
115
      * @param id  实体ID
116
      */
116
      */
117
-    @ApiOperation(value = "咨询类型详情", notes = "咨询类型详情")
117
+    // @ApiOperation(value = "咨询类型详情", notes = "咨询类型详情")
118
     @ApiImplicitParams({
118
     @ApiImplicitParams({
119
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
119
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "资讯id")
120
     })
120
     })

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TaPersonLevelSettingController.java Wyświetl plik

51
      * @return
51
      * @return
52
      */
52
      */
53
     @RequestMapping(value="/{client}/person-level",method= RequestMethod.GET)
53
     @RequestMapping(value="/{client}/person-level",method= RequestMethod.GET)
54
-    @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
54
+    // @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
55
     public ResponseBean taPersonLevelSettingList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
55
     public ResponseBean taPersonLevelSettingList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
56
                                                  @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
56
                                                  @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
57
                                                  @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
57
                                                  @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
74
      * @return
74
      * @return
75
      */
75
      */
76
     @RequestMapping(value="/admin/person-level",method= RequestMethod.POST)
76
     @RequestMapping(value="/admin/person-level",method= RequestMethod.POST)
77
-    @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
77
+    // @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
78
     public ResponseBean taPersonLevelSettingAdd(@ApiParam("保存内容") @RequestBody TaPersonLevelSetting taPersonLevelSetting,
78
     public ResponseBean taPersonLevelSettingAdd(@ApiParam("保存内容") @RequestBody TaPersonLevelSetting taPersonLevelSetting,
79
                                                 HttpServletRequest request) throws Exception{
79
                                                 HttpServletRequest request) throws Exception{
80
         if (null == taPersonLevelSetting) {
80
         if (null == taPersonLevelSetting) {
98
      * @param id  实体ID
98
      * @param id  实体ID
99
      */
99
      */
100
     @RequestMapping(value="/admin/person-level/{id}", method= RequestMethod.DELETE)
100
     @RequestMapping(value="/admin/person-level/{id}", method= RequestMethod.DELETE)
101
-    @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
101
+    // @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
102
     public ResponseBean taPersonLevelSettingDelete(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
102
     public ResponseBean taPersonLevelSettingDelete(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
103
         TaPersonLevelSetting taPersonLevelSetting = iTaPersonLevelSettingService.getById(id);
103
         TaPersonLevelSetting taPersonLevelSetting = iTaPersonLevelSettingService.getById(id);
104
         taPersonLevelSetting.setStatus(CommConstant.STATUS_DELETE);
104
         taPersonLevelSetting.setStatus(CommConstant.STATUS_DELETE);
112
      * @return
112
      * @return
113
      */
113
      */
114
     @RequestMapping(value="/admin/person-level/{id}",method= RequestMethod.PUT)
114
     @RequestMapping(value="/admin/person-level/{id}",method= RequestMethod.PUT)
115
-    @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
115
+    // @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
116
     public ResponseBean taPersonLevelSettingUpdate(@ApiParam("对象ID") @PathVariable Integer id,
116
     public ResponseBean taPersonLevelSettingUpdate(@ApiParam("对象ID") @PathVariable Integer id,
117
                                                    @ApiParam("更新内容") @RequestBody TaPersonLevelSetting taPersonLevelSetting) throws Exception{
117
                                                    @ApiParam("更新内容") @RequestBody TaPersonLevelSetting taPersonLevelSetting) throws Exception{
118
         taPersonLevelSetting.setLevelId(id);
118
         taPersonLevelSetting.setLevelId(id);
128
      * @param id  实体ID
128
      * @param id  实体ID
129
      */
129
      */
130
     @RequestMapping(value="/admin/person-level/{id}",method= RequestMethod.GET)
130
     @RequestMapping(value="/admin/person-level/{id}",method= RequestMethod.GET)
131
-    @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
131
+    // @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
132
     public ResponseBean taPersonLevelSettingGet(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
132
     public ResponseBean taPersonLevelSettingGet(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
133
         return ResponseBean.success(iTaPersonLevelSettingService.getById(id));
133
         return ResponseBean.success(iTaPersonLevelSettingService.getById(id));
134
     }
134
     }

+ 7
- 7
src/main/java/com/huiju/estateagents/controller/TaPolicyController.java Wyświetl plik

57
      * @param pageSize
57
      * @param pageSize
58
      * @return
58
      * @return
59
      */
59
      */
60
-    @ApiOperation(value = "后台政策维护列表", notes = "后台政策维护列表")
60
+    // @ApiOperation(value = "后台政策维护列表", notes = "后台政策维护列表")
61
     @ApiImplicitParams({
61
     @ApiImplicitParams({
62
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
62
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
63
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
63
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
93
      * @param pageSize
93
      * @param pageSize
94
      * @return
94
      * @return
95
      */
95
      */
96
-    @ApiOperation(value = "微信政策维护列表", notes = "微信政策维护列表")
96
+    // @ApiOperation(value = "微信政策维护列表", notes = "微信政策维护列表")
97
     @ApiImplicitParams({
97
     @ApiImplicitParams({
98
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
98
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
99
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
99
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
128
      * @param taPolicy 实体对象
128
      * @param taPolicy 实体对象
129
      * @return
129
      * @return
130
      */
130
      */
131
-    @ApiOperation(value = "后台政策维护保存", notes = "后台政策维护保存")
131
+    // @ApiOperation(value = "后台政策维护保存", notes = "后台政策维护保存")
132
     @ApiImplicitParams({
132
     @ApiImplicitParams({
133
             @ApiImplicitParam(dataType = "TaPolicy", name = "taPolicy", paramType = "body",value = "政策数据")
133
             @ApiImplicitParam(dataType = "TaPolicy", name = "taPolicy", paramType = "body",value = "政策数据")
134
     })
134
     })
166
      * 根据id删除对象
166
      * 根据id删除对象
167
      * @param id  实体ID
167
      * @param id  实体ID
168
      */
168
      */
169
-    @ApiOperation(value = "后台政策维护删除", notes = "后台政策维护删除")
169
+    // @ApiOperation(value = "后台政策维护删除", notes = "后台政策维护删除")
170
     @ApiImplicitParams({
170
     @ApiImplicitParams({
171
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
171
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
172
     })
172
     })
195
      * @param taPolicy 实体对象
195
      * @param taPolicy 实体对象
196
      * @return
196
      * @return
197
      */
197
      */
198
-    @ApiOperation(value = "后台政策维护修改", notes = "后台政策维护修改")
198
+    // @ApiOperation(value = "后台政策维护修改", notes = "后台政策维护修改")
199
     @ApiImplicitParams({
199
     @ApiImplicitParams({
200
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID"),
200
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID"),
201
             @ApiImplicitParam(dataType = "TaPolicy", name = "taPolicy", paramType = "body",value = "政策数据")
201
             @ApiImplicitParam(dataType = "TaPolicy", name = "taPolicy", paramType = "body",value = "政策数据")
234
      * 根据id查询对象
234
      * 根据id查询对象
235
      * @param id  实体ID
235
      * @param id  实体ID
236
      */
236
      */
237
-    @ApiOperation(value = "后台政策维护查询", notes = "后台政策维护查询")
237
+    // @ApiOperation(value = "后台政策维护查询", notes = "后台政策维护查询")
238
     @ApiImplicitParams({
238
     @ApiImplicitParams({
239
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
239
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
240
     })
240
     })
254
      * 根据id查询对象
254
      * 根据id查询对象
255
      * @param id  实体ID
255
      * @param id  实体ID
256
      */
256
      */
257
-    @ApiOperation(value = "微信政策维护查询", notes = "微信政策维护查询")
257
+    // @ApiOperation(value = "微信政策维护查询", notes = "微信政策维护查询")
258
     @ApiImplicitParams({
258
     @ApiImplicitParams({
259
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
259
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "政策数据ID")
260
     })
260
     })

+ 8
- 8
src/main/java/com/huiju/estateagents/controller/TaRecommendCustomerController.java Wyświetl plik

92
      * @return
92
      * @return
93
      */
93
      */
94
     @GetMapping("/wx/customer/list")
94
     @GetMapping("/wx/customer/list")
95
-    @ApiOperation(value = "查询我的客户列表", notes = "查询我的客户列表")
95
+    // @ApiOperation(value = "查询我的客户列表", notes = "查询我的客户列表")
96
     @ApiImplicitParams({
96
     @ApiImplicitParams({
97
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query", value = "第几页"),
97
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query", value = "第几页"),
98
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
98
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
117
      * @return
117
      * @return
118
      */
118
      */
119
     @GetMapping("/admin/customer/list/{userId}")
119
     @GetMapping("/admin/customer/list/{userId}")
120
-    @ApiOperation(value = "查询我的客户列表", notes = "查询我的客户列表")
120
+    // @ApiOperation(value = "查询我的客户列表", notes = "查询我的客户列表")
121
     @ApiImplicitParams({
121
     @ApiImplicitParams({
122
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query", value = "第几页"),
122
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNumber", paramType = "query", value = "第几页"),
123
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
123
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query", value = "一页多少行"),
152
      * @return
152
      * @return
153
      */
153
      */
154
     @GetMapping("/wx/customer/{id}")
154
     @GetMapping("/wx/customer/{id}")
155
-    @ApiOperation(value = "查询客户详情", notes = "查询客户详情")
155
+    // @ApiOperation(value = "查询客户详情", notes = "查询客户详情")
156
     @ApiImplicitParams({
156
     @ApiImplicitParams({
157
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "path", value = "搜索关键字,目前仅支持姓名")
157
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "path", value = "搜索关键字,目前仅支持姓名")
158
     })
158
     })
171
      * @return
171
      * @return
172
      */
172
      */
173
     @PostMapping("/wx/customer/edit")
173
     @PostMapping("/wx/customer/edit")
174
-    @ApiOperation(value = "客户编辑", notes = "客户编辑")
174
+    // @ApiOperation(value = "客户编辑", notes = "客户编辑")
175
     @ApiImplicitParams({
175
     @ApiImplicitParams({
176
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "path", value = "搜索关键字,目前仅支持姓名")
176
             @ApiImplicitParam(dataTypeClass = String.class, name = "id", paramType = "path", value = "搜索关键字,目前仅支持姓名")
177
     })
177
     })
924
      * @return
924
      * @return
925
      */
925
      */
926
     @GetMapping("/wx/inventory/customer/statistics")
926
     @GetMapping("/wx/inventory/customer/statistics")
927
-    @ApiOperation(value = "查询我的客户人数统计", notes = "查询我的客户人数统计")
927
+    // @ApiOperation(value = "查询我的客户人数统计", notes = "查询我的客户人数统计")
928
     public ResponseBean getMyCustStatistics(HttpServletRequest request) {
928
     public ResponseBean getMyCustStatistics(HttpServletRequest request) {
929
         String openid = getOpenId(request);
929
         String openid = getOpenId(request);
930
         return taRecommendCustomerService.getMyCustStatistics(openid);
930
         return taRecommendCustomerService.getMyCustStatistics(openid);
938
      * @return
938
      * @return
939
      */
939
      */
940
     @GetMapping("/wx/inventory/customer/statistics/{type}")
940
     @GetMapping("/wx/inventory/customer/statistics/{type}")
941
-    @ApiOperation(value = "查询我的客户人数统计", notes = "查询我的客户人数统计")
941
+    // @ApiOperation(value = "查询我的客户人数统计", notes = "查询我的客户人数统计")
942
     public ResponseBean getMyCustFollows(@PathVariable(value = "type") String type,
942
     public ResponseBean getMyCustFollows(@PathVariable(value = "type") String type,
943
                                          @RequestParam(value = "pageNumber", defaultValue = "0") Integer pageNumber,
943
                                          @RequestParam(value = "pageNumber", defaultValue = "0") Integer pageNumber,
944
                                          @RequestParam(value = "pageSize", defaultValue = "10") Integer pageSize,
944
                                          @RequestParam(value = "pageSize", defaultValue = "10") Integer pageSize,
961
      * @return
961
      * @return
962
      */
962
      */
963
     @GetMapping("/wx/inventory/customer/{customerId}")
963
     @GetMapping("/wx/inventory/customer/{customerId}")
964
-    @ApiOperation(value = "查询客户详情", notes = "查询客户详情")
964
+    // @ApiOperation(value = "查询客户详情", notes = "查询客户详情")
965
     public ResponseBean getMyCustDetail(@PathVariable(value = "customerId") String customerId, HttpServletRequest request) {
965
     public ResponseBean getMyCustDetail(@PathVariable(value = "customerId") String customerId, HttpServletRequest request) {
966
         String openid = getOpenId(request);
966
         String openid = getOpenId(request);
967
         return taRecommendCustomerService.getMyCustDetail(customerId, openid);
967
         return taRecommendCustomerService.getMyCustDetail(customerId, openid);
974
      * @return
974
      * @return
975
      */
975
      */
976
     @PutMapping("/wx/inventory/customer/{customerId}")
976
     @PutMapping("/wx/inventory/customer/{customerId}")
977
-    @ApiOperation(value = "编辑客户信息", notes = "编辑客户信息")
977
+    // @ApiOperation(value = "编辑客户信息", notes = "编辑客户信息")
978
     public ResponseBean updateMyCustDetail(@PathVariable(value = "customerId") String customerId,
978
     public ResponseBean updateMyCustDetail(@PathVariable(value = "customerId") String customerId,
979
                                            @RequestBody TaRecommendCustomer taRecommendCustomer, HttpServletRequest request) {
979
                                            @RequestBody TaRecommendCustomer taRecommendCustomer, HttpServletRequest request) {
980
         String openid = getOpenId(request);
980
         String openid = getOpenId(request);

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TaShopBannerController.java Wyświetl plik

50
      * @return
50
      * @return
51
      */
51
      */
52
     @RequestMapping(value="/{client}/shop-banner",method= RequestMethod.GET)
52
     @RequestMapping(value="/{client}/shop-banner",method= RequestMethod.GET)
53
-    @ApiOperation(value="商铺Banner列表", notes = "商铺Banner列表", httpMethod = "GET", response = ResponseBean.class)
53
+    // @ApiOperation(value="商铺Banner列表", notes = "商铺Banner列表", httpMethod = "GET", response = ResponseBean.class)
54
     public ResponseBean taShopBannerList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
54
     public ResponseBean taShopBannerList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
55
                                          @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
55
                                          @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
56
                                          @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize) throws Exception{
56
                                          @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize) throws Exception{
70
      * @return
70
      * @return
71
      */
71
      */
72
     @RequestMapping(value="/admin/shop-banner",method= RequestMethod.POST)
72
     @RequestMapping(value="/admin/shop-banner",method= RequestMethod.POST)
73
-    @ApiOperation(value="商铺Banner保存", notes = "商铺Banner保存", httpMethod = "POST", response = ResponseBean.class)
73
+    // @ApiOperation(value="商铺Banner保存", notes = "商铺Banner保存", httpMethod = "POST", response = ResponseBean.class)
74
     public ResponseBean taShopBannerAdd(@ApiParam("保存内容") @RequestBody TaShopBanner taShopBanner,
74
     public ResponseBean taShopBannerAdd(@ApiParam("保存内容") @RequestBody TaShopBanner taShopBanner,
75
                                         HttpServletRequest request) throws Exception{
75
                                         HttpServletRequest request) throws Exception{
76
 
76
 
89
      * @param id  实体ID
89
      * @param id  实体ID
90
      */
90
      */
91
     @RequestMapping(value="/admin/shop-banner/{id}", method= RequestMethod.DELETE)
91
     @RequestMapping(value="/admin/shop-banner/{id}", method= RequestMethod.DELETE)
92
-    @ApiOperation(value="商铺Banner删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
92
+    // @ApiOperation(value="商铺Banner删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
93
     public ResponseBean taShopBannerDelete(@ApiParam("对象ID") @PathVariable Integer id, HttpServletRequest request) throws Exception{
93
     public ResponseBean taShopBannerDelete(@ApiParam("对象ID") @PathVariable Integer id, HttpServletRequest request) throws Exception{
94
         TaShopBanner taShopBanner = iTaShopBannerService.getById(id);
94
         TaShopBanner taShopBanner = iTaShopBannerService.getById(id);
95
         if (null == taShopBanner || CommConstant.STATUS_DELETE.equals(taShopBanner.getStatus())) {
95
         if (null == taShopBanner || CommConstant.STATUS_DELETE.equals(taShopBanner.getStatus())) {
107
      * @return
107
      * @return
108
      */
108
      */
109
     @RequestMapping(value="/admin/shop-banner/{id}",method= RequestMethod.PUT)
109
     @RequestMapping(value="/admin/shop-banner/{id}",method= RequestMethod.PUT)
110
-    @ApiOperation(value="商铺Banner更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
110
+    // @ApiOperation(value="商铺Banner更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
111
     public ResponseBean taShopBannerUpdate(@ApiParam("对象ID") @PathVariable Integer id,
111
     public ResponseBean taShopBannerUpdate(@ApiParam("对象ID") @PathVariable Integer id,
112
                                            @ApiParam("更新内容") @RequestBody TaShopBanner taShopBanner,
112
                                            @ApiParam("更新内容") @RequestBody TaShopBanner taShopBanner,
113
                                            HttpServletRequest request) throws Exception{
113
                                            HttpServletRequest request) throws Exception{
129
      * @param id  实体ID
129
      * @param id  实体ID
130
      */
130
      */
131
     @RequestMapping(value="/admin/shop-banner/{id}",method= RequestMethod.GET)
131
     @RequestMapping(value="/admin/shop-banner/{id}",method= RequestMethod.GET)
132
-    @ApiOperation(value="商铺Banner详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
132
+    // @ApiOperation(value="商铺Banner详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
133
     public ResponseBean taShopBannerGet(@ApiParam("对象ID") @PathVariable Integer id, HttpServletRequest request) throws Exception{
133
     public ResponseBean taShopBannerGet(@ApiParam("对象ID") @PathVariable Integer id, HttpServletRequest request) throws Exception{
134
         TaShopBanner taShopBanner = iTaShopBannerService.getById(id);
134
         TaShopBanner taShopBanner = iTaShopBannerService.getById(id);
135
         if (null == taShopBanner || CommConstant.STATUS_DELETE.equals(taShopBanner.getStatus())) {
135
         if (null == taShopBanner || CommConstant.STATUS_DELETE.equals(taShopBanner.getStatus())) {

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TaShopController.java Wyświetl plik

57
      * @return
57
      * @return
58
      */
58
      */
59
     @RequestMapping(value="/{client}/shop",method= RequestMethod.GET)
59
     @RequestMapping(value="/{client}/shop",method= RequestMethod.GET)
60
-    @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
60
+    // @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
61
     public ResponseBean getList(@ApiParam("客户端") @PathVariable String client,
61
     public ResponseBean getList(@ApiParam("客户端") @PathVariable String client,
62
                                 @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
62
                                 @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
63
                                 @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
63
                                 @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
87
      * @return
87
      * @return
88
      */
88
      */
89
     @RequestMapping(value="/admin/shop",method= RequestMethod.POST)
89
     @RequestMapping(value="/admin/shop",method= RequestMethod.POST)
90
-    @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
90
+    // @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
91
     public ResponseBean taShopAdd(@ApiParam("保存内容") @RequestBody TaShop taShop,
91
     public ResponseBean taShopAdd(@ApiParam("保存内容") @RequestBody TaShop taShop,
92
                                   HttpServletRequest request) throws Exception{
92
                                   HttpServletRequest request) throws Exception{
93
 
93
 
112
      * @param id  实体ID
112
      * @param id  实体ID
113
      */
113
      */
114
     @RequestMapping(value="/admin/shop/{id}", method= RequestMethod.DELETE)
114
     @RequestMapping(value="/admin/shop/{id}", method= RequestMethod.DELETE)
115
-    @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
115
+    // @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
116
     public ResponseBean taShopDelete(@ApiParam("对象ID") @PathVariable String id,
116
     public ResponseBean taShopDelete(@ApiParam("对象ID") @PathVariable String id,
117
                                      HttpServletRequest request) throws Exception{
117
                                      HttpServletRequest request) throws Exception{
118
 
118
 
133
      * @return
133
      * @return
134
      */
134
      */
135
     @RequestMapping(value="/admin/shop/{id}",method= RequestMethod.PUT)
135
     @RequestMapping(value="/admin/shop/{id}",method= RequestMethod.PUT)
136
-    @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
136
+    // @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
137
     public ResponseBean taShopUpdate(@ApiParam("对象ID") @PathVariable String id,
137
     public ResponseBean taShopUpdate(@ApiParam("对象ID") @PathVariable String id,
138
                                      @ApiParam("更新内容") @RequestBody TaShop taShop) throws Exception{
138
                                      @ApiParam("更新内容") @RequestBody TaShop taShop) throws Exception{
139
 
139
 
154
      * @param id  实体ID
154
      * @param id  实体ID
155
      */
155
      */
156
     @RequestMapping(value="/{client}/shop/{id}",method= RequestMethod.GET)
156
     @RequestMapping(value="/{client}/shop/{id}",method= RequestMethod.GET)
157
-    @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
157
+    // @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
158
     public ResponseBean taShopGet(@ApiParam("客户端") @PathVariable String client,
158
     public ResponseBean taShopGet(@ApiParam("客户端") @PathVariable String client,
159
                                   @ApiParam("对象ID") @PathVariable String id) throws Exception{
159
                                   @ApiParam("对象ID") @PathVariable String id) throws Exception{
160
         return ResponseBean.success(iTaShopService.getById(id));
160
         return ResponseBean.success(iTaShopService.getById(id));

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TaShopTypeController.java Wyświetl plik

52
      * @return
52
      * @return
53
      */
53
      */
54
     @RequestMapping(value="/{client}/shop-type",method= RequestMethod.GET)
54
     @RequestMapping(value="/{client}/shop-type",method= RequestMethod.GET)
55
-    @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
55
+    // @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
56
     public ResponseBean taShopTypeList(@ApiParam("客户端") @PathVariable String client,
56
     public ResponseBean taShopTypeList(@ApiParam("客户端") @PathVariable String client,
57
                                        @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
57
                                        @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
58
                                        @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
58
                                        @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize,
76
      * @return
76
      * @return
77
      */
77
      */
78
     @RequestMapping(value="/admin/shop-type",method= RequestMethod.POST)
78
     @RequestMapping(value="/admin/shop-type",method= RequestMethod.POST)
79
-    @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
79
+    // @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
80
     public ResponseBean taShopTypeAdd(@ApiParam("保存内容") @RequestBody TaShopType taShopType,
80
     public ResponseBean taShopTypeAdd(@ApiParam("保存内容") @RequestBody TaShopType taShopType,
81
                                       HttpServletRequest request) throws Exception{
81
                                       HttpServletRequest request) throws Exception{
82
 
82
 
95
      * @param id  实体ID
95
      * @param id  实体ID
96
      */
96
      */
97
     @RequestMapping(value="/admin/shop-type/{id}", method= RequestMethod.DELETE)
97
     @RequestMapping(value="/admin/shop-type/{id}", method= RequestMethod.DELETE)
98
-    @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
98
+    // @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
99
     public ResponseBean taShopTypeDelete(@ApiParam("对象ID") @PathVariable String id) throws Exception{
99
     public ResponseBean taShopTypeDelete(@ApiParam("对象ID") @PathVariable String id) throws Exception{
100
         TaShopType taShopType = iTaShopTypeService.getById(id);
100
         TaShopType taShopType = iTaShopTypeService.getById(id);
101
         taShopType.setStatus(CommConstant.STATUS_DELETE);
101
         taShopType.setStatus(CommConstant.STATUS_DELETE);
113
      * @return
113
      * @return
114
      */
114
      */
115
     @RequestMapping(value="/admin/shop-type/{id}",method= RequestMethod.PUT)
115
     @RequestMapping(value="/admin/shop-type/{id}",method= RequestMethod.PUT)
116
-    @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
116
+    // @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
117
     public ResponseBean taShopTypeUpdate(@ApiParam("对象ID") @PathVariable String id,
117
     public ResponseBean taShopTypeUpdate(@ApiParam("对象ID") @PathVariable String id,
118
                                          @ApiParam("更新内容") @RequestBody TaShopType taShopType) throws Exception{
118
                                          @ApiParam("更新内容") @RequestBody TaShopType taShopType) throws Exception{
119
 
119
 
130
      * @param id  实体ID
130
      * @param id  实体ID
131
      */
131
      */
132
     @RequestMapping(value="/{client}/shop-type/{id}",method= RequestMethod.GET)
132
     @RequestMapping(value="/{client}/shop-type/{id}",method= RequestMethod.GET)
133
-    @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
133
+    // @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
134
     public ResponseBean taShopTypeGet(@ApiParam("客户端") @PathVariable String client,
134
     public ResponseBean taShopTypeGet(@ApiParam("客户端") @PathVariable String client,
135
                                       @ApiParam("对象ID") @PathVariable String id) throws Exception{
135
                                       @ApiParam("对象ID") @PathVariable String id) throws Exception{
136
         return ResponseBean.success(iTaShopTypeService.getById(id));
136
         return ResponseBean.success(iTaShopTypeService.getById(id));

+ 6
- 6
src/main/java/com/huiju/estateagents/controller/TdBuildingTypeController.java Wyświetl plik

63
      * @param pageSize
63
      * @param pageSize
64
      * @return
64
      * @return
65
      */
65
      */
66
-    @ApiOperation(value = "查询项目类型", notes = "查询项目类型")
66
+    // @ApiOperation(value = "查询项目类型", notes = "查询项目类型")
67
     @ApiImplicitParams({
67
     @ApiImplicitParams({
68
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
68
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
69
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")
69
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")
117
      * @param pageSize
117
      * @param pageSize
118
      * @return
118
      * @return
119
      */
119
      */
120
-    @ApiOperation(value = "微信查询项目类型", notes = "微信查询项目类型")
120
+    // @ApiOperation(value = "微信查询项目类型", notes = "微信查询项目类型")
121
     @ApiImplicitParams({
121
     @ApiImplicitParams({
122
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
122
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
123
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")
123
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")
151
      * @param tdBuildingType 实体对象
151
      * @param tdBuildingType 实体对象
152
      * @return
152
      * @return
153
      */
153
      */
154
-    @ApiOperation(value = "项目类型保存", notes = "项目类型保存")
154
+    // @ApiOperation(value = "项目类型保存", notes = "项目类型保存")
155
     @RequestMapping(value="/admin/tdBuildingType",method= RequestMethod.POST)
155
     @RequestMapping(value="/admin/tdBuildingType",method= RequestMethod.POST)
156
     public ResponseBean tdBuildingTypeAdd(@RequestBody TdBuildingType tdBuildingType, HttpServletRequest request){
156
     public ResponseBean tdBuildingTypeAdd(@RequestBody TdBuildingType tdBuildingType, HttpServletRequest request){
157
         ResponseBean responseBean = new ResponseBean();
157
         ResponseBean responseBean = new ResponseBean();
182
      * 根据id删除对象
182
      * 根据id删除对象
183
      * @param id  实体ID
183
      * @param id  实体ID
184
      */
184
      */
185
-    @ApiOperation(value = "项目类型 根据项目类型id删除", notes = "项目类型删除 根据项目类型id删除")
185
+    // @ApiOperation(value = "项目类型 根据项目类型id删除", notes = "项目类型删除 根据项目类型id删除")
186
     @ApiImplicitParams({
186
     @ApiImplicitParams({
187
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
187
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
188
     })
188
     })
209
      * @param tdBuildingType 实体对象
209
      * @param tdBuildingType 实体对象
210
      * @return
210
      * @return
211
      */
211
      */
212
-    @ApiOperation(value = "项目类型 根据项目类型id修改", notes = "项目类型删除 根据项目类型id修改")
212
+    // @ApiOperation(value = "项目类型 根据项目类型id修改", notes = "项目类型删除 根据项目类型id修改")
213
     @ApiImplicitParams({
213
     @ApiImplicitParams({
214
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
214
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
215
             @ApiImplicitParam(dataTypeClass = TdBuildingType.class, name = "tdBuildingType", paramType = "body",value = "项目类型"),
215
             @ApiImplicitParam(dataTypeClass = TdBuildingType.class, name = "tdBuildingType", paramType = "body",value = "项目类型"),
257
      * 根据id查询对象
257
      * 根据id查询对象
258
      * @param id  实体ID
258
      * @param id  实体ID
259
      */
259
      */
260
-    @ApiOperation(value = "项目类型 根据项目类型id查询对象", notes = "项目类型删除 根据项目类型id查询对象")
260
+    // @ApiOperation(value = "项目类型 根据项目类型id查询对象", notes = "项目类型删除 根据项目类型id查询对象")
261
     @ApiImplicitParams({
261
     @ApiImplicitParams({
262
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
262
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "id", paramType = "path",value = "项目类型id"),
263
     })
263
     })

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TdPointsRulesController.java Wyświetl plik

51
      * @param pageSize
51
      * @param pageSize
52
      * @return
52
      * @return
53
      */
53
      */
54
-    @ApiOperation(value = "后台积分列表", notes = "后台积分列表")
54
+    // @ApiOperation(value = "后台积分列表", notes = "后台积分列表")
55
     @ApiImplicitParams({
55
     @ApiImplicitParams({
56
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
56
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
57
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
57
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
95
      * @param pageSize
95
      * @param pageSize
96
      * @return
96
      * @return
97
      */
97
      */
98
-    @ApiOperation(value = "微信积分列表", notes = "微信积分列表")
98
+    // @ApiOperation(value = "微信积分列表", notes = "微信积分列表")
99
     @ApiImplicitParams({
99
     @ApiImplicitParams({
100
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
100
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
101
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
101
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行"),
185
      * @param tdPointsRules 实体对象
185
      * @param tdPointsRules 实体对象
186
      * @return
186
      * @return
187
      */
187
      */
188
-    @ApiOperation(value = "后台积分规则修改", notes = "后台积分规则修改")
188
+    // @ApiOperation(value = "后台积分规则修改", notes = "后台积分规则修改")
189
     @ApiImplicitParams({
189
     @ApiImplicitParams({
190
             @ApiImplicitParam(dataType = "TdPointsRules", name = "tdPointsRules", paramType = "body",value = "积分详细数据")
190
             @ApiImplicitParam(dataType = "TdPointsRules", name = "tdPointsRules", paramType = "body",value = "积分详细数据")
191
     })
191
     })
211
      * @param tdPointsRules 实体对象
211
      * @param tdPointsRules 实体对象
212
      * @return
212
      * @return
213
      */
213
      */
214
-    @ApiOperation(value = "后台积分规则停用启用", notes = "后台积分规则停用启用")
214
+    // @ApiOperation(value = "后台积分规则停用启用", notes = "后台积分规则停用启用")
215
     @ApiImplicitParams({
215
     @ApiImplicitParams({
216
             @ApiImplicitParam(dataType = "TdPointsRules", name = "tdPointsRules", paramType = "body",value = "积分详细数据")
216
             @ApiImplicitParam(dataType = "TdPointsRules", name = "tdPointsRules", paramType = "body",value = "积分详细数据")
217
     })
217
     })
241
      * 根据id查询对象
241
      * 根据id查询对象
242
      * @param id  实体ID
242
      * @param id  实体ID
243
      */
243
      */
244
-    @ApiOperation(value = "后台积分规则详情", notes = "后台积分规则详情")
244
+    // @ApiOperation(value = "后台积分规则详情", notes = "后台积分规则详情")
245
     @ApiImplicitParams({
245
     @ApiImplicitParams({
246
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "积分id")
246
             @ApiImplicitParam(dataType = "Integer", name = "id", paramType = "path",value = "积分id")
247
     })
247
     })

+ 1
- 1
src/main/java/com/huiju/estateagents/controller/TdReportController.java Wyświetl plik

48
      * @param pageSize
48
      * @param pageSize
49
      * @return
49
      * @return
50
      */
50
      */
51
-    @ApiOperation(value = "后台报表列表", notes = "后台报表列表")
51
+    // @ApiOperation(value = "后台报表列表", notes = "后台报表列表")
52
     @ApiImplicitParams({
52
     @ApiImplicitParams({
53
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
53
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageNum", paramType = "query",value = "第几页"),
54
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")
54
             @ApiImplicitParam(dataTypeClass = Integer.class, name = "pageSize", paramType = "query",value = "一页多少行")

+ 5
- 5
src/main/java/com/huiju/estateagents/controller/TdShopBadgeController.java Wyświetl plik

48
      * @return
48
      * @return
49
      */
49
      */
50
     @RequestMapping(value="/{client}/shop-badge",method= RequestMethod.GET)
50
     @RequestMapping(value="/{client}/shop-badge",method= RequestMethod.GET)
51
-    @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
51
+    // @ApiOperation(value="列表", notes = "列表", httpMethod = "GET", response = ResponseBean.class)
52
     public ResponseBean tdShopBadgeList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
52
     public ResponseBean tdShopBadgeList(@ApiParam(value = "客户端", allowableValues = "wx,admin") @PathVariable String client,
53
                                         @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
53
                                         @ApiParam("页码") @RequestParam(value ="pageNum",defaultValue = "1") Integer pageNum,
54
 									    @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize) throws Exception{
54
 									    @ApiParam("单页数据量") @RequestParam(value ="pageSize",defaultValue = "10") Integer pageSize) throws Exception{
68
 //     * @return
68
 //     * @return
69
 //     */
69
 //     */
70
 //    @RequestMapping(value="/tdShopBadge",method= RequestMethod.POST)
70
 //    @RequestMapping(value="/tdShopBadge",method= RequestMethod.POST)
71
-//    @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
71
+//    // @ApiOperation(value="保存", notes = "保存", httpMethod = "POST", response = ResponseBean.class)
72
 //    public ResponseBean tdShopBadgeAdd(@ApiParam("保存内容") @RequestBody TdShopBadge tdShopBadge) throws Exception{
72
 //    public ResponseBean tdShopBadgeAdd(@ApiParam("保存内容") @RequestBody TdShopBadge tdShopBadge) throws Exception{
73
 //
73
 //
74
 //        if (iTdShopBadgeService.save(tdShopBadge)){
74
 //        if (iTdShopBadgeService.save(tdShopBadge)){
83
 //     * @param id  实体ID
83
 //     * @param id  实体ID
84
 //     */
84
 //     */
85
 //    @RequestMapping(value="/tdShopBadge/{id}", method= RequestMethod.DELETE)
85
 //    @RequestMapping(value="/tdShopBadge/{id}", method= RequestMethod.DELETE)
86
-//    @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
86
+//    // @ApiOperation(value="删除", notes = "删除", httpMethod = "DELETE", response = ResponseBean.class)
87
 //    public ResponseBean tdShopBadgeDelete(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
87
 //    public ResponseBean tdShopBadgeDelete(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
88
 //        if(iTdShopBadgeService.removeById(id)){
88
 //        if(iTdShopBadgeService.removeById(id)){
89
 //            return ResponseBean.success("success");
89
 //            return ResponseBean.success("success");
99
 //     * @return
99
 //     * @return
100
 //     */
100
 //     */
101
 //    @RequestMapping(value="/tdShopBadge/{id}",method= RequestMethod.PUT)
101
 //    @RequestMapping(value="/tdShopBadge/{id}",method= RequestMethod.PUT)
102
-//    @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
102
+//    // @ApiOperation(value="更新", notes = "更新", httpMethod = "PUT", response = ResponseBean.class)
103
 //    public ResponseBean tdShopBadgeUpdate(@ApiParam("对象ID") @PathVariable Integer id,
103
 //    public ResponseBean tdShopBadgeUpdate(@ApiParam("对象ID") @PathVariable Integer id,
104
 //                                        @ApiParam("更新内容") @RequestBody TdShopBadge tdShopBadge) throws Exception{
104
 //                                        @ApiParam("更新内容") @RequestBody TdShopBadge tdShopBadge) throws Exception{
105
 //
105
 //
115
 //     * @param id  实体ID
115
 //     * @param id  实体ID
116
 //     */
116
 //     */
117
 //    @RequestMapping(value="/tdShopBadge/{id}",method= RequestMethod.GET)
117
 //    @RequestMapping(value="/tdShopBadge/{id}",method= RequestMethod.GET)
118
-//    @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
118
+//    // @ApiOperation(value="详情", notes = "详情", httpMethod = "GET", response = ResponseBean.class)
119
 //    public ResponseBean tdShopBadgeGet(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
119
 //    public ResponseBean tdShopBadgeGet(@ApiParam("对象ID") @PathVariable Integer id) throws Exception{
120
 //        return ResponseBean.success(iTdShopBadgeService.getById(id));
120
 //        return ResponseBean.success(iTdShopBadgeService.getById(id));
121
 //    }
121
 //    }

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/AnnouncementTelController.java Wyświetl plik

38
 	@Autowired
38
 	@Autowired
39
 	private IAnnouncementTelService announcementTelService;
39
 	private IAnnouncementTelService announcementTelService;
40
 	
40
 	
41
-	@ApiOperation(value = "根据搜索条件获取物业端号码", notes = "根据搜索条件获取物业端号码")
41
+	// @ApiOperation(value = "根据搜索条件获取物业端号码", notes = "根据搜索条件获取物业端号码")
42
 	@ApiImplicitParams({
42
 	@ApiImplicitParams({
43
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "name", value = "名称(模糊查询)"),
43
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "name", value = "名称(模糊查询)"),
44
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "tel", value = "号码(模糊查询)"),
44
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "tel", value = "号码(模糊查询)"),
64
 		return responseBean;
64
 		return responseBean;
65
 	}
65
 	}
66
 	
66
 	
67
-	@ApiOperation(value = "添加物业端号码", notes = "添加物业端号码")
67
+	// @ApiOperation(value = "添加物业端号码", notes = "添加物业端号码")
68
 	@ApiImplicitParams({
68
 	@ApiImplicitParams({
69
 			@ApiImplicitParam(dataTypeClass = String.class, paramType = "AnnouncementTel", name = "announcementTel", value = "电话号码实体类"),
69
 			@ApiImplicitParam(dataTypeClass = String.class, paramType = "AnnouncementTel", name = "announcementTel", value = "电话号码实体类"),
70
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
70
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
102
 		return responseBean;
102
 		return responseBean;
103
 	}
103
 	}
104
 	
104
 	
105
-	@ApiOperation(value = "根据ID修改物业端号码", notes = "根据ID修改物业端号码")
105
+	// @ApiOperation(value = "根据ID修改物业端号码", notes = "根据ID修改物业端号码")
106
 	@ApiImplicitParams({
106
 	@ApiImplicitParams({
107
 			@ApiImplicitParam(paramType = "body", dataType = "AnnouncementTel", name = "announcementTel", value = "电话号码实体类"),
107
 			@ApiImplicitParam(paramType = "body", dataType = "AnnouncementTel", name = "announcementTel", value = "电话号码实体类"),
108
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
108
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
153
 		return responseBean;
153
 		return responseBean;
154
 	}
154
 	}
155
 	
155
 	
156
-	@ApiOperation(value = "获取Id获取物业端号码详情", notes = "获取Id获取物业端号码详情")
156
+	// @ApiOperation(value = "获取Id获取物业端号码详情", notes = "获取Id获取物业端号码详情")
157
 	@ApiImplicitParams({
157
 	@ApiImplicitParams({
158
 			@ApiImplicitParam(paramType = "Path", dataType = "integer", name = "id", value = "主键Id"),
158
 			@ApiImplicitParam(paramType = "Path", dataType = "integer", name = "id", value = "主键Id"),
159
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
159
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
166
 		return responseBean;
166
 		return responseBean;
167
 	}
167
 	}
168
 	
168
 	
169
-	@ApiOperation(value = "根据ID批量删除物业端号码", notes = "根据ID批量删除物业端号码")
169
+	// @ApiOperation(value = "根据ID批量删除物业端号码", notes = "根据ID批量删除物业端号码")
170
 	@ApiImplicitParams({
170
 	@ApiImplicitParams({
171
 			@ApiImplicitParam(paramType = "body", dataType = "integer", name = "ids", value = "主键Id"),
171
 			@ApiImplicitParam(paramType = "body", dataType = "integer", name = "ids", value = "主键Id"),
172
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
172
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 7
- 7
src/main/java/com/huiju/estateagents/property/controller/BillController.java Wyświetl plik

43
     private IBillService iBillService;
43
     private IBillService iBillService;
44
     
44
     
45
     
45
     
46
-    @ApiOperation(value = "根据搜索条件获取缴费项列表", notes = "根据搜索条件获取缴费项列表")
46
+    // @ApiOperation(value = "根据搜索条件获取缴费项列表", notes = "根据搜索条件获取缴费项列表")
47
     @ApiImplicitParams({
47
     @ApiImplicitParams({
48
             @ApiImplicitParam(paramType = "query", dataType = "Integer", name = "billId", value = "收费组编号"),
48
             @ApiImplicitParam(paramType = "query", dataType = "Integer", name = "billId", value = "收费组编号"),
49
             @ApiImplicitParam(paramType = "query", dataType = "String", name = "billName", value = "收费组名(模糊查询)"),
49
             @ApiImplicitParam(paramType = "query", dataType = "String", name = "billName", value = "收费组名(模糊查询)"),
68
         return responseBean;
68
         return responseBean;
69
     }
69
     }
70
     
70
     
71
-    @ApiOperation(value = "根据 id 查询缴费项详情", notes = "根据 id 查询缴费项详情")
71
+    // @ApiOperation(value = "根据 id 查询缴费项详情", notes = "根据 id 查询缴费项详情")
72
     @ApiImplicitParams({
72
     @ApiImplicitParams({
73
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "id编号")
73
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "id编号")
74
     })
74
     })
79
         return responseBean;
79
         return responseBean;
80
     }
80
     }
81
 
81
 
82
-    @ApiOperation(value = "上传缴费项接口, 预览", notes = "上传缴费项接口, 预览")
82
+    // @ApiOperation(value = "上传缴费项接口, 预览", notes = "上传缴费项接口, 预览")
83
     @PostMapping(value = "/bill/uploadExcel/get", consumes = "multipart/*", headers = "content-type=multipart/form-data")
83
     @PostMapping(value = "/bill/uploadExcel/get", consumes = "multipart/*", headers = "content-type=multipart/form-data")
84
     public ResponseBean getUploadExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
84
     public ResponseBean getUploadExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
85
         ResponseBean responseBean = new ResponseBean();
85
         ResponseBean responseBean = new ResponseBean();
88
         return responseBean;
88
         return responseBean;
89
     }
89
     }
90
 
90
 
91
-    @ApiOperation(value = "上传缴费项接口, 保存/修改", notes = "上传缴费项接口, 保存/修改")
91
+    // @ApiOperation(value = "上传缴费项接口, 保存/修改", notes = "上传缴费项接口, 保存/修改")
92
     @PostMapping(value = "/bill/uploadExcel/add", consumes = "multipart/*", headers = "content-type=multipart/form-data")
92
     @PostMapping(value = "/bill/uploadExcel/add", consumes = "multipart/*", headers = "content-type=multipart/form-data")
93
     public ResponseBean addUploadExcel(HttpServletRequest request,
93
     public ResponseBean addUploadExcel(HttpServletRequest request,
94
                                        @RequestParam(value = "billId", required = false) Integer billId,
94
                                        @RequestParam(value = "billId", required = false) Integer billId,
112
     }
112
     }
113
 
113
 
114
 
114
 
115
-    @ApiOperation(value = "根据 id 修改缴费项状态", notes = "根据 id 修改缴费项状态")
115
+    // @ApiOperation(value = "根据 id 修改缴费项状态", notes = "根据 id 修改缴费项状态")
116
     @ApiImplicitParams({
116
     @ApiImplicitParams({
117
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "id编号"),
117
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "id", value = "id编号"),
118
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "billStatus", value = "状态 0:正在收费  2: 草稿")
118
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "billStatus", value = "状态 0:正在收费  2: 草稿")
128
         return responseBean;
128
         return responseBean;
129
     }
129
     }
130
 
130
 
131
-    @ApiOperation(value = "根据 id集合 删除缴费项", notes = "根据 id集合 删除缴费项")
131
+    // @ApiOperation(value = "根据 id集合 删除缴费项", notes = "根据 id集合 删除缴费项")
132
     @ApiImplicitParams({
132
     @ApiImplicitParams({
133
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id编号集合"),
133
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id编号集合"),
134
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
134
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
143
         return responseBean;
143
         return responseBean;
144
     }
144
     }
145
 
145
 
146
-    @ApiOperation(value = "下载Excel模板", notes = "下载Excel模板")
146
+    // @ApiOperation(value = "下载Excel模板", notes = "下载Excel模板")
147
     @ApiImplicitParams({
147
     @ApiImplicitParams({
148
 //            @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billExplain收费组说明"),
148
 //            @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billExplain收费组说明"),
149
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
149
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 12
- 12
src/main/java/com/huiju/estateagents/property/controller/BillInvoiceController.java Wyświetl plik

44
     @Autowired
44
     @Autowired
45
     private IBillService iBillService;
45
     private IBillService iBillService;
46
 
46
 
47
-    @ApiOperation(value = "查询缴费单", notes = "查询缴费单")
47
+    // @ApiOperation(value = "查询缴费单", notes = "查询缴费单")
48
     @ApiImplicitParams({
48
     @ApiImplicitParams({
49
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billId: 缴费项目id," +
49
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billId: 缴费项目id," +
50
                     "phase: 期,building: 栋,unit: 单元,roomNo: 户号,ownerName: 业主姓名," +
50
                     "phase: 期,building: 栋,unit: 单元,roomNo: 户号,ownerName: 业主姓名," +
59
         return responseBean;
59
         return responseBean;
60
     }
60
     }
61
 
61
 
62
-    @ApiOperation(value = "修改缴费项 收费项名称,缴费项说明,截止时间", notes = "修改缴费项 收费项名称,缴费项说明,截止时间")
62
+    // @ApiOperation(value = "修改缴费项 收费项名称,缴费项说明,截止时间", notes = "修改缴费项 收费项名称,缴费项说明,截止时间")
63
     @ApiImplicitParams({
63
     @ApiImplicitParams({
64
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billName收费项名称,billExplain缴费项说明,endDate截止时间"),
64
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billName收费项名称,billExplain缴费项说明,endDate截止时间"),
65
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
65
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
73
         return responseBean;
73
         return responseBean;
74
     }
74
     }
75
 
75
 
76
-    @ApiOperation(value = "根据 id集合 删除缴费单", notes = "根据 id集合 删除缴费单")
76
+    // @ApiOperation(value = "根据 id集合 删除缴费单", notes = "根据 id集合 删除缴费单")
77
     @ApiImplicitParams({
77
     @ApiImplicitParams({
78
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
78
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
87
         return responseBean;
87
         return responseBean;
88
     }
88
     }
89
 
89
 
90
-    @ApiOperation(value = "设置线下缴费", notes = "设置线下缴费")
90
+    // @ApiOperation(value = "设置线下缴费", notes = "设置线下缴费")
91
     @ApiImplicitParams({
91
     @ApiImplicitParams({
92
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
92
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
93
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
93
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
101
         return responseBean;
101
         return responseBean;
102
     }
102
     }
103
 
103
 
104
-    @ApiOperation(value = "由前台批量添加收费单, 默认定为 作废", notes = "由前台批量添加收费单, 默认定为 作废")
104
+    // @ApiOperation(value = "由前台批量添加收费单, 默认定为 作废", notes = "由前台批量添加收费单, 默认定为 作废")
105
     @ApiImplicitParams({
105
     @ApiImplicitParams({
106
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billId缴费项编号,phase期/区," +
106
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billId缴费项编号,phase期/区," +
107
                     "building栋,unit单元,roomNo户号,worthOf截止时间(催缴日期),billInvoiceExplain收费单说明,payPrice收费金额"),
107
                     "building栋,unit单元,roomNo户号,worthOf截止时间(催缴日期),billInvoiceExplain收费单说明,payPrice收费金额"),
115
         return responseBean;
115
         return responseBean;
116
     }
116
     }
117
 
117
 
118
-    @ApiOperation(value = "由前台批量添加收费单, 进行统一的提交, 修改为有效", notes = "由前台批量添加收费单, 进行统一的提交, 修改为有效")
118
+    // @ApiOperation(value = "由前台批量添加收费单, 进行统一的提交, 修改为有效", notes = "由前台批量添加收费单, 进行统一的提交, 修改为有效")
119
     @ApiImplicitParams({
119
     @ApiImplicitParams({
120
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
120
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "ids", value = "id集合"),
121
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
121
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
128
         return responseBean;
128
         return responseBean;
129
     }
129
     }
130
 
130
 
131
-    @ApiOperation(value = "查询前台批量添加的收费单, 状态是作废", notes = "查询前台批量添加的收费单, 状态是作废")
131
+    // @ApiOperation(value = "查询前台批量添加的收费单, 状态是作废", notes = "查询前台批量添加的收费单, 状态是作废")
132
     @ApiImplicitParams({
132
     @ApiImplicitParams({
133
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
133
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
134
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
134
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
141
         return responseBean;
141
         return responseBean;
142
     }
142
     }
143
 
143
 
144
-    @ApiOperation(value = "根据id删除收费单, 只能删除作废的", notes = "根据id删除收费单, 只能删除作废的")
144
+    // @ApiOperation(value = "根据id删除收费单, 只能删除作废的", notes = "根据id删除收费单, 只能删除作废的")
145
     @ApiImplicitParams({
145
     @ApiImplicitParams({
146
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
146
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
147
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
147
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
154
         return responseBean;
154
         return responseBean;
155
     }
155
     }
156
 
156
 
157
-    @ApiOperation(value = "根据缴费单id, 修改金额", notes = "根据缴费单id, 修改金额")
157
+    // @ApiOperation(value = "根据缴费单id, 修改金额", notes = "根据缴费单id, 修改金额")
158
     @ApiImplicitParams({
158
     @ApiImplicitParams({
159
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
159
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
160
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "payPrice金额"),
160
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "payPrice金额"),
169
         return responseBean;
169
         return responseBean;
170
     }
170
     }
171
 
171
 
172
-    @ApiOperation(value = "根据缴费单id, 修改收费说明", notes = "根据缴费单id, 修改收费说明")
172
+    // @ApiOperation(value = "根据缴费单id, 修改收费说明", notes = "根据缴费单id, 修改收费说明")
173
     @ApiImplicitParams({
173
     @ApiImplicitParams({
174
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
174
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
175
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billInvoiceExplain收费说明"),
175
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billInvoiceExplain收费说明"),
196
     }
196
     }
197
 
197
 
198
 
198
 
199
-    @ApiOperation(value = "导出Excel", notes = "导出Excel")
199
+    // @ApiOperation(value = "导出Excel", notes = "导出Excel")
200
     @ApiImplicitParams({
200
     @ApiImplicitParams({
201
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
201
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "缴费id"),
202
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
202
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
220
 
220
 
221
 
221
 
222
 
222
 
223
-    @ApiOperation(value = "根据缴费项id, 查询草稿", notes = "根据缴费项id, 查询草稿")
223
+    // @ApiOperation(value = "根据缴费项id, 查询草稿", notes = "根据缴费项id, 查询草稿")
224
     @ApiImplicitParams({
224
     @ApiImplicitParams({
225
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "billId缴费项id,pageNum当前页,pageSize一页多少行"),
225
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "billId", value = "billId缴费项id,pageNum当前页,pageSize一页多少行"),
226
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
226
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 1
- 1
src/main/java/com/huiju/estateagents/property/controller/BillOrderController.java Wyświetl plik

37
 
37
 
38
 
38
 
39
     @RequestMapping(value = "/bill/order/getByOrderNumberBillInvoice/{orderNumber}", method = RequestMethod.GET)
39
     @RequestMapping(value = "/bill/order/getByOrderNumberBillInvoice/{orderNumber}", method = RequestMethod.GET)
40
-    @ApiOperation(value = "根据订单查询 缴费单", notes = "根据订单查询 缴费单")
40
+    // @ApiOperation(value = "根据订单查询 缴费单", notes = "根据订单查询 缴费单")
41
     @ApiImplicitParams({
41
     @ApiImplicitParams({
42
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token"),
42
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token"),
43
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "orderNumber", value = "订单号")
43
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "path", name = "orderNumber", value = "订单号")

+ 2
- 2
src/main/java/com/huiju/estateagents/property/controller/BillStatementController.java Wyświetl plik

39
     @Autowired
39
     @Autowired
40
     private IBillStatementService iBillStatementService;
40
     private IBillStatementService iBillStatementService;
41
 
41
 
42
-    @ApiOperation(value = "获取订单信息", notes = "获取订单信息")
42
+    // @ApiOperation(value = "获取订单信息", notes = "获取订单信息")
43
     @ApiImplicitParams({
43
     @ApiImplicitParams({
44
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "payPhone订单号," +
44
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "payPhone订单号," +
45
                     "billId缴费项编号,billName缴费项名称,billInvoiceId缴费单编号,payName缴费人"),
45
                     "billId缴费项编号,billName缴费项名称,billInvoiceId缴费单编号,payName缴费人"),
53
         return responseBean;
53
         return responseBean;
54
     }
54
     }
55
 
55
 
56
-    @ApiOperation(value = "导出Excel", notes = "导出Excel")
56
+    // @ApiOperation(value = "导出Excel", notes = "导出Excel")
57
     @ApiImplicitParams({
57
     @ApiImplicitParams({
58
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
58
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
59
     })
59
     })

+ 19
- 19
src/main/java/com/huiju/estateagents/property/controller/BuildingOwnerInfoController.java Wyświetl plik

51
     @Autowired
51
     @Autowired
52
     private ITaFaceService iTaFaceService;
52
     private ITaFaceService iTaFaceService;
53
 
53
 
54
-    @ApiOperation(value = "获取楼栋业主信息", notes = "根据条件获取")
54
+    // @ApiOperation(value = "获取楼栋业主信息", notes = "根据条件获取")
55
     @ApiImplicitParams({
55
     @ApiImplicitParams({
56
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter",value = "buildingId栋;" +
56
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter",value = "buildingId栋;" +
57
                     "unitId单元;levelId楼层;roomNoId户号;" +
57
                     "unitId单元;levelId楼层;roomNoId户号;" +
66
         return responseBean;
66
         return responseBean;
67
     }
67
     }
68
 
68
 
69
-    @ApiOperation(value = "获取楼栋业主审核详情", notes = "获取楼栋业主审核详情")
69
+    // @ApiOperation(value = "获取楼栋业主审核详情", notes = "获取楼栋业主审核详情")
70
     @ApiImplicitParams({
70
     @ApiImplicitParams({
71
             @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "userVerifyId",value = "审核Id")
71
             @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "userVerifyId",value = "审核Id")
72
     })
72
     })
117
 
117
 
118
     }
118
     }
119
 
119
 
120
-    @ApiOperation(value = "修改楼栋业务信息", notes = "修改楼栋业主信息")
120
+    // @ApiOperation(value = "修改楼栋业务信息", notes = "修改楼栋业主信息")
121
     @ApiImplicitParams({
121
     @ApiImplicitParams({
122
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter",value = "userVerifyId审核编号;roleId角色编号;verifyStatus审核 true通过;false不通过;remark备注"),
122
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter",value = "userVerifyId审核编号;roleId角色编号;verifyStatus审核 true通过;false不通过;remark备注"),
123
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
123
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
130
         return responseBean;
130
         return responseBean;
131
     }
131
     }
132
 
132
 
133
-    @ApiOperation(value = "添加楼栋业务信息", notes = "添加楼栋业务信息")
133
+    // @ApiOperation(value = "添加楼栋业务信息", notes = "添加楼栋业务信息")
134
     @ApiImplicitParams({
134
     @ApiImplicitParams({
135
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phaseId期;buildingId栋;" +
135
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phaseId期;buildingId栋;" +
136
                     "unitId单元;levelId楼层;roomNoId户号;" +
136
                     "unitId单元;levelId楼层;roomNoId户号;" +
146
         return responseBean;
146
         return responseBean;
147
     }
147
     }
148
 
148
 
149
-    @ApiOperation(value = "批量删除楼栋业主信息", notes = "批量删除楼栋业主信息")
149
+    // @ApiOperation(value = "批量删除楼栋业主信息", notes = "批量删除楼栋业主信息")
150
     @ApiImplicitParams({
150
     @ApiImplicitParams({
151
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "ids",value = "id集合"),
151
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "ids",value = "id集合"),
152
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
152
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
159
         return responseBean;
159
         return responseBean;
160
     }
160
     }
161
 
161
 
162
-    @ApiOperation(value = "查询 期区", notes = "查询 期区")
162
+    // @ApiOperation(value = "查询 期区", notes = "查询 期区")
163
     @ApiImplicitParams({
163
     @ApiImplicitParams({
164
     })
164
     })
165
     @RequestMapping(value = "/building/phase",method = RequestMethod.GET)
165
     @RequestMapping(value = "/building/phase",method = RequestMethod.GET)
170
         return responseBean;
170
         return responseBean;
171
     }
171
     }
172
     
172
     
173
-    @ApiOperation(value = "查询 楼栋", notes = "查询 楼栋")
173
+    // @ApiOperation(value = "查询 楼栋", notes = "查询 楼栋")
174
     @ApiImplicitParams({
174
     @ApiImplicitParams({
175
             @ApiImplicitParam(paramType = "query", name = "phaseId",value = "期区ID")
175
             @ApiImplicitParam(paramType = "query", name = "phaseId",value = "期区ID")
176
     })
176
     })
182
         return responseBean;
182
         return responseBean;
183
     }
183
     }
184
     
184
     
185
-    @ApiOperation(value = "查询 单元", notes = "查询 单元")
185
+    // @ApiOperation(value = "查询 单元", notes = "查询 单元")
186
     @ApiImplicitParams({
186
     @ApiImplicitParams({
187
             @ApiImplicitParam(paramType = "query", name = "buildingId",value = "楼栋ID")
187
             @ApiImplicitParam(paramType = "query", name = "buildingId",value = "楼栋ID")
188
     })
188
     })
194
         return responseBean;
194
         return responseBean;
195
     }
195
     }
196
     
196
     
197
-    @ApiOperation(value = "查询 楼层", notes = "查询 楼层")
197
+    // @ApiOperation(value = "查询 楼层", notes = "查询 楼层")
198
     @ApiImplicitParams({
198
     @ApiImplicitParams({
199
             @ApiImplicitParam(paramType = "query", name = "unitId",value = "单元ID")
199
             @ApiImplicitParam(paramType = "query", name = "unitId",value = "单元ID")
200
     })
200
     })
206
         return responseBean;
206
         return responseBean;
207
     }
207
     }
208
     
208
     
209
-    @ApiOperation(value = "查询 房间号", notes = "查询 房间号")
209
+    // @ApiOperation(value = "查询 房间号", notes = "查询 房间号")
210
     @ApiImplicitParams({
210
     @ApiImplicitParams({
211
             @ApiImplicitParam(paramType = "query", name = "levelId",value = "楼层ID")
211
             @ApiImplicitParam(paramType = "query", name = "levelId",value = "楼层ID")
212
     })
212
     })
218
         return responseBean;
218
         return responseBean;
219
     }
219
     }
220
     
220
     
221
-    @ApiOperation(value = "上传楼栋信息接口", notes = "上传楼栋信息接口")
221
+    // @ApiOperation(value = "上传楼栋信息接口", notes = "上传楼栋信息接口")
222
     @PostMapping(value = "/building/uploadExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
222
     @PostMapping(value = "/building/uploadExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
223
     public ResponseBean uploadExcel(@RequestParam("file") MultipartFile file) {
223
     public ResponseBean uploadExcel(@RequestParam("file") MultipartFile file) {
224
         ResponseBean responseBean = new ResponseBean();
224
         ResponseBean responseBean = new ResponseBean();
226
         return responseBean;
226
         return responseBean;
227
     }
227
     }
228
  
228
  
229
-    @ApiOperation(value = "上传楼栋信息并入库", notes = "上传楼栋信息并入库")
229
+    // @ApiOperation(value = "上传楼栋信息并入库", notes = "上传楼栋信息并入库")
230
     @PostMapping(value = "/building/submitExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
230
     @PostMapping(value = "/building/submitExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
231
     public ResponseBean submitExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
231
     public ResponseBean submitExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
232
         ResponseBean responseBean = new ResponseBean();
232
         ResponseBean responseBean = new ResponseBean();
241
         return responseBean;
241
         return responseBean;
242
     }
242
     }
243
 
243
 
244
-    @ApiOperation(value = "获取已认证通过的用户信息",nickname ="获取已认证通过的用户信息")
244
+    // @ApiOperation(value = "获取已认证通过的用户信息",nickname ="获取已认证通过的用户信息")
245
     @ApiImplicitParams({
245
     @ApiImplicitParams({
246
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="ownerName:姓名,ownerTel:手机号 ,current:每页显示多少条,current:每页显示多少条,pageSzie:当前页数")})
246
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="ownerName:姓名,ownerTel:手机号 ,current:每页显示多少条,current:每页显示多少条,pageSzie:当前页数")})
247
 
247
 
252
         return allApprove;
252
         return allApprove;
253
     }
253
     }
254
 
254
 
255
-    @ApiOperation(value = "修改用户当前认证状态",nickname ="修改用户当前认证状态")
255
+    // @ApiOperation(value = "修改用户当前认证状态",nickname ="修改用户当前认证状态")
256
     @ApiImplicitParams({
256
     @ApiImplicitParams({
257
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="ownerTel:手机号,verifyStatus:当前状态")})
257
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="ownerTel:手机号,verifyStatus:当前状态")})
258
 
258
 
262
         return userParent;
262
         return userParent;
263
     }
263
     }
264
 
264
 
265
-    @ApiOperation(value = "小区楼栋资料表",nickname ="小区楼栋资料表")
265
+    // @ApiOperation(value = "小区楼栋资料表",nickname ="小区楼栋资料表")
266
     @ApiImplicitParams({
266
     @ApiImplicitParams({
267
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="phase:期,building:楼栋 ,unit:单元,level:楼层,roomNo:户号, pageNum:每页显示多少条,pageSzie:当前页数"),
267
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="phase:期,building:楼栋 ,unit:单元,level:楼层,roomNo:户号, pageNum:每页显示多少条,pageSzie:当前页数"),
268
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")})
268
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")})
273
         return buildinglist;
273
         return buildinglist;
274
     }
274
     }
275
 
275
 
276
-    @ApiOperation(value = "小区楼栋资料表-查询 楼栋/单元/楼层/户号", notes = "小区楼栋资料表-查询 楼栋/单元/楼层/户号")
276
+    // @ApiOperation(value = "小区楼栋资料表-查询 楼栋/单元/楼层/户号", notes = "小区楼栋资料表-查询 楼栋/单元/楼层/户号")
277
     @ApiImplicitParams({
277
     @ApiImplicitParams({
278
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phase:期;building楼栋;" +
278
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phase:期;building楼栋;" +
279
                     "unit单元;level楼层:roomNo:户号") // ;roomNo户号
279
                     "unit单元;level楼层:roomNo:户号") // ;roomNo户号
285
         return responseBean;
285
         return responseBean;
286
     }
286
     }
287
 
287
 
288
-    @ApiOperation(value = "小区楼栋资料表-修改 楼栋/单元/楼层/户号", notes = "小区楼栋资料表-修改 楼栋/单元/楼层/户号")
288
+    // @ApiOperation(value = "小区楼栋资料表-修改 楼栋/单元/楼层/户号", notes = "小区楼栋资料表-修改 楼栋/单元/楼层/户号")
289
     @ApiImplicitParams({
289
     @ApiImplicitParams({
290
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phase:期;building:当前楼栋;" +
290
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "phase:期;building:当前楼栋;" +
291
                     "unit:当前楼层单元;level:当前楼层楼层;roomNo:当前楼层楼层")
291
                     "unit:当前楼层单元;level:当前楼层楼层;roomNo:当前楼层楼层")
297
         return responseBean;
297
         return responseBean;
298
     }
298
     }
299
 
299
 
300
-    @ApiOperation(value = "下载Excel模板(小区楼栋信息)", notes = "下载Excel模板(小区楼栋信息)")
300
+    // @ApiOperation(value = "下载Excel模板(小区楼栋信息)", notes = "下载Excel模板(小区楼栋信息)")
301
     @ApiImplicitParams({
301
     @ApiImplicitParams({
302
 //            @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billExplain收费组说明"),
302
 //            @ApiImplicitParam(dataTypeClass = String.class, paramType = "body", name = "parameter", value = "billExplain收费组说明"),
303
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
303
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
317
             e.printStackTrace();
317
             e.printStackTrace();
318
         }
318
         }
319
     }
319
     }
320
-    @ApiOperation(value = "住户资料详情",nickname ="住户资料详情")
320
+    // @ApiOperation(value = "住户资料详情",nickname ="住户资料详情")
321
     @ApiImplicitParams({
321
     @ApiImplicitParams({
322
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:楼栋住户ID"),
322
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:楼栋住户ID"),
323
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")})
323
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")})

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/BuildingTreeController.java Wyświetl plik

29
 	@Autowired
29
 	@Autowired
30
 	private BuildingTreeServiceI buildingTreeService;
30
 	private BuildingTreeServiceI buildingTreeService;
31
 	
31
 	
32
-	@ApiOperation(value = "上传楼栋信息接口", notes = "上传楼栋信息接口")
32
+	// @ApiOperation(value = "上传楼栋信息接口", notes = "上传楼栋信息接口")
33
 	@PostMapping(value = "/tree/uploadExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
33
 	@PostMapping(value = "/tree/uploadExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
34
 	public ResponseBean uploadExcel(@RequestParam("file") MultipartFile file) {
34
 	public ResponseBean uploadExcel(@RequestParam("file") MultipartFile file) {
35
 		ResponseBean responseBean = new ResponseBean();
35
 		ResponseBean responseBean = new ResponseBean();
37
 		return responseBean;
37
 		return responseBean;
38
 	}
38
 	}
39
 	
39
 	
40
-	@ApiOperation(value = "上传楼栋信息并入库", notes = "上传楼栋信息并入库")
40
+	// @ApiOperation(value = "上传楼栋信息并入库", notes = "上传楼栋信息并入库")
41
 	@PostMapping(value = "/tree/submitExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
41
 	@PostMapping(value = "/tree/submitExcel", consumes = "multipart/*", headers = "content-type=multipart/form-data")
42
 	public ResponseBean submitExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
42
 	public ResponseBean submitExcel(@RequestParam("file") MultipartFile file, HttpServletRequest request) {
43
 		ResponseBean responseBean = new ResponseBean();
43
 		ResponseBean responseBean = new ResponseBean();
46
 		return responseBean;
46
 		return responseBean;
47
 	}
47
 	}
48
 	
48
 	
49
-	@ApiOperation(value = "获取树形数据", notes = "获取树形数据")
49
+	// @ApiOperation(value = "获取树形数据", notes = "获取树形数据")
50
 	@GetMapping(value = "/admin/buildingInfo/trees")
50
 	@GetMapping(value = "/admin/buildingInfo/trees")
51
 	@ApiImplicitParams({
51
 	@ApiImplicitParams({
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "authorization", value = "Token"),
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "authorization", value = "Token"),
60
 		return responseBean;
60
 		return responseBean;
61
 	}
61
 	}
62
 
62
 
63
-	@ApiOperation(value = "添加当前节点", notes = "添加当前节点")
63
+	// @ApiOperation(value = "添加当前节点", notes = "添加当前节点")
64
 	@ApiImplicitParams({
64
 	@ApiImplicitParams({
65
 			@ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "id:当前节点;" +
65
 			@ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "id:当前节点;" +
66
 					"name:节点名称;type:(phase:(期),building:(栋),unit:(单元),level:(楼层),roomNo:(房间号)), roomNonodeNumber:输入的节点")
66
 					"name:节点名称;type:(phase:(期),building:(栋),unit:(单元),level:(楼层),roomNo:(房间号)), roomNonodeNumber:输入的节点")
72
 		return responseBean;
72
 		return responseBean;
73
 	}
73
 	}
74
 
74
 
75
-	@ApiOperation(value = "删除当前节点", notes = "删除当前节点")
75
+	// @ApiOperation(value = "删除当前节点", notes = "删除当前节点")
76
 	@ApiImplicitParams({
76
 	@ApiImplicitParams({
77
 			@ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "id:当前节点;type:(end:(房间),roomNo:(楼层),level:(单元),unit:(楼栋),building:(期))")
77
 			@ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "id:当前节点;type:(end:(房间),roomNo:(楼层),level:(单元),unit:(楼栋),building:(期))")
78
 	})
78
 	})

+ 3
- 3
src/main/java/com/huiju/estateagents/property/controller/CarouselSettingController.java Wyświetl plik

40
     @Autowired
40
     @Autowired
41
     private ICarouselSettingService iCarouselSettingService;
41
     private ICarouselSettingService iCarouselSettingService;
42
 
42
 
43
-    @ApiOperation(value = "添加/修改公告的Banner数量", notes = "添加/修改公告的Banner数量")
43
+    // @ApiOperation(value = "添加/修改公告的Banner数量", notes = "添加/修改公告的Banner数量")
44
     @ApiImplicitParams({
44
     @ApiImplicitParams({
45
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
45
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
46
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "parameter", value = "carouselNum数量值")
46
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "parameter", value = "carouselNum数量值")
77
         return responseBean;
77
         return responseBean;
78
     }
78
     }
79
 
79
 
80
-    @ApiOperation(value = "添加/修改活动的Banner数量", notes = "添加/修改活动的Banner数量")
80
+    // @ApiOperation(value = "添加/修改活动的Banner数量", notes = "添加/修改活动的Banner数量")
81
     @ApiImplicitParams({
81
     @ApiImplicitParams({
82
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
82
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
83
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "parameter", value = "carouselNum数量值")
83
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "parameter", value = "carouselNum数量值")
112
         return responseBean;
112
         return responseBean;
113
     }
113
     }
114
 
114
 
115
-    @ApiOperation(value = "获取Banner数量", notes = "获取Banner数量")
115
+    // @ApiOperation(value = "获取Banner数量", notes = "获取Banner数量")
116
     @ApiImplicitParams({
116
     @ApiImplicitParams({
117
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
117
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
118
     })
118
     })

+ 1
- 1
src/main/java/com/huiju/estateagents/property/controller/CommunitiesController.java Wyświetl plik

32
     @Autowired
32
     @Autowired
33
     private IUserService iUserService;
33
     private IUserService iUserService;
34
 
34
 
35
-    @ApiOperation(value = "根据手机号 和 验证码 获取小区列表", notes = "根据手机号 和 验证码 获取小区列表")
35
+    // @ApiOperation(value = "根据手机号 和 验证码 获取小区列表", notes = "根据手机号 和 验证码 获取小区列表")
36
     @ApiImplicitParams({
36
     @ApiImplicitParams({
37
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "loginName手机号;code验证码")
37
             @ApiImplicitParam(paramType = "body", dataTypeClass = String.class, name = "parameter", value = "loginName手机号;code验证码")
38
     })
38
     })

+ 7
- 7
src/main/java/com/huiju/estateagents/property/controller/HotelController.java Wyświetl plik

42
     private IHotelRoomService tpHotelRoomService;
42
     private IHotelRoomService tpHotelRoomService;
43
 
43
 
44
 
44
 
45
-    @ApiOperation(value = "房屋列表", notes = "房屋列表")
45
+    // @ApiOperation(value = "房屋列表", notes = "房屋列表")
46
     @ApiImplicitParams({
46
     @ApiImplicitParams({
47
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "roomNo:房间号" +
47
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "roomNo:房间号" +
48
                     "roomName:房间名称" +
48
                     "roomName:房间名称" +
60
         return responseBean;
60
         return responseBean;
61
     }
61
     }
62
 
62
 
63
-    @ApiOperation(value = "添加房间", notes = "添加房间")
63
+    // @ApiOperation(value = "添加房间", notes = "添加房间")
64
     @ApiImplicitParams({
64
     @ApiImplicitParams({
65
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "roomNo:房间号" +
65
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "roomNo:房间号" +
66
                     "roomName:房间名称" +
66
                     "roomName:房间名称" +
77
         return responseBean;
77
         return responseBean;
78
     }
78
     }
79
 
79
 
80
-    @ApiOperation(value = "查询当前房间信息", notes = "查询当前房间信息")
80
+    // @ApiOperation(value = "查询当前房间信息", notes = "查询当前房间信息")
81
     @ApiImplicitParams({
81
     @ApiImplicitParams({
82
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:房间ID")})
82
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:房间ID")})
83
     @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
83
     @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
92
          responseBean.addSuccess(totelRoom);
92
          responseBean.addSuccess(totelRoom);
93
          return responseBean;
93
          return responseBean;
94
     }
94
     }
95
-    @ApiOperation(value = "编辑房间", notes = "编辑房间")
95
+    // @ApiOperation(value = "编辑房间", notes = "编辑房间")
96
     @ApiImplicitParams({
96
     @ApiImplicitParams({
97
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:房间ID,roomNo:房间号" +
97
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:房间ID,roomNo:房间号" +
98
                     "roomName:房间名称" +
98
                     "roomName:房间名称" +
109
         return responseBean;
109
         return responseBean;
110
     }
110
     }
111
 
111
 
112
-    @ApiOperation(value = "修改当前房间上架或下架状态", notes = "修改当前房间上架或下架状态")
112
+    // @ApiOperation(value = "修改当前房间上架或下架状态", notes = "修改当前房间上架或下架状态")
113
     @ApiImplicitParams({
113
     @ApiImplicitParams({
114
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:[]房间ID,roomStatus:(1:是已上架 2:是已下架)"
114
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:[]房间ID,roomStatus:(1:是已上架 2:是已下架)"
115
             )})
115
             )})
121
         return responseBean;
121
         return responseBean;
122
     }
122
     }
123
     
123
     
124
-    @ApiOperation(value = "根据小区获取酒店数据", notes = "根据搜索条件获取角色列表")
124
+    // @ApiOperation(value = "根据小区获取酒店数据", notes = "根据搜索条件获取角色列表")
125
     @ApiImplicitParams({
125
     @ApiImplicitParams({
126
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
126
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
127
     })
127
     })
134
         return responseBean;
134
         return responseBean;
135
     }
135
     }
136
     
136
     
137
-    @ApiOperation(value = "添加酒店", notes = "添加酒店")
137
+    // @ApiOperation(value = "添加酒店", notes = "添加酒店")
138
     @ApiImplicitParams({
138
     @ApiImplicitParams({
139
             @ApiImplicitParam(paramType = "body", dataType = "Hotel", name = "hotel", value = "酒店"),
139
             @ApiImplicitParam(paramType = "body", dataType = "Hotel", name = "hotel", value = "酒店"),
140
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
140
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 2
- 2
src/main/java/com/huiju/estateagents/property/controller/ImageController.java Wyświetl plik

32
     @Autowired
32
     @Autowired
33
     private ImageServiceI imageService;
33
     private ImageServiceI imageService;
34
 
34
 
35
-    @ApiOperation(value = "图片上传以及获取url", notes = "图片上传以及获取url")
35
+    // @ApiOperation(value = "图片上传以及获取url", notes = "图片上传以及获取url")
36
     @PostMapping(value = "/uploadimage", consumes = "multipart/*", headers = "content-type=multipart/form-data")
36
     @PostMapping(value = "/uploadimage", consumes = "multipart/*", headers = "content-type=multipart/form-data")
37
     public ResponseBean uploadImgAndGetUrl(@ApiParam(value = "uploadFiles" ,required = true) MultipartFile[] uploadFiles) throws Exception {
37
     public ResponseBean uploadImgAndGetUrl(@ApiParam(value = "uploadFiles" ,required = true) MultipartFile[] uploadFiles) throws Exception {
38
         ResponseBean responseBean = new ResponseBean();
38
         ResponseBean responseBean = new ResponseBean();
45
         return responseBean;
45
         return responseBean;
46
     }
46
     }
47
 
47
 
48
-    @ApiOperation(value = "图片上传以及获取url", notes = "图片上传以及获取url")
48
+    // @ApiOperation(value = "图片上传以及获取url", notes = "图片上传以及获取url")
49
     @PostMapping(value = "/uploadimageBase64")
49
     @PostMapping(value = "/uploadimageBase64")
50
     public ResponseBean uploadImgBase64AndGetUrl(@ApiParam(value = "uploadFiles" ,required = true) String uploadFiles) throws Exception {
50
     public ResponseBean uploadImgBase64AndGetUrl(@ApiParam(value = "uploadFiles" ,required = true) String uploadFiles) throws Exception {
51
         ResponseBean responseBean = new ResponseBean();
51
         ResponseBean responseBean = new ResponseBean();

+ 1
- 1
src/main/java/com/huiju/estateagents/property/controller/IndexCountController.java Wyświetl plik

29
 	@Autowired
29
 	@Autowired
30
 	private IndexCountServiceI indexCountService;
30
 	private IndexCountServiceI indexCountService;
31
 	
31
 	
32
-	@ApiOperation(value = "获取物业端首页所有统计数据", notes = "获取物业端首页所有统计数据")
32
+	// @ApiOperation(value = "获取物业端首页所有统计数据", notes = "获取物业端首页所有统计数据")
33
 	@ApiImplicitParams({
33
 	@ApiImplicitParams({
34
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
34
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
35
 	})
35
 	})

+ 3
- 3
src/main/java/com/huiju/estateagents/property/controller/MessageController.java Wyświetl plik

34
 
34
 
35
     @Autowired
35
     @Autowired
36
     private IMessageService messageService;
36
     private IMessageService messageService;
37
-    @ApiOperation(value = "消息待办", notes = "消息待办")
37
+    // @ApiOperation(value = "消息待办", notes = "消息待办")
38
     @ApiImplicitParams({
38
     @ApiImplicitParams({
39
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "messageType:待办消息类型(-1:论坛,-2:工单,-3:缴费),status:(0:无效,1:有效),createDate:时间,messageContent:内容 ")
39
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "messageType:待办消息类型(-1:论坛,-2:工单,-3:缴费),status:(0:无效,1:有效),createDate:时间,messageContent:内容 ")
40
     })
40
     })
46
         return responseBean;
46
         return responseBean;
47
     }
47
     }
48
 
48
 
49
-    @ApiOperation(value = "我的消息", notes = "我的消息")
49
+    // @ApiOperation(value = "我的消息", notes = "我的消息")
50
     @ApiImplicitParams({
50
     @ApiImplicitParams({
51
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "messageType:消息类型(-1:论坛,-2:工单,-3:缴费),readStatus:(0:未读,1:已读),createDate:时间,messageContent:内容 ")
51
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "messageType:消息类型(-1:论坛,-2:工单,-3:缴费),readStatus:(0:未读,1:已读),createDate:时间,messageContent:内容 ")
52
     })
52
     })
58
         return responseBean;
58
         return responseBean;
59
     }
59
     }
60
 
60
 
61
-    @ApiOperation(value = "消息已读", notes = "消息已读")
61
+    // @ApiOperation(value = "消息已读", notes = "消息已读")
62
     @ApiImplicitParams({
62
     @ApiImplicitParams({
63
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:(多个) ")
63
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:(多个) ")
64
     })
64
     })

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/RoleController.java Wyświetl plik

29
 	@Autowired
29
 	@Autowired
30
 	private RoleServiceI roleService;
30
 	private RoleServiceI roleService;
31
 	
31
 	
32
-	@ApiOperation(value = "根据搜索条件获取角色列表", notes = "根据搜索条件获取角色列表")
32
+	// @ApiOperation(value = "根据搜索条件获取角色列表", notes = "根据搜索条件获取角色列表")
33
 	@ApiImplicitParams({
33
 	@ApiImplicitParams({
34
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "roleName", value = "帖子标题(模糊查询)"),
34
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "roleName", value = "帖子标题(模糊查询)"),
35
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
35
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
47
 		return responseBean;
47
 		return responseBean;
48
 	}
48
 	}
49
 	
49
 	
50
-	@ApiOperation(value = "添加角色", notes = "添加角色")
50
+	// @ApiOperation(value = "添加角色", notes = "添加角色")
51
 	@ApiImplicitParams({
51
 	@ApiImplicitParams({
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
53
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
53
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
61
 		return responseBean;
61
 		return responseBean;
62
 	}
62
 	}
63
 	
63
 	
64
-	@ApiOperation(value = "获取角色详情", notes = "获取角色详情")
64
+	// @ApiOperation(value = "获取角色详情", notes = "获取角色详情")
65
 	@ApiImplicitParams({
65
 	@ApiImplicitParams({
66
 			@ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "角色id"),
66
 			@ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "角色id"),
67
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
67
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
77
 		return responseBean;
77
 		return responseBean;
78
 	}
78
 	}
79
 	
79
 	
80
-	@ApiOperation(value = "修改角色", notes = "修改角色")
80
+	// @ApiOperation(value = "修改角色", notes = "修改角色")
81
 	@ApiImplicitParams({
81
 	@ApiImplicitParams({
82
 			@ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "角色id"),
82
 			@ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "角色id"),
83
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
83
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
93
 		return responseBean;
93
 		return responseBean;
94
 	}
94
 	}
95
 	
95
 	
96
-	@ApiOperation(value = "删除角色", notes = "删除角色")
96
+	// @ApiOperation(value = "删除角色", notes = "删除角色")
97
 	@ApiImplicitParams({
97
 	@ApiImplicitParams({
98
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
98
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
99
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
99
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),

+ 2
- 2
src/main/java/com/huiju/estateagents/property/controller/TaUserLicenseOrderController.java Wyświetl plik

39
     private ITaUserLicenseOrderService iTaUserLicenseOrderService;
39
     private ITaUserLicenseOrderService iTaUserLicenseOrderService;
40
 
40
 
41
     @RequestMapping(value = "/user/license/order", method = RequestMethod.GET)
41
     @RequestMapping(value = "/user/license/order", method = RequestMethod.GET)
42
-    @ApiOperation(value = "获取月租车缴费记录", notes = "获取月租车缴费记录")
42
+    // @ApiOperation(value = "获取月租车缴费记录", notes = "获取月租车缴费记录")
43
     @ApiImplicitParams({
43
     @ApiImplicitParams({
44
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token"),
44
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token"),
45
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "licensePlate", value = "车牌号"),
45
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "query", name = "licensePlate", value = "车牌号"),
64
     }
64
     }
65
 
65
 
66
 
66
 
67
-    @ApiOperation(value = "月租车导出数据", notes = "月租车导出数据")
67
+    // @ApiOperation(value = "月租车导出数据", notes = "月租车导出数据")
68
     @ApiImplicitParams({
68
     @ApiImplicitParams({
69
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "token")
69
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "token")
70
     })
70
     })

+ 2
- 2
src/main/java/com/huiju/estateagents/property/controller/TaVisitorLicenseSettingController.java Wyświetl plik

35
     @Autowired
35
     @Autowired
36
     private ITaVisitorLicenseSettingService taVisitorLicenseSettingService;
36
     private ITaVisitorLicenseSettingService taVisitorLicenseSettingService;
37
 
37
 
38
-    @ApiOperation(value = "是否开启访客邀请车辆", notes = "是否开启访客邀请车辆")
38
+    // @ApiOperation(value = "是否开启访客邀请车辆", notes = "是否开启访客邀请车辆")
39
     @ApiImplicitParams({
39
     @ApiImplicitParams({
40
             @ApiImplicitParam(dataTypeClass = Boolean.class, paramType = "form", name = "visitorLicenseBool", value = "true 表示开启  false 关闭"),
40
             @ApiImplicitParam(dataTypeClass = Boolean.class, paramType = "form", name = "visitorLicenseBool", value = "true 表示开启  false 关闭"),
41
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token")
41
             @ApiImplicitParam(dataTypeClass = String.class, paramType = "header", name = "X-Auth-Token", value = "Token")
50
     }
50
     }
51
 
51
 
52
 
52
 
53
-    @ApiOperation(value = "查看是否开启访客车辆邀请", notes = "查看是否开启访客车辆邀请")
53
+    // @ApiOperation(value = "查看是否开启访客车辆邀请", notes = "查看是否开启访客车辆邀请")
54
     @ApiImplicitParams({
54
     @ApiImplicitParams({
55
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
55
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
56
     })
56
     })

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/TpAnnouncementController.java Wyświetl plik

26
     @Autowired
26
     @Autowired
27
     private TpAnnouncementService tpAnnouncementService;
27
     private TpAnnouncementService tpAnnouncementService;
28
 
28
 
29
-    @ApiOperation(value = "获取公告管理列表",nickname ="获取公告管理列表")
29
+    // @ApiOperation(value = "获取公告管理列表",nickname ="获取公告管理列表")
30
     @ApiImplicitParams({
30
     @ApiImplicitParams({
31
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告编号,announcementTitle:公告标题 ,current:每页显示多少条,current:每页显示多少条,pageSzie:当前页数")})
31
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告编号,announcementTitle:公告标题 ,current:每页显示多少条,current:每页显示多少条,pageSzie:当前页数")})
32
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
32
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
37
         return tpAnnouncementList;
37
         return tpAnnouncementList;
38
     }
38
     }
39
 
39
 
40
-    @ApiOperation(value = "添加公告",nickname ="添加公告")
40
+    // @ApiOperation(value = "添加公告",nickname ="添加公告")
41
     @ApiImplicitParams({
41
     @ApiImplicitParams({
42
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="announcementTitle:公告标题," +
42
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="announcementTitle:公告标题," +
43
                     "announcementCarouselImg:轮播图,announcementContent:内容,contentImg:内容图片,sort:权重值,status:'0 是已作废 1 是已发布   2 是草稿 3 是已修改',")})
43
                     "announcementCarouselImg:轮播图,announcementContent:内容,contentImg:内容图片,sort:权重值,status:'0 是已作废 1 是已发布   2 是草稿 3 是已修改',")})
49
         return addAnnouncement;
49
         return addAnnouncement;
50
     }
50
     }
51
 
51
 
52
-    @ApiOperation(value = "查询公告详情",nickname ="查询公告详情")
52
+    // @ApiOperation(value = "查询公告详情",nickname ="查询公告详情")
53
     @ApiImplicitParams({
53
     @ApiImplicitParams({
54
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id")})
54
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id")})
55
     @RequestMapping(value="/announcementById",method = RequestMethod.POST)
55
     @RequestMapping(value="/announcementById",method = RequestMethod.POST)
58
         return tpAnnouncement;
58
         return tpAnnouncement;
59
     }
59
     }
60
 
60
 
61
-    @ApiOperation(value = "修改公告",nickname ="修改公告")
61
+    // @ApiOperation(value = "修改公告",nickname ="修改公告")
62
     @ApiImplicitParams({
62
     @ApiImplicitParams({
63
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id,announcementTitle:公告标题," +
63
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id,announcementTitle:公告标题," +
64
                     "announcementCarouselImg:轮播图,announcementContent:内容,contentImg:内容图片,sort:权重值,status:'0 是已作废 1 是已发布   2 是草稿 3 是已修改',")})
64
                     "announcementCarouselImg:轮播图,announcementContent:内容,contentImg:内容图片,sort:权重值,status:'0 是已作废 1 是已发布   2 是草稿 3 是已修改',")})
69
         return tpAnnouncement;
69
         return tpAnnouncement;
70
     }
70
     }
71
 
71
 
72
-    @ApiOperation(value = "批量删除公告",nickname ="批量删除公告")
72
+    // @ApiOperation(value = "批量删除公告",nickname ="批量删除公告")
73
     @ApiImplicitParams({
73
     @ApiImplicitParams({
74
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id(多个)")})
74
             @ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:公告id(多个)")})
75
     @RequestMapping(value="/deleteAnnouncement",method = RequestMethod.POST)
75
     @RequestMapping(value="/deleteAnnouncement",method = RequestMethod.POST)

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/TpEquipmentController.java Wyświetl plik

34
     private ITpEquipmentService iTpEquipmentService;
34
     private ITpEquipmentService iTpEquipmentService;
35
 
35
 
36
     @RequestMapping(value = "/equipment/list", method = RequestMethod.GET)
36
     @RequestMapping(value = "/equipment/list", method = RequestMethod.GET)
37
-    @ApiOperation(value = "根据类型查询设备表", notes = "根据类型查询设备表")
37
+    // @ApiOperation(value = "根据类型查询设备表", notes = "根据类型查询设备表")
38
     @ApiImplicitParams({
38
     @ApiImplicitParams({
39
         @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "type", value = "1 监控 2 访客机 3 可是对讲"),
39
         @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "type", value = "1 监控 2 访客机 3 可是对讲"),
40
         @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
40
         @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
48
 
48
 
49
 
49
 
50
     @RequestMapping(value = "/equipment/monitoring", method = RequestMethod.POST)
50
     @RequestMapping(value = "/equipment/monitoring", method = RequestMethod.POST)
51
-    @ApiOperation(value = "添加或修改监控设备", notes = "添加或修改监控设备")
51
+    // @ApiOperation(value = "添加或修改监控设备", notes = "添加或修改监控设备")
52
     @ApiImplicitParams({
52
     @ApiImplicitParams({
53
             @ApiImplicitParam(paramType = "body", dataTypeClass = Integer.class, name = "parameter", value = "监控设备数据"),
53
             @ApiImplicitParam(paramType = "body", dataTypeClass = Integer.class, name = "parameter", value = "监控设备数据"),
54
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
54
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
61
     }
61
     }
62
 
62
 
63
     @RequestMapping(value = "/equipment/{id}", method = RequestMethod.DELETE)
63
     @RequestMapping(value = "/equipment/{id}", method = RequestMethod.DELETE)
64
-    @ApiOperation(value = "删除设备", notes = "删除设备")
64
+    // @ApiOperation(value = "删除设备", notes = "删除设备")
65
     @ApiImplicitParams({
65
     @ApiImplicitParams({
66
             @ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "设备id"),
66
             @ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "设备id"),
67
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
67
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
73
     }
73
     }
74
 
74
 
75
     @RequestMapping(value = "/equipment/delete", method = RequestMethod.DELETE)
75
     @RequestMapping(value = "/equipment/delete", method = RequestMethod.DELETE)
76
-    @ApiOperation(value = "批量删除设备", notes = "批量删除设备")
76
+    // @ApiOperation(value = "批量删除设备", notes = "批量删除设备")
77
     @ApiImplicitParams({
77
     @ApiImplicitParams({
78
             @ApiImplicitParam(paramType = "body", dataTypeClass = Integer.class, name = "ids", value = "设备id"),
78
             @ApiImplicitParam(paramType = "body", dataTypeClass = Integer.class, name = "ids", value = "设备id"),
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
86
 
86
 
87
 
87
 
88
     @RequestMapping(value = "/equipment/{id}", method = RequestMethod.GET)
88
     @RequestMapping(value = "/equipment/{id}", method = RequestMethod.GET)
89
-    @ApiOperation(value = "根据类型查询设备表", notes = "根据类型查询设备表")
89
+    // @ApiOperation(value = "根据类型查询设备表", notes = "根据类型查询设备表")
90
     @ApiImplicitParams({
90
     @ApiImplicitParams({
91
             @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "type", value = "1 监控 2 访客机 3 可是对讲"),
91
             @ApiImplicitParam(paramType = "query", dataTypeClass = Integer.class, name = "type", value = "1 监控 2 访客机 3 可是对讲"),
92
             @ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "设备id"),
92
             @ApiImplicitParam(paramType = "path", dataTypeClass = Integer.class, name = "id", value = "设备id"),

+ 6
- 6
src/main/java/com/huiju/estateagents/property/controller/TpRentalHouseController.java Wyświetl plik

39
 	@Autowired
39
 	@Autowired
40
 	private ITpRentalHouseService tpRentalHouseService;
40
 	private ITpRentalHouseService tpRentalHouseService;
41
 	
41
 	
42
-	@ApiOperation(value = "根据搜索条件获取公寓列表", notes = "根据搜索条件获取公寓列表")
42
+	// @ApiOperation(value = "根据搜索条件获取公寓列表", notes = "根据搜索条件获取公寓列表")
43
 	@ApiImplicitParams({
43
 	@ApiImplicitParams({
44
 			@ApiImplicitParam(paramType = "query", dataType = "Integer", name = "id", value = "房间编号"),
44
 			@ApiImplicitParam(paramType = "query", dataType = "Integer", name = "id", value = "房间编号"),
45
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "houseName", value = "房间名称"),
45
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "houseName", value = "房间名称"),
69
 		return responseBean;
69
 		return responseBean;
70
 	}
70
 	}
71
 	
71
 	
72
-	@ApiOperation(value = "添加公寓", notes = "添加公寓")
72
+	// @ApiOperation(value = "添加公寓", notes = "添加公寓")
73
 	@ApiImplicitParams({
73
 	@ApiImplicitParams({
74
 			@ApiImplicitParam(paramType = "body", dataType = "TpRentalHouse", name = "rentalHouse", value = "公寓"),
74
 			@ApiImplicitParam(paramType = "body", dataType = "TpRentalHouse", name = "rentalHouse", value = "公寓"),
75
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
75
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
82
 		return responseBean;
82
 		return responseBean;
83
 	}
83
 	}
84
 	
84
 	
85
-	@ApiOperation(value = "更新公寓", notes = "更新公寓")
85
+	// @ApiOperation(value = "更新公寓", notes = "更新公寓")
86
 	@ApiImplicitParams({
86
 	@ApiImplicitParams({
87
 			@ApiImplicitParam(paramType = "body", dataType = "TpRentalHouse", name = "rentalHouse", value = "公寓"),
87
 			@ApiImplicitParam(paramType = "body", dataType = "TpRentalHouse", name = "rentalHouse", value = "公寓"),
88
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
88
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
95
 		return responseBean;
95
 		return responseBean;
96
 	}
96
 	}
97
 	
97
 	
98
-	@ApiOperation(value = "获取公寓信息", notes = "获取公寓信息")
98
+	// @ApiOperation(value = "获取公寓信息", notes = "获取公寓信息")
99
 	@ApiImplicitParams({
99
 	@ApiImplicitParams({
100
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "公寓Id"),
100
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "公寓Id"),
101
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
101
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
109
 		return responseBean;
109
 		return responseBean;
110
 	}
110
 	}
111
 	
111
 	
112
-	@ApiOperation(value = "上架房间", notes = "上架房间")
112
+	// @ApiOperation(value = "上架房间", notes = "上架房间")
113
 	@ApiImplicitParams({
113
 	@ApiImplicitParams({
114
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "房间id集合"),
114
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "房间id集合"),
115
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
115
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
139
 		return responseBean;
139
 		return responseBean;
140
 	}
140
 	}
141
 	
141
 	
142
-	@ApiOperation(value = "下架房间", notes = "下架房间")
142
+	// @ApiOperation(value = "下架房间", notes = "下架房间")
143
 	@ApiImplicitParams({
143
 	@ApiImplicitParams({
144
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "房间id集合"),
144
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "房间id集合"),
145
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
145
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 6
- 6
src/main/java/com/huiju/estateagents/property/controller/TpShopController.java Wyświetl plik

39
 	@Autowired
39
 	@Autowired
40
 	private ITpShopService shopService;
40
 	private ITpShopService shopService;
41
 	
41
 	
42
-	@ApiOperation(value = "根据搜索条件获取角色列表", notes = "根据搜索条件获取角色列表")
42
+	// @ApiOperation(value = "根据搜索条件获取角色列表", notes = "根据搜索条件获取角色列表")
43
 	@ApiImplicitParams({
43
 	@ApiImplicitParams({
44
 			@ApiImplicitParam(paramType = "query", dataType = "Integer", name = "id", value = "商铺编号"),
44
 			@ApiImplicitParam(paramType = "query", dataType = "Integer", name = "id", value = "商铺编号"),
45
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "shopName", value = "商铺名称"),
45
 			@ApiImplicitParam(paramType = "query", dataType = "String", name = "shopName", value = "商铺名称"),
63
 		return responseBean;
63
 		return responseBean;
64
 	}
64
 	}
65
 	
65
 	
66
-	@ApiOperation(value = "添加商铺", notes = "添加商铺")
66
+	// @ApiOperation(value = "添加商铺", notes = "添加商铺")
67
 	@ApiImplicitParams({
67
 	@ApiImplicitParams({
68
 			@ApiImplicitParam(paramType = "body", dataType = "TpShop", name = "shop", value = "商铺"),
68
 			@ApiImplicitParam(paramType = "body", dataType = "TpShop", name = "shop", value = "商铺"),
69
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
69
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
76
 		return responseBean;
76
 		return responseBean;
77
 	}
77
 	}
78
 	
78
 	
79
-	@ApiOperation(value = "获取商铺信息", notes = "获取商铺信息")
79
+	// @ApiOperation(value = "获取商铺信息", notes = "获取商铺信息")
80
 	@ApiImplicitParams({
80
 	@ApiImplicitParams({
81
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "商铺Id"),
81
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "商铺Id"),
82
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
82
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
90
 		return responseBean;
90
 		return responseBean;
91
 	}
91
 	}
92
 	
92
 	
93
-	@ApiOperation(value = "更新商铺", notes = "更新商铺")
93
+	// @ApiOperation(value = "更新商铺", notes = "更新商铺")
94
 	@ApiImplicitParams({
94
 	@ApiImplicitParams({
95
 			@ApiImplicitParam(paramType = "body", dataType = "TpShop", name = "shop", value = "商铺"),
95
 			@ApiImplicitParam(paramType = "body", dataType = "TpShop", name = "shop", value = "商铺"),
96
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
96
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
103
 		return responseBean;
103
 		return responseBean;
104
 	}
104
 	}
105
 	
105
 	
106
-	@ApiOperation(value = "上架商铺", notes = "上架商铺")
106
+	// @ApiOperation(value = "上架商铺", notes = "上架商铺")
107
 	@ApiImplicitParams({
107
 	@ApiImplicitParams({
108
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
108
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
109
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
109
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
133
 		return responseBean;
133
 		return responseBean;
134
 	}
134
 	}
135
 	
135
 	
136
-	@ApiOperation(value = "下架商铺", notes = "下架商铺")
136
+	// @ApiOperation(value = "下架商铺", notes = "下架商铺")
137
 	@ApiImplicitParams({
137
 	@ApiImplicitParams({
138
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
138
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
139
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
139
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 1
- 1
src/main/java/com/huiju/estateagents/property/controller/TpShopSettingController.java Wyświetl plik

36
 	@Autowired
36
 	@Autowired
37
 	private ITpShopSettingService shopSettingService;
37
 	private ITpShopSettingService shopSettingService;
38
 	
38
 	
39
-	@ApiOperation(value = "商铺配置启动和关闭", notes = "商铺配置启动和关闭")
39
+	// @ApiOperation(value = "商铺配置启动和关闭", notes = "商铺配置启动和关闭")
40
 	@ApiImplicitParams({
40
 	@ApiImplicitParams({
41
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺配置值"),
41
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺配置值"),
42
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
42
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")

+ 6
- 6
src/main/java/com/huiju/estateagents/property/controller/TpShopTypeController.java Wyświetl plik

37
 	@Autowired
37
 	@Autowired
38
 	private ITpShopTypeService shopTypeService;
38
 	private ITpShopTypeService shopTypeService;
39
 	
39
 	
40
-	@ApiOperation(value = "获取商铺配置列表", notes = "获取商铺配置列表")
40
+	// @ApiOperation(value = "获取商铺配置列表", notes = "获取商铺配置列表")
41
 	@ApiImplicitParams({
41
 	@ApiImplicitParams({
42
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
42
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
43
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageSize", value = "分页每页长度"),
43
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageSize", value = "分页每页长度"),
52
 		return responseBean;
52
 		return responseBean;
53
 	}
53
 	}
54
 	
54
 	
55
-	@ApiOperation(value = "添加商铺类型", notes = "添加商铺类型")
55
+	// @ApiOperation(value = "添加商铺类型", notes = "添加商铺类型")
56
 	@ApiImplicitParams({
56
 	@ApiImplicitParams({
57
 			@ApiImplicitParam(paramType = "body", dataType = "TpShopType", name = "shopType", value = "商铺类型"),
57
 			@ApiImplicitParam(paramType = "body", dataType = "TpShopType", name = "shopType", value = "商铺类型"),
58
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
58
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
83
 		return responseBean;
83
 		return responseBean;
84
 	}
84
 	}
85
 	
85
 	
86
-	@ApiOperation(value = "获取商铺类型", notes = "获取商铺类型")
86
+	// @ApiOperation(value = "获取商铺类型", notes = "获取商铺类型")
87
 	@ApiImplicitParams({
87
 	@ApiImplicitParams({
88
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "商铺类型Id"),
88
 			@ApiImplicitParam(paramType = "path", dataType = "Integer", name = "id", value = "商铺类型Id"),
89
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
89
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
97
 		return responseBean;
97
 		return responseBean;
98
 	}
98
 	}
99
 	
99
 	
100
-	@ApiOperation(value = "更新商铺类型", notes = "更新商铺类型")
100
+	// @ApiOperation(value = "更新商铺类型", notes = "更新商铺类型")
101
 	@ApiImplicitParams({
101
 	@ApiImplicitParams({
102
 			@ApiImplicitParam(paramType = "body", dataType = "TpShopType", name = "shopType", value = "商铺类型"),
102
 			@ApiImplicitParam(paramType = "body", dataType = "TpShopType", name = "shopType", value = "商铺类型"),
103
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
103
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
126
 		return responseBean;
126
 		return responseBean;
127
 	}
127
 	}
128
 	
128
 	
129
-	@ApiOperation(value = "删除商铺类型", notes = "删除商铺类型")
129
+	// @ApiOperation(value = "删除商铺类型", notes = "删除商铺类型")
130
 	@ApiImplicitParams({
130
 	@ApiImplicitParams({
131
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
131
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "jsonString", value = "商铺id集合"),
132
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
132
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token")
138
 		return responseBean;
138
 		return responseBean;
139
 	}
139
 	}
140
 	
140
 	
141
-	@ApiOperation(value = "获取商铺配置列表", notes = "获取商铺配置列表")
141
+	// @ApiOperation(value = "获取商铺配置列表", notes = "获取商铺配置列表")
142
 	@ApiImplicitParams({
142
 	@ApiImplicitParams({
143
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
143
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageNum", value = "分页第几页"),
144
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageSize", value = "分页每页长度"),
144
 			@ApiImplicitParam(paramType = "query", dataType = "integer", name = "pageSize", value = "分页每页长度"),

+ 6
- 6
src/main/java/com/huiju/estateagents/property/controller/TpTicketController.java Wyświetl plik

37
 
37
 
38
     @Autowired
38
     @Autowired
39
     private TpTicketService tpTicketService;
39
     private TpTicketService tpTicketService;
40
-    @ApiOperation(value = "工单列表", notes = "工单列表")
40
+    // @ApiOperation(value = "工单列表", notes = "工单列表")
41
     @ApiImplicitParams({
41
     @ApiImplicitParams({
42
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:工单编号," +
42
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:工单编号," +
43
                     "type:工单类型(1:投诉 2:报修   3:联系物业)," +
43
                     "type:工单类型(1:投诉 2:报修   3:联系物业)," +
53
         return responseBean;
53
         return responseBean;
54
     }
54
     }
55
 
55
 
56
-    @ApiOperation(value = "工单详情", notes = "工单详情")
56
+    // @ApiOperation(value = "工单详情", notes = "工单详情")
57
     @ApiImplicitParams({
57
     @ApiImplicitParams({
58
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:工单编号")
58
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:工单编号")
59
     })
59
     })
64
         ResponseBean  responseBean = tpTicketService.ticketDetails(parameter,userElement.getUserId(),userElement.getOrgId());
64
         ResponseBean  responseBean = tpTicketService.ticketDetails(parameter,userElement.getUserId(),userElement.getOrgId());
65
         return responseBean;
65
         return responseBean;
66
     }
66
     }
67
-    @ApiOperation(value = "添加工单对话", notes = "添加工单对话")
67
+    // @ApiOperation(value = "添加工单对话", notes = "添加工单对话")
68
     @ApiImplicitParams({
68
     @ApiImplicitParams({
69
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "content:对话内容,imageUrl:[]图片,ticketId:工单id," +
69
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "content:对话内容,imageUrl:[]图片,ticketId:工单id," +
70
                     "status:工单状态(0:待分配  1:拒绝受理 2:待处理 3:正在处理 4:待评价 5:已评价 6:已终止)")
70
                     "status:工单状态(0:待分配  1:拒绝受理 2:待处理 3:正在处理 4:待评价 5:已评价 6:已终止)")
76
         ResponseBean  responseBean = tpTicketService.addRecordComment(parameter,userElement.getUserId(),userElement.getOrgId(),userElement.getUserName());
76
         ResponseBean  responseBean = tpTicketService.addRecordComment(parameter,userElement.getUserId(),userElement.getOrgId(),userElement.getUserName());
77
         return responseBean;
77
         return responseBean;
78
     }
78
     }
79
-    @ApiOperation(value = "工单受理分配", notes = "工单受理分配")
79
+    // @ApiOperation(value = "工单受理分配", notes = "工单受理分配")
80
     @ApiImplicitParams({
80
     @ApiImplicitParams({
81
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "ticketId:工单id," +
81
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "ticketId:工单id," +
82
                     "id:当前处理人id")
82
                     "id:当前处理人id")
88
         ResponseBean  responseBean = tpTicketService.addRecord(parameter,userElement.getUserId(),userElement.getOrgId());
88
         ResponseBean  responseBean = tpTicketService.addRecord(parameter,userElement.getUserId(),userElement.getOrgId());
89
         return responseBean;
89
         return responseBean;
90
     }
90
     }
91
-    @ApiOperation(value = "修改工单状态为拒绝处理", notes = "修改工单状态为拒绝处理")
91
+    // @ApiOperation(value = "修改工单状态为拒绝处理", notes = "修改工单状态为拒绝处理")
92
     @ApiImplicitParams({
92
     @ApiImplicitParams({
93
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "ticketId:工单id,textContent:拒绝的内容" )
93
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "ticketId:工单id,textContent:拒绝的内容" )
94
     })
94
     })
100
         return responseBean;
100
         return responseBean;
101
     }
101
     }
102
 
102
 
103
-    @ApiOperation(value = "修改当前状态为待评价", notes = "修改当前状态为待评价")
103
+    // @ApiOperation(value = "修改当前状态为待评价", notes = "修改当前状态为待评价")
104
     @ApiImplicitParams({
104
     @ApiImplicitParams({
105
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "content:对话内容,imageUrl:[]图片,ticketId:工单id" )
105
             @ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "content:对话内容,imageUrl:[]图片,ticketId:工单id" )
106
     })
106
     })

+ 10
- 10
src/main/java/com/huiju/estateagents/property/controller/TransactionController.java Wyświetl plik

33
 	@Autowired
33
 	@Autowired
34
 	private ITransactionService transactionService;
34
 	private ITransactionService transactionService;
35
 	
35
 	
36
-	@ApiOperation(value = "根据搜索条件获取二手租赁列表", notes = "根据搜索条件获取二手租赁列表")
36
+	// @ApiOperation(value = "根据搜索条件获取二手租赁列表", notes = "根据搜索条件获取二手租赁列表")
37
 	@ApiImplicitParams({
37
 	@ApiImplicitParams({
38
 			@ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:话题编号,transactionTitle:标题" +
38
 			@ApiImplicitParam(paramType = "body",dataType = "String",name = "parameter",value = "id:话题编号,transactionTitle:标题" +
39
 					"userName:发布人,status:状态,pageNum:总数,pageSize当前页"
39
 					"userName:发布人,status:状态,pageNum:总数,pageSize当前页"
47
 		return responseBean;
47
 		return responseBean;
48
 	}
48
 	}
49
 	
49
 	
50
-	@ApiOperation(value = "获取二手租赁详情", notes = "获取二手租赁详情")
50
+	// @ApiOperation(value = "获取二手租赁详情", notes = "获取二手租赁详情")
51
 	@ApiImplicitParams({
51
 	@ApiImplicitParams({
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
52
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
53
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
53
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
61
 		return responseBean;
61
 		return responseBean;
62
 	}
62
 	}
63
 	
63
 	
64
-	@ApiOperation(value = "作废二手租赁", notes = "作废二手租赁")
64
+	// @ApiOperation(value = "作废二手租赁", notes = "作废二手租赁")
65
 	@ApiImplicitParams({
65
 	@ApiImplicitParams({
66
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
66
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "Token"),
67
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
67
 			@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "Login-Type", value = "值为 web"),
75
 		return responseBean;
75
 		return responseBean;
76
 	}
76
 	}
77
 
77
 
78
-	@ApiOperation(value = "添加二手租赁",nickname ="添加二手租赁")
78
+	// @ApiOperation(value = "添加二手租赁",nickname ="添加二手租赁")
79
 	@ApiImplicitParams({
79
 	@ApiImplicitParams({
80
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="transactionTitle:话题标题," +
80
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="transactionTitle:话题标题," +
81
 					"type:0 代表 二手(卖二手物品)  1 是代表 求购 (买二手物品) 2 是代表 租赁(租二手物品)3其他话题,contentImg:图片,sort:权重值,status:'0 是已作废 1 是已发布  2 是草稿 ")})
81
 					"type:0 代表 二手(卖二手物品)  1 是代表 求购 (买二手物品) 2 是代表 租赁(租二手物品)3其他话题,contentImg:图片,sort:权重值,status:'0 是已作废 1 是已发布  2 是草稿 ")})
87
 		return addAnnouncement;
87
 		return addAnnouncement;
88
 	}
88
 	}
89
 
89
 
90
-	@ApiOperation(value = "修改二手租赁",nickname ="修改二手租赁")
90
+	// @ApiOperation(value = "修改二手租赁",nickname ="修改二手租赁")
91
 	@ApiImplicitParams({
91
 	@ApiImplicitParams({
92
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="transactionTitle:话题标题," +
92
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="transactionTitle:话题标题," +
93
 					"type:0 代表 二手(卖二手物品)  1 是代表 求购 (买二手物品) 2 是代表 租赁(租二手物品)3其他话题,contentImg:图片,sort:权重值,status:'0 是已作废 1 是已发布  2 是草稿 ")})
93
 					"type:0 代表 二手(卖二手物品)  1 是代表 求购 (买二手物品) 2 是代表 租赁(租二手物品)3其他话题,contentImg:图片,sort:权重值,status:'0 是已作废 1 是已发布  2 是草稿 ")})
98
 		ResponseBean  transactionsUpdata= transactionService.transactionsUpdata(paramets,userElement.getOrgId(),userElement.getUserId());
98
 		ResponseBean  transactionsUpdata= transactionService.transactionsUpdata(paramets,userElement.getOrgId(),userElement.getUserId());
99
 		return transactionsUpdata;
99
 		return transactionsUpdata;
100
 	}
100
 	}
101
-	@ApiOperation(value = "删除二手租赁",nickname ="删除二手租赁")
101
+	// @ApiOperation(value = "删除二手租赁",nickname ="删除二手租赁")
102
 	@ApiImplicitParams({
102
 	@ApiImplicitParams({
103
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id(多个)" )})
103
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id(多个)" )})
104
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
104
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
109
 		return transactionsUpdata;
109
 		return transactionsUpdata;
110
 	}
110
 	}
111
 
111
 
112
-	@ApiOperation(value = "二手评论列表",nickname ="二手评论列表")
112
+	// @ApiOperation(value = "二手评论列表",nickname ="二手评论列表")
113
 	@ApiImplicitParams({
113
 	@ApiImplicitParams({
114
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id,replyTaUserName:被回复人,taUserName:回复人," +
114
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id,replyTaUserName:被回复人,taUserName:回复人," +
115
 					"status:(0回复我的,1回复全部物业人员的,2全部物业人员回复的,3话题发起人回复的),createDate:时间" )})
115
 					"status:(0回复我的,1回复全部物业人员的,2全部物业人员回复的,3话题发起人回复的),createDate:时间" )})
121
 		return transactionReplyList;
121
 		return transactionReplyList;
122
 	}
122
 	}
123
 
123
 
124
-	@ApiOperation(value = "删除二手帖子评论",nickname ="删除二手帖子评论")
124
+	// @ApiOperation(value = "删除二手帖子评论",nickname ="删除二手帖子评论")
125
 	@ApiImplicitParams({
125
 	@ApiImplicitParams({
126
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id(多个)" )})
126
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id(多个)" )})
127
 	@RequestMapping(value="/deleteReply",method = RequestMethod.POST)
127
 	@RequestMapping(value="/deleteReply",method = RequestMethod.POST)
130
 		return transactionsUpdata;
130
 		return transactionsUpdata;
131
 	}
131
 	}
132
 
132
 
133
-	@ApiOperation(value = "添加二手帖子评论",nickname ="添加二手帖子评论")
133
+	// @ApiOperation(value = "添加二手帖子评论",nickname ="添加二手帖子评论")
134
 	@ApiImplicitParams({
134
 	@ApiImplicitParams({
135
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id,contentImg:评论所带图片,replyContent:评论内容" )})
135
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value ="id:帖子id,contentImg:评论所带图片,replyContent:评论内容" )})
136
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
136
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
141
 		return transactionReplyAdd;
141
 		return transactionReplyAdd;
142
 	}
142
 	}
143
 
143
 
144
-	@ApiOperation(value = "二手帖子举报列表",nickname ="二手帖子举报列表")
144
+	// @ApiOperation(value = "二手帖子举报列表",nickname ="二手帖子举报列表")
145
 	@ApiImplicitParams({
145
 	@ApiImplicitParams({
146
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value =":举报人姓名,reportPhone:举报人电话,transactionId:帖子ID" )})
146
 			@ApiImplicitParam(paramType = "body", dataType = "String", name = "paramets", value =":举报人姓名,reportPhone:举报人电话,transactionId:帖子ID" )})
147
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")
147
 	@ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token")

+ 5
- 5
src/main/java/com/huiju/estateagents/property/controller/UserVerifyController.java Wyświetl plik

32
     private IBuildingOwnerInfoService iBuildingOwnerInfoService;
32
     private IBuildingOwnerInfoService iBuildingOwnerInfoService;
33
 
33
 
34
     @RequestMapping(value = "/user/verify/all", method = RequestMethod.GET)
34
     @RequestMapping(value = "/user/verify/all", method = RequestMethod.GET)
35
-    @ApiOperation(value = "获取待审核的用户列表", notes = "获取待审核的用户列表")
35
+    // @ApiOperation(value = "获取待审核的用户列表", notes = "获取待审核的用户列表")
36
     @ApiImplicitParams({
36
     @ApiImplicitParams({
37
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "phone", value = "手机号"),
37
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "phone", value = "手机号"),
38
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "userName", value = "用户名"),
38
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "userName", value = "用户名"),
55
     }
55
     }
56
 
56
 
57
     @RequestMapping(value = "/user/verify/audit/{userVerifyId}", method = RequestMethod.PUT)
57
     @RequestMapping(value = "/user/verify/audit/{userVerifyId}", method = RequestMethod.PUT)
58
-    @ApiOperation(value = "审核用户", notes = "审核用户")
58
+    // @ApiOperation(value = "审核用户", notes = "审核用户")
59
     @ApiImplicitParams({
59
     @ApiImplicitParams({
60
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
60
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
61
             @ApiImplicitParam(paramType = "path", dataTypeClass = String.class, name = "userVerifyId", value = "审核id"),
61
             @ApiImplicitParam(paramType = "path", dataTypeClass = String.class, name = "userVerifyId", value = "审核id"),
74
     }
74
     }
75
 
75
 
76
     @RequestMapping(value = "/ta/user/has", method = RequestMethod.GET)
76
     @RequestMapping(value = "/ta/user/has", method = RequestMethod.GET)
77
-    @ApiOperation(value = "校验移动端手机号是否注册", notes = "校验移动端手机号是否注册")
77
+    // @ApiOperation(value = "校验移动端手机号是否注册", notes = "校验移动端手机号是否注册")
78
     @ApiImplicitParams({
78
     @ApiImplicitParams({
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
79
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
80
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "ownerTel", value = "手机号"),
80
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "ownerTel", value = "手机号"),
100
     }
100
     }
101
 
101
 
102
     @RequestMapping(value = "/ta/user/hasOwner", method = RequestMethod.GET)
102
     @RequestMapping(value = "/ta/user/hasOwner", method = RequestMethod.GET)
103
-    @ApiOperation(value = "根据 期/栋/单元/楼层/户号 校验是否有业主", notes = "根据 期/栋/单元/楼层/户号 校验是否有业主")
103
+    // @ApiOperation(value = "根据 期/栋/单元/楼层/户号 校验是否有业主", notes = "根据 期/栋/单元/楼层/户号 校验是否有业主")
104
     @ApiImplicitParams({
104
     @ApiImplicitParams({
105
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
105
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
106
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "ownerTel", value = "审核id"),
106
             @ApiImplicitParam(paramType = "query", dataTypeClass = String.class, name = "ownerTel", value = "审核id"),
152
     }
152
     }
153
 
153
 
154
     @RequestMapping(value = "/user/verifyinfo/{userVerifyId}", method = RequestMethod.PUT)
154
     @RequestMapping(value = "/user/verifyinfo/{userVerifyId}", method = RequestMethod.PUT)
155
-    @ApiOperation(value = "楼栋详情页面审核", notes = "楼栋详情页面审核")
155
+    // @ApiOperation(value = "楼栋详情页面审核", notes = "楼栋详情页面审核")
156
     @ApiImplicitParams({
156
     @ApiImplicitParams({
157
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
157
             @ApiImplicitParam(paramType = "header", dataTypeClass = String.class, name = "X-Auth-Token", value = "token"),
158
             @ApiImplicitParam(paramType = "path", dataTypeClass = String.class, name = "userVerifyId", value = "审核id"),
158
             @ApiImplicitParam(paramType = "path", dataTypeClass = String.class, name = "userVerifyId", value = "审核id"),