소스 검색

new update for qr-code of user

master
LAPTOP-EU9T8H5F\User 2 일 전
부모
커밋
bbe4fd12f6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

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


불러오는 중...
취소
저장