Compare commits

..

2 Commits

Author SHA1 Message Date
735c12951c 1111222 2025-06-23 10:17:47 +08:00
568ad0ebf4 1111 2025-06-23 10:16:26 +08:00
2 changed files with 2 additions and 0 deletions

View File

@ -71,4 +71,5 @@ public class AlipayConfig implements Serializable {
@ApiModelProperty(value = "商户号")
private String sysServiceProviderId;
//12332
}

View File

@ -50,6 +50,7 @@ public class AlipayUtils {
String[] split2 = s1.split(":");
return split2[0] + split2[1] + split2[2] + a;
}
//12313
/**
* 校验签名