Ver a proveniência

new update for qr-code of user

master
LAPTOP-EU9T8H5F\User há 2 dias
ascendente
cometimento
bbe4fd12f6
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      src/main/java/com/ffii/fpsms/modules/master/entity/projections/PrinterCombo.kt

+ 1
- 0
src/main/java/com/ffii/fpsms/modules/master/entity/projections/PrinterCombo.kt Ver ficheiro

@@ -10,6 +10,7 @@ interface PrinterCombo {
val value: String;
val code: String?;
val name: String?;
val type: String?;
val description: String?;
val ip: String?;
val port: Int?;


Carregando…
Cancelar
Guardar