- #pragma once
- #ifndef _IDCERTIFICATE_LOGCODE_H
- #define _IDCERTIFICATE_LOGCODE_H
- namespace IDCertificate {
- #define IDCertService_LogCode_OpenIDCerRFControl "QLR040220121"
- #define IDCertService_LogCode_CloseIDCerRFControl "QLR040220122"
- #define IDCertService_LogCode_IDCerGetDataEx2 "QLR040220123"
- }
- #endif
|