Merge branch 'master' into dingding

# Conflicts:
#	evo-admin/src/main/java/com/evo/restaurant/controller/RzRestaurantDetailController.java
This commit is contained in:
andy 2026-04-06 09:16:50 +08:00
commit a15b5ec75a
2 changed files with 5 additions and 4 deletions

View File

@ -25,6 +25,7 @@ import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.InputStream;
@ -41,9 +42,9 @@ import java.util.List;
@RequestMapping("/api/v2")
public class RzRestaurantDetailController extends BaseController
{
@Autowired
@Resource
private IRzRestaurantDetailService rzRestaurantDetailService;
@Autowired
@Resource
private ISysStaffService sysStaffService;
/**
* 查询餐饮详情列表
@ -89,7 +90,7 @@ public class RzRestaurantDetailController extends BaseController
*/
@RequestMapping("/verify_user_yt")
public String verifyUser(@RequestBody String json){
return "接口停使用"; //rzRestaurantDetailService.insertRzRestaurantDetail(json);
return "接口使用";//rzRestaurantDetailService.insertRzRestaurantDetail(json);
}
/**

View File

@ -1,6 +1,6 @@
#??ID-PROD
#X-KDApi-AcctID = 670768a85463de
X-KDApi-AcctID = 698ad0d6c0c3fe
X-KDApi-AcctID = 69d0e0f3a5801e
#X-KDApi-AcctID = 6723465a38c722
X-KDApi-UserName = Administrator
#??IDID