沈静伟 пре 4 година
родитељ
комит
b88019e84d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/dsb/com/cnd3b/restcontroller/enterprise/tagents/tagents.java

+ 1 - 1
src/dsb/com/cnd3b/restcontroller/enterprise/tagents/tagents.java

@@ -238,7 +238,7 @@ public class tagents extends Controller {
                 }
             }
             if (ftype.equals("商户认证") || ftype.equals("新增")) {
-                tagents.setValue("ftype", "普通商户", 11L);
+                tagents.setValue("ftype", "普通", 11L);
             }
 
             PaoSetRemote tagents_msgchangeappSet = tagents.getPaoSet("$tagents_msgchangeapp", "tagents_msgchangeapp", "tagents_msgchangappid=" + tagents_msgchangappid);