change: 修改RFID读写器默认端口为4001

main
zch 4 weeks ago
parent 434ebdd7ae
commit 83a31b1e64

@ -311,7 +311,7 @@ const initFormData: RfidDeviceForm = {
locationId: undefined,
deviceAddress: undefined,
// RFID 使
devicePort: 20108,
devicePort: 4001,
readFrequency: undefined,
// 线/
onlineStatus: '1',

Loading…
Cancel
Save