Explorar el Código

!10756 身份证logcode头文件
Merge pull request !10756 from 80310970/IDCerRTAadd_CJL

Gifur hace 5 meses
padre
commit
1453202210
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      Module/mod_IDCertificate/IDCertificate_LogCode.h

+ 11 - 0
Module/mod_IDCertificate/IDCertificate_LogCode.h

@@ -0,0 +1,11 @@
+#pragma once
+#ifndef _IDCERTIFICATE_LOGCODE_H
+#define _IDCERTIFICATE_LOGCODE_H
+
+namespace IDCertificate {
+
+#define IDCertService_LogCode_OpenIDCerRFControl "QLR040220121"
+#define IDCertService_LogCode_CloseIDCerRFControl "QLR040220122"
+
+}
+#endif