thinkphp-wechat/plugins/HelloWorld/uninstall.sql
Wenbin.Wang d49c9fde59 代码
2021-12-24 16:40:05 +08:00

13 lines
657 B
SQL

/*
// +----------------------------------------------------------------------
// | 海豚PHP框架 [ DolphinPHP ]
// +----------------------------------------------------------------------
// | 版权所有 2016~2017 河源市卓锐科技有限公司 [ http://www.zrthink.com ]
// +----------------------------------------------------------------------
// | 官方网站: http://dolphinphp.com
// +----------------------------------------------------------------------
// | 开源协议 ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
*/
DROP TABLE IF EXISTS `dolphin_plugin_hello`;