mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
update 订单记录停止原因码
This commit is contained in:
@@ -165,10 +165,8 @@ public class GuiZhouPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
String msg = "880B24831B56238914534606391D2902";
|
||||
String signSecret = "iz54GKP9oOeCCYSp";
|
||||
|
||||
String result = Cryptos.aesDecrypt(msg, signSecret);
|
||||
String address = "贵州省黔西南州安龙县社保局后侧";
|
||||
GeoCodeInfo geoCode = TermRelationTreeCoordinate.completeGeoCode(address);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user