|
- const validName = ['全国公路(2018)', '广东公路(2018)', '浙江公路(2025)', '重庆建设(2018)', '广东建设(2018)'];
|
|
|
|
|
|
+ const validName = ['全国公路(2018)', '广东公路(2023)', '浙江公路(2025)', '重庆建设(2018)', '广东建设(2018)'];
|
|
const result = this.dealWith(await this.ctx.helper.sendRequest(url, postData, 'GET', 'json', true));
|
|
const result = this.dealWith(await this.ctx.helper.sendRequest(url, postData, 'GET', 'json', true));
|