@@ -985,6 +985,7 @@ class WholeController extends Curd
]
];
+ dump('打印',$voteData);
http_post_json(getenv('VOTE_MENU_URL'),$voteData);
}