mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-10 18:30:02 +08:00
update
This commit is contained in:
@@ -28,7 +28,7 @@ import java.util.Map;
|
|||||||
@RequestMapping("/suzhou")
|
@RequestMapping("/suzhou")
|
||||||
public class SuZhouPlatformController extends ThirdPartyBaseController{
|
public class SuZhouPlatformController extends ThirdPartyBaseController{
|
||||||
|
|
||||||
private final String platformName = "苏州省平台";
|
private final String platformName = "苏州市平台";
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
@Qualifier("suZhouPlatformServiceImpl")
|
@Qualifier("suZhouPlatformServiceImpl")
|
||||||
|
|||||||
Reference in New Issue
Block a user