Ver Fonte

普通商户改为普通

沈静伟 há 4 anos atrás
pai
commit
b88019e84d

+ 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);