浏览代码

#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