蘑菇线路表

This commit is contained in:
“wanyongkang”
2021-01-26 18:41:28 +08:00
parent a0e88e067f
commit 09373d5645
4 changed files with 87 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ function auto_format_list(){
case 17:
format_product(__DIR__ . '/data/xigua.csv', 'xgip.vip');
break;
case 18:
format_product(__DIR__ . '/data/mogu.csv', 'mgip.net');
break;
}
}
}