|
|
|
@@ -54,7 +54,7 @@ public class WxCarCallBackController extends BaseController { |
|
|
|
@Autowired |
|
|
|
WxCUserService wxCUserService; |
|
|
|
|
|
|
|
SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm"); |
|
|
|
SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); |
|
|
|
|
|
|
|
/** |
|
|
|
* ETCP 车辆入场通知 |
|
|
|
|