1 Star 0 Fork 194

Hackandquan / goploy

forked from goploy / goploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
v1.0.3.sql 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
张臻 提交于 2020-09-11 16:17 . A SQL
ALTER TABLE `goploy`.`monitor`
ADD COLUMN `notify_times` smallint(5) UNSIGNED NOT NULL DEFAULT 1 AFTER `notify_target`,
ADD COLUMN `error_content` text NOT NULL AFTER `notify_times`;
Go
1
https://gitee.com/Hackandquan/goploy.git
git@gitee.com:Hackandquan/goploy.git
Hackandquan
goploy
goploy
master

搜索帮助