Explorar el Código

ft: 代码添加

master
SisMaker hace 3 años
padre
commit
19f9db6f9f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      include/agVstCli.hrl

+ 1
- 1
include/agVstCli.hrl Ver fichero

@ -53,7 +53,7 @@
-ifdef(debug).
-define(AgDebug(Tag, Format, Data), error_logger:info_msg("[~p] " ++ Format, [Tag | Data])).
-else.
-define(AgDebug(_Tag, _Format, _Data), notDebug).
-define(AgDebug(_Tag, _Format, _Data), rel).
-endif.
-define(AgMDoDBConn, mDoDBConn).

Cargando…
Cancelar
Guardar