IDCertificate_LogCode.h 245 B

1234567891011
  1. #pragma once
  2. #ifndef _IDCERTIFICATE_LOGCODE_H
  3. #define _IDCERTIFICATE_LOGCODE_H
  4. namespace IDCertificate {
  5. #define IDCertService_LogCode_OpenIDCerRFControl "QLR040220121"
  6. #define IDCertService_LogCode_CloseIDCerRFControl "QLR040220122"
  7. }
  8. #endif