This commit is contained in:
as2252258@163.com
2021-08-29 04:09:59 +08:00
parent 133ca2c273
commit 3fcd90f551
+1
View File
@@ -16,6 +16,7 @@ trait Attributes
private array $_classMethod = [];
private array $_classPropertyNote = [];
private array $_classProperty = [];
private array $_mapping = [];
/**