Browse Source

#IQRV #comment:身份证logcode头文件

陈纪林80310970 5 months ago
parent
commit
65ccfb0fd7
1 changed files with 11 additions and 0 deletions
  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