%%---------------------------------------------------- %% 此文件由数据工具生成 dailyplay_data.xml %% 活动配置 %%---------------------------------------------------- -module(dailyplay_data). -export([ get_cond/1 ]). -include("common.hrl"). get_cond(_Info)-> ?DATA_ERR("get_cond_data_not_exist===>~w", [_Info]), undefined.