This website works better with JavaScript.
首頁
探索
說明
登入
jason
/
FPSMS-backend
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
new update for qr-code of user
master
LAPTOP-EU9T8H5F\User
2 天之前
父節點
1c3448af0c
當前提交
bbe4fd12f6
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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?;
Write
Preview
Loading…
取消
儲存