清除extra

This commit is contained in:
waner 2026-03-31 14:12:49 +08:00
parent bd9ee429db
commit 9b4203eacb

View File

@ -27,8 +27,4 @@ public class UKeySignDTO {
*/
private String rid;
/**
* 需要处理的其他信息不参与签名这里是主密钥复制是暂时存储的分量
*/
private String extra;
}