完善特效皮肤的细节问题

This commit is contained in:
2022-07-18 08:55:53 +08:00
parent 94e2090559
commit c249027be2
5 changed files with 56 additions and 11 deletions

View File

@@ -12,10 +12,10 @@ use think\console\Output;
class Version extends Command
{
const VERSION = 'v2.0.5';
const VERSION = 'v2.0.6';
const COMMENT = [
'实现表格的接口排序并且默认开启',
'完善特效皮肤的细节问题',
];
protected function configure()