Skip to content

Commit

Permalink
feat: 增加智能终端设备类型 (#434)
Browse files Browse the repository at this point in the history
增加智能终端设备类型

Log:
  • Loading branch information
Whale107 authored Aug 23, 2024
1 parent e73c73c commit 797101c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/global/dsysinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class LIBDTKCORESHARED_EXPORT DSysInfo
UosDesktop,
UosServer,
UosDevice,
UosSmart,

UosTypeCount // must at last
};
Expand Down

0 comments on commit 797101c

Please sign in to comment.