|
|
@@ -43,7 +43,7 @@
|
|
|
/* */ }
|
|
|
/* */ }
|
|
|
/* */
|
|
|
-/* */ @Scheduled(cron = "0 0/13 * * * ?")
|
|
|
+/* */ @Scheduled(cron = "0 0/10 * * * ?")
|
|
|
/* */ public void sendBidPrice() {
|
|
|
/* 48 */ EntityWrapper<Piccgrabaccount> wtfEw = new EntityWrapper();
|
|
|
/* 49 */ wtfEw.eq("logIn", Integer.valueOf(1));
|