更新
This commit is contained in:
@@ -101,7 +101,7 @@ public class ItemProtocol {
|
||||
|
||||
public static List<ItemDto> getWriteableItemDtos() {
|
||||
ArrayList list = new ArrayList();
|
||||
list.add(new ItemDto(item_to_pour_num, "倒料数量", "DB1.D96"));
|
||||
list.add(new ItemDto(item_to_pour_num, "倒料数量", "DB2.D96"));
|
||||
return list;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user