ソースを参照

增加提成比例

abiao 3 年 前
コミット
ad4d7a4244
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      app/models/wx_user.rb

+ 1 - 1
app/models/wx_user.rb

@@ -287,7 +287,7 @@ class WxUser < ActiveRecord::Base
         end
       end
       field :tc_area do
-        label "多个区域请用用逗号隔开)"
+        label "提成区域,多个区域请用用英文逗号隔"
       end
     end