v0.9.31 增加数据导入特性

This commit is contained in:
Max 2022-01-18 13:44:28 +08:00
parent 28ad6935d7
commit b752f3cb4a

View file

@ -1,7 +1,7 @@
package share
// VERSION 版本号
const VERSION = "0.9.30"
const VERSION = "0.9.31"
// DOMAIN 许可域(废弃)
const DOMAIN = "*.iqka.com"