创建结构

This commit is contained in:
weicw
2021-07-30 15:39:19 +08:00
parent a6eb6f83d1
commit 428125d7fb
6 changed files with 501 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// import axios from 'axios';
const pageBillUrl = '/ecology/sound/road/bill/page';
export {
pageBillUrl,
}