update 订单记录停止原因码

This commit is contained in:
Lemon
2024-12-20 13:25:22 +08:00
parent 5869e8d5f3
commit bd59654994
6 changed files with 34 additions and 7 deletions

View File

@@ -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);
}
/**