Byzanteam / skylark-docker

0 stars 5 forks source link

修复问题前端打卡页面点击'统计'出现定位出错提示bug #63

Closed chunyu-zhou closed 5 years ago

chunyu-zhou commented 5 years ago

修复问题前端打卡页面点击'统计'出现定位出错提示bug

chunyu-zhou commented 5 years ago

ALTER TABLE attendance CHANGE geo_lat_afternoon geo_lat_afternoon VARCHAR(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL, CHANGE geo_lng_afternoon geo_lng_afternoon VARCHAR(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL;

fahchen commented 5 years ago
fahchen commented 5 years ago

https://github.com/GreenNerd/skylark-docker/pull/63#issuecomment-432467710 这个也要写入 migration