瀏覽代碼

add bind user function

abiao 5 年之前
父節點
當前提交
45d97a6cfe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/models/bind_user.rb

+ 1 - 1
app/models/bind_user.rb

@@ -1,5 +1,5 @@
 # encoding: utf-8
-class BIndUser < ActiveRecord::Base
+class BindUser < ActiveRecord::Base
   has_paper_trail
   self.table_name = "bind_users"
   rails_admin do