2017-11-30 17:25:41.457 [http-nio-8080-exec-6] DEBUG com.imooc.o2o.dao.ShopDao.insertShop - ==> Preparing: INSERT INTO tb_shop(owner_id, area_id, shop_category_id, shop_name, shop_desc, shop_addr, phone, shop_img, priority, create_time, last_edit_time, enable_status, advice) VALUES (?,?,?,?, ?,?,?,?,?, ?,?, ?,?)
2017-11-30 17:25:41.458 [http-nio-8080-exec-6] DEBUG com.imooc.o2o.dao.ShopDao.insertShop - ==> Parameters: null, 3(Integer), 3(Long), 1111(String), 111返回
提交
11(String), 111(String), 111(String), null, null, 2017-11-30 17:25:41.456(Timestamp), 2017-11-30 17:25:41.456(Timestamp), 0(Integer), null
SSM商铺V1.0,解决毕设痛点;SpringBoot商铺V2.0,满足工作刚需
了解课程