pretendhigh
pretendhigh
python 版本 Python 3.7.3 vscode 中显示 orm.py 报错: Undefined variable 'StandardError' class ModelMetaclass(type): def __new__(cls, name, bases, attrs): if name=='Model': return type.__new__(cls, name, bases, attrs) tableName = attrs.get('__table__', None) or...
OS: MacOS 14.5 (23F79) Chrome: Version 127.0.6533.74 (Official Build) (x86_64) Anori: 1.19.0  