update 海南平台对接

This commit is contained in:
2024-01-25 16:57:39 +08:00
parent 7ed8804cd8
commit ab84099e15

View File

@@ -30,7 +30,8 @@ import java.util.Map;
@RestController
@RequestMapping("/hainan")
public class HaiNanPlatformController extends BaseController {
AbsInterfaceWithPlatformLogic platformLogic = new HaiNanPlatformLogic();
// 使用海南平台处理逻辑
private AbsInterfaceWithPlatformLogic platformLogic = new HaiNanPlatformLogic();
/**
* 获取token接口