Преглед изворни кода

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

陈纪林80310970 пре 5 месеци
родитељ
комит
65ccfb0fd7
1 измењених фајлова са 11 додато и 0 уклоњено
  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