|
6 months ago | |
---|---|---|
superdesk-data-extract-api | 7 months ago | |
superdesk-data-extract-common | 7 months ago | |
superdesk-data-extract-dao | 6 months ago | |
superdesk-data-extract-job | 7 months ago | |
superdesk-data-extract-service | 7 months ago | |
.gitignore | 8 months ago | |
README.md | 7 months ago | |
pom.xml | 8 months ago |
数据同步基础:
sync_time
datetime NOT NULL DEFAULT
CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '同步时间' AFTER address_info
;)