Explorar el Código

new update for qr-code of user

master
LAPTOP-EU9T8H5F\User hace 1 día
padre
commit
bbe4fd12f6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 fichero

@@ -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?;


Cargando…
Cancelar
Guardar