...
|
...
|
@@ -112,7 +112,7 @@ class Index extends Api |
|
|
"template_id"=>"zQaLnhEOQxdGOKJlDUAfEoNY4NTmNWy9a9vYzkZjGn8",//模板id
|
|
|
"url"=>"",
|
|
|
"miniprogram"=>[
|
|
|
"appid"=>"wx58ceff4e93cfc523",//小程序
|
|
|
"appid"=>$appid,//小程序
|
|
|
//"pagepath"=>"/pagesIndex/house/billingDetails?type=3&house_user_id=" . $house_user_id . "&house_code_id=" . $house_code_id//pagesIndex/house/billingDetails 未收账单路径 index?foo=bar
|
|
|
"pagepath"=>""//pagesIndex/house/billingDetails 未收账单路径 index?foo=bar
|
|
|
],
|
...
|
...
|
|