Merge remote-tracking branch 'origin/main' into practical-training

This commit is contained in:
TsMask
2024-07-09 19:09:04 +08:00
12 changed files with 36 additions and 22 deletions

View File

@@ -113,7 +113,7 @@ function fnGetList() {
break;
case 'UDM':
state.from.sbi.udm_ip = item.ip;
state.from.sbi.adb_ip = '0.0.0.0';
state.from.sbi.db_ip = '0.0.0.0';
break;
case 'SMF':
state.from.sbi.smf_ip = item.ip;