mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 海南平台对接
This commit is contained in:
@@ -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接口
|
||||
|
||||
Reference in New Issue
Block a user