数据库同步放开
parent
946d4cf92e
commit
b9501bb508
|
@ -388,7 +388,7 @@ public class TianyiLocationProvider extends TianyiProvider {
|
|||
}
|
||||
log.info("同步资源池信息:{}",poolModelGeneralResult.isSuccess());
|
||||
|
||||
//syncRds(syncModel);
|
||||
syncRds(syncModel);
|
||||
|
||||
log.info("end sync ... current region is " + this.getRegionId());
|
||||
return new GeneralResult(true, syncModel, "数据同步成功!");
|
||||
|
|
Loading…
Reference in New Issue