ems/ems_c/app/app_comm.h

16 lines
494 B
C

/*****************************************************************************
* @copyright 1997-2010, . POWER SUPPLY CO., LTD.
* @file app_comm.h
* @brief xx功能
* @author Gary
* @date 2024-09-03
* @remark
*****************************************************************************/
#ifndef APP_COMM_H
#define APP_COMM_H
//填写一些常用的配置或者数据库路径
#define MAP_PATH "/opt/ems/"
#endif // APP_COMM_H