|
|
@@ -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
|