* 通过省市区非标准字符串准换为标准对象 * 旧版识别的隐藏省份后缀的对象可通过这个函数转换为新版支持对象 * @param province * @param city * @param area * @returns {{code: string, province: string, city: string, area: string}}
({province, city, area})
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected