perf: 修改 perms

This commit is contained in:
ibuler
2022-08-22 18:32:33 +08:00
parent f0c9c2b1ad
commit 09607a1885
27 changed files with 67 additions and 140 deletions

View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
#
from .common import *
from .nodes import *
from .assets import *
from .nodes_with_assets import *