update 更新表格设置

This commit is contained in:
FrankCV2048
2024-09-07 23:14:24 +08:00
parent 286fc0f595
commit 1dceb0cc77
8 changed files with 163 additions and 135 deletions

View File

@ -44,4 +44,5 @@ class Real_Position(Position):
self.Z = Z
self.U = U
self.V = V
self.W = W
self.W = W
return self