|
|
@@ -419,7 +419,7 @@ on a.F_UserId=b.F_UserId where b.F_ObjectId in(" + string.Join(",", ppostid) + |
|
|
|
string access_token = weixintokenobj.access_token; |
|
|
|
string jsondata = "{\"touser\":\"" + userinfo.OpenIdForWeixin + "\"," + |
|
|
|
"\"template_id\":\"" + weixintasktempid + "\"," + |
|
|
|
"\"url\":\"" + weixintaskurl + "\"," + |
|
|
|
"\"url\":\"" + weixintaskurl + "/#/?page=file\"," + |
|
|
|
"\"data\":{" + |
|
|
|
"\"first\": {\"value\":\"您有新的公文需要查阅\",\"color\":\"#173177\"}," + |
|
|
|
"\"keyword1\":{\"value\":\"公文下发\",\"color\":\"#173177\"}," + |
|
|
|