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