|
|
@@ -42,7 +42,7 @@ public enum HelperType {
|
|
|
GetMechRevoKey("GetMechRevoKey","获取Key信息"),
|
|
|
GetTestRevoKey("GetTestRevoKey","获取Key信息"),
|
|
|
SetTestValue("SetTestValue","写入SN对应的HashValue"),
|
|
|
- GetTestValue("SetCRBValue","写入SN对应的HashValue"),
|
|
|
+ GetTestValue("GetTestValue","写入SN对应的HashValue"),
|
|
|
GetAcerRevoKey("GetAcerRevoKey","获取Key信息"),
|
|
|
SetAcerValue("SetAcerValue","写入SN对应的HashValue"),
|
|
|
GetAcerValue("GetAcerValue","写入SN对应的HashValue"),
|