afa 7 ماه پیش
والد
کامیت
02a6ccc404
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      application/common/model/LedgerWalletModel.php

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

@@ -81,7 +81,7 @@ class LedgerWalletModel extends Model
                 $changeModel = new LedgerTokenChangeModel();
                 break;
             case Asset::TEAC:
-                $changeModel = new LedgerTokenChangeModel();
+                $changeModel = new LedgerTeacChangeModel();
                 break;
             case Asset::SMH:
                 $changeModel = new LedgerSmhChangeModel();