SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -89,6 +89,8 @@ int hsmsQueryAllStatusVariables(); // S1F11 int hsmsQueryAllDataVariables(); // S1F21 int hsmsQueryAllCollectionEvents(); // S1F23 int hsmsEquipmentConstantRequest(const std::vector<unsigned short>& ecids); // S2F13 int hsmsEquipmentConstantSend(const std::vector<std::pair<unsigned short, std::string>>& ecidValues); // S2F15 // 查询PPID List int hsmsQueryPPIDList();