mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-08 20:10:16 +08:00
update 海南平台对接
This commit is contained in:
@@ -30,7 +30,8 @@ import java.util.Map;
|
|||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/hainan")
|
@RequestMapping("/hainan")
|
||||||
public class HaiNanPlatformController extends BaseController {
|
public class HaiNanPlatformController extends BaseController {
|
||||||
AbsInterfaceWithPlatformLogic platformLogic = new HaiNanPlatformLogic();
|
// 使用海南平台处理逻辑
|
||||||
|
private AbsInterfaceWithPlatformLogic platformLogic = new HaiNanPlatformLogic();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取token接口
|
* 获取token接口
|
||||||
|
|||||||
Reference in New Issue
Block a user