Commit fe756eac authored by 黎博's avatar 黎博

线上@具体人更新

parent ddee8e9d
...@@ -37,8 +37,8 @@ public class UserPhoneMap { ...@@ -37,8 +37,8 @@ public class UserPhoneMap {
@PostConstruct @PostConstruct
public void readUserPhoneMap() { public void readUserPhoneMap() {
log.info("开始读取 USER_PHONE_MAP."); log.info("开始读取USER_PHONE_MAP.");
USER_PHONE_MAP = JSON.parseObject(readJsonile("user-phone.json"), Map.class); USER_PHONE_MAP = JSON.parseObject(readJsonile("user-phone.json"), Map.class);
log.info("读取到 USER_PHONE_MAP:{}", JSON.toJSONString(USER_PHONE_MAP)); log.info("读取到USER_PHONE_MAP:{}", JSON.toJSONString(USER_PHONE_MAP));
} }
} }
{ {
"黎博": "18311069063", "黎博": "18311069063",
"温海元": "18501033527" "温海元": "18501033527",
"丁兆辉": "13261765410",
"秦倩倩": "13439170251",
"鲁奇": "17600329766",
"童玲": "18600462580",
"宋晓晓": "17600807872",
"柴彦丽": "18500191831",
"张宏至": "18612365254",
"鹿朋": "18330154243",
"魏建超": "15201517606",
"丁凯歌": "15011473728",
"张贺": "15635926719",
"任国坤": "17610739527",
"吴琼": "18732195428",
"王业雄": "13100707233",
"韩成龙": "18511860257",
"刘李鹏": "13366941391",
"李健华": "15011406127",
"刘科卫": "13331125050",
"丛飞": "18311333536",
"高广京": "18600212130",
"马闯": "18612233324",
"申聚峰": "16619730028",
"麻晓帅": "18310009354",
"陈宏杰": "13716974679",
"王雪飞": "18610902076",
"李东浩": "18401040566",
"郑彦彦": "15727396430",
"王小强": "18510794767"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment