公告板
版本库
活动
搜索
登录
android
/
OverseasOrderPickupCounter
海外点餐取餐柜
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加接收开门的指令
陈力
2023-06-12
dbb789cb3e35ea2997b4197a30b5b8f81839197e
[android/OverseasOrderPickupCounter.git]
/
app
/
src
/
main
/
java
/
com
/
lotaai
/
canguiayw
/
device
/
DeviceType.java
1
2
3
4
5
package com.lotaai.canguiayw.device;
public enum DeviceType {
CANGUI
}