app/models/unidom/party/government_agency.rb in unidom-party-1.8.3 vs app/models/unidom/party/government_agency.rb in unidom-party-1.8.4

- old
+ new

@@ -1,6 +1,8 @@ +## # Government Agency 是政府机构。 # function_code 是行政职能代码: PLST: Police Station 公安局, PLSS: Police Sub-Station 派出所 + class Unidom::Party::GovernmentAgency < Unidom::Party::ApplicationRecord self.table_name = 'unidom_government_agencies' include Unidom::Common::Concerns::ModelExtension