Add data validator for plugin config (#1041)

This commit is contained in:
Wu Clan
2026-01-26 21:17:18 +08:00
committed by GitHub
parent 08674ab95f
commit eb27b5bfed
11 changed files with 231 additions and 35 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = '0.0.8'
description = '通常用于约束前端工程数据展示'
author = 'wu-clan'
tags = ['other']
database = ['mysql', 'pgsql']
database = ['mysql', 'postgresql']
[app]
extend = 'admin'