瀏覽代碼

增加提成比例

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