update 第三方对接平台相关Service结构调整

This commit is contained in:
Lemon
2025-02-18 14:53:42 +08:00
parent 24c0ec0ef3
commit 1db8a69efa
4 changed files with 285 additions and 378 deletions

View File

@@ -37,6 +37,7 @@ import java.util.Map;
@Anonymous
@RestController
@RequestMapping("/huawei")
@Deprecated
public class HuaWeiControllerV2 extends BaseController {
@Autowired