#ifndef _CONFIG_DATA_H_
	#define _CONFIG_DATA_H_

extern const unsigned int cfg_desk_id;
extern const unsigned int cfg_is_work_on_lock;

#endif
