WIN-2308041133\Administrator 6 months ago
parent
commit
b47ede177a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/model/UserUdtAddress.php

+ 1 - 1
application/common/model/UserUdtAddress.php

@@ -10,7 +10,7 @@ use think\Model;
 class UserUdtAddress extends Model
 {
     // 表名
-    protected $name = 'user_udt_address';
+    protected $name = 'user_usdt_address';
     // 开启自动写入时间戳字段
     protected $autoWriteTimestamp = 'int';
     // 定义时间戳字段名