feat: 快速开站SMSC的IP赋值
This commit is contained in:
@@ -147,6 +147,9 @@ function fnGetList() {
|
|||||||
case 'N3IWF':
|
case 'N3IWF':
|
||||||
state.from.sbi.n3iwf_ip = item.ip;
|
state.from.sbi.n3iwf_ip = item.ip;
|
||||||
break;
|
break;
|
||||||
|
case 'SMSC':
|
||||||
|
state.from.sbi.smsc_ip = item.ip;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user