v1.3.0（2022.02.16）
————————————
- Modifies the problem that tags cannot be written after being filtered by Mask.

v1.2.0（2021.11.05）
————————————
- Addes Interfaces：
 int SetRegionWithDefaultChannel(unsigned char *ComAdr, int region, int FrmHandle);
 int SetRegionAndChannel(unsigned char *ComAdr, int region, int dminChannel, int dmaxChannel, int FrmHandle);
 int GetChannelList(int region, char* fre[]);

v1.1.0（2020.09.16）
————————————
- Fixed the problem that some Desktop devices could not be connected.
