Explorar el Código

ft: 防止重命名

master
SisMaker hace 2 años
padre
commit
cebe5a3769
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      include/eLog.hrl

+ 1
- 1
include/eLog.hrl Ver fichero

@ -1,7 +1,7 @@
-ifndef(__lgeLog__).
-define(__lgeLog__, 1).
include("lgCom.hrl").
-include("lgCom.hrl").
%% eLogCfg模块初始化了 使eLog的App启动后请调用一次
-define(eLogInit(), ?eLogInit(?LgDefSink)).

Cargando…
Cancelar
Guardar