|
@@ -26,7 +26,7 @@ import java.util.List;
|
|
|
@RestController
|
|
|
@AllArgsConstructor
|
|
|
@RequestMapping("/api/wechatwebsite/BindCustomer")
|
|
|
-@Api(tags="微网厅-用户绑定接口old")
|
|
|
+@Api(tags="微网厅-用户绑定接口bak")
|
|
|
public class BindCustomerWController {
|
|
|
|
|
|
private final DaCustomerService daCustomerService;
|