You've already forked qlg.tsgz.moe
顺带件排序
This commit is contained in:
@ -1337,6 +1337,7 @@ function WSTLangPayType($v){
|
||||
*/
|
||||
function WSTLangDeliverType($v){
|
||||
switch ($v) {
|
||||
case 2:return "顺带件";
|
||||
case 1:return "自提";
|
||||
case 0:return "送货上门";
|
||||
}
|
||||
|
Reference in New Issue
Block a user