|
@@ -121,6 +121,7 @@ public class WeixinApiController extends ApiController {
|
|
String openid = getPara("openid");
|
|
String openid = getPara("openid");
|
|
String source = getPara("source");
|
|
String source = getPara("source");
|
|
String content = getPara("content");
|
|
String content = getPara("content");
|
|
|
|
+ renderText(content);
|
|
String appId;
|
|
String appId;
|
|
switch ("中世康恺电子胶片平台") {
|
|
switch ("中世康恺电子胶片平台") {
|
|
case "中世康恺电子胶片平台":
|
|
case "中世康恺电子胶片平台":
|