Merge branch 'develop' of http://git.trustie.net/jasder/forgeplus into develop

This commit is contained in:
Jasder 2020-03-20 13:10:30 +08:00
commit 7f26393fc1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class User < ApplicationRecord
LOGIN_CHARS = %W(2 3 4 5 6 7 8 9 a b c f e f g h i j k l m n o p q r s t u v w x y z).freeze
# FIX Invalid single-table inheritance type
self.inheritance_column = nil
# self.inheritance_column = nil
# educoder: 来自Educoder平台
# trustie: 来自Trustie平台