|
|
|
@@ -46,7 +46,7 @@ public class WxBusinessCircleOrderServiceImpl implements WxBusinessCircleOrderSe |
|
|
|
|
|
|
|
private final Logger logger = LoggerFactory.getLogger(this.getClass()); |
|
|
|
|
|
|
|
private final SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-DDTHH:mm:ss+TIMEZONE"); |
|
|
|
private static final SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-DD'T'HH:mm:ssXXX"); |
|
|
|
|
|
|
|
private final String WX_CIRCLE_KEY = "CIRCLE:WX:"; |
|
|
|
|
|
|
|
|