mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-17 00:08:35 +08:00
新增redis方法
This commit is contained in:
@@ -278,7 +278,7 @@ public class SpringBootTestController {
|
|||||||
private ThirdPartyPlatformService platformLogic;
|
private ThirdPartyPlatformService platformLogic;
|
||||||
|
|
||||||
|
|
||||||
|
@Test
|
||||||
public void saveSOCTest() {
|
public void saveSOCTest() {
|
||||||
String transactionCode = "12345";
|
String transactionCode = "12345";
|
||||||
YKCUtils.saveSOC(transactionCode, "4");
|
YKCUtils.saveSOC(transactionCode, "4");
|
||||||
|
|||||||
Reference in New Issue
Block a user