소스 검색

wx user id

abiao 2 년 전
부모
커밋
19ca0c578a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/models/employ.rb

+ 0 - 1
app/models/employ.rb

@@ -36,7 +36,6 @@ class Employ < ActiveRecord::Base
     edit do
       field :user_name
       field :mobile
-      field :wx_user_id
     end
   end
 end