@@ -298,7 +298,7 @@ public class TsbCustomerTask {
*
* @throws Exception
*/
- @Scheduled(fixedDelay = 3500000)
+// @Scheduled(fixedDelay = 3500000)
@Async
public void changeEncodinglJob() throws Exception {
changeEncodinglJob.run("cron.customer.change.encoding");