6
0
Fork 0
jiqu-library-server/database/migrations
vine_liutk c9164d7f89 调整售后接口,以及补充货运单字段 2021-12-15 17:40:16 +08:00
..
2016_01_04_173148_create_admin_tables.php 初始化 dcat-admin 2021-11-17 09:44:52 +08:00
2019_08_19_000000_create_failed_jobs_table.php init 2021-11-16 14:52:11 +08:00
2019_12_14_000001_create_personal_access_tokens_table.php 注册 2021-11-22 17:40:54 +08:00
2020_09_07_090635_create_admin_settings_table.php 初始化 dcat-admin 2021-11-17 09:44:52 +08:00
2020_09_22_015815_create_admin_extensions_table.php 初始化 dcat-admin 2021-11-17 09:44:52 +08:00
2020_11_01_083237_update_admin_menu_table.php 初始化 dcat-admin 2021-11-17 09:44:52 +08:00
2021_11_18_135133_create_ads_table.php 添加通过广告位获取广告内容接口 2021-11-25 09:48:35 +08:00
2021_11_19_135844_create_users_table.php 用户和用户信息模型 2021-11-19 17:14:43 +08:00
2021_11_19_142529_create_user_infos_table.php wip 2021-12-03 17:41:50 +08:00
2021_11_19_143318_create_article_categories_table.php 完善文章管理 2021-11-19 17:57:26 +08:00
2021_11_19_143916_create_articles_table.php 添加通过广告位获取广告内容接口 2021-11-25 09:48:35 +08:00
2021_11_22_105141_create_product_categories_table.php 添加商品分类管理 2021-11-25 14:54:19 +08:00
2021_11_22_110044_create_product_spus_table.php 商品重量默认为 0 g 2021-12-11 17:36:06 +08:00
2021_11_23_153624_create_sms_codes_table.php 发送短信验证码 2021-11-24 16:07:30 +08:00
2021_11_24_115822_create_product_spu_specs_table.php 完成商品添加SKU 2021-12-01 14:28:39 +08:00
2021_11_24_120232_create_product_skus_table.php 商品重量默认为 0 g 2021-12-11 17:36:06 +08:00
2021_11_26_110236_create_product_groups_table.php 完成主商品后台管理添加 2021-11-29 10:57:02 +08:00
2021_11_26_151606_create_product_parts_table.php 添加商品分区模型 2021-11-29 11:45:41 +08:00
2021_11_26_153548_create_product_part_sku_table.php 添加商品分区模型 2021-11-29 11:45:41 +08:00
2021_11_30_094743_create_product_features_table.php 添加商品特点管理 2021-11-30 10:26:00 +08:00
2021_11_30_100440_create_product_spu_features_table.php 完善商品选择商品特点 2021-11-30 10:26:00 +08:00
2021_11_30_104546_create_product_buynotes_table.php 添加商品购买须知模板 2021-11-30 11:40:49 +08:00
2021_12_01_153027_create_product_sku_verifies_table.php 完善商品SKU管理 2021-12-03 11:07:35 +08:00
2021_12_02_152813_create_product_view_logs_table.php 添加商品浏览历史 2021-12-02 16:34:02 +08:00
2021_12_03_095440_create_product_sku_favorites_table.php 收藏商品/取消商品收藏 2021-12-03 11:03:18 +08:00
2021_12_03_135905_create_vips_table.php 修改会员管理 2021-12-03 16:53:17 +08:00
2021_12_03_135913_create_user_vips_table.php 修改会员管理 2021-12-03 16:53:17 +08:00
2021_12_06_135928_create_product_gifts_table.php 添加后台赠品管理 2021-12-06 17:10:00 +08:00
2021_12_06_171251_create_shopping_cart_items_table.php Update 2021-12-09 11:43:15 +08:00
2021_12_07_102419_create_coupons_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_07_103828_create_zones_table.php 省市区数据 2021-12-07 10:42:57 +08:00
2021_12_07_111745_create_coupon_ranges_table.php 修改券规则表字段 2021-12-15 14:13:35 +08:00
2021_12_07_115801_create_user_coupons_table.php 优惠券 2021-12-14 10:43:07 +08:00
2021_12_07_131430_create_shipping_addresses_table.php 收货地址管理 2021-12-08 14:35:41 +08:00
2021_12_07_143655_create_orders_table.php 移除订单重量 2021-12-11 17:44:35 +08:00
2021_12_07_143722_create_order_products_table.php 商品重量默认为 0 g 2021-12-11 17:36:06 +08:00
2021_12_08_110613_create_shipping_templates_table.php 添加运费模板管理 2021-12-08 16:17:13 +08:00
2021_12_08_112027_create_shipping_rules_table.php 添加运费计算方法 2021-12-13 11:22:29 +08:00
2021_12_08_112331_create_shipping_rule_zones_table.php 添加运费模板管理 2021-12-08 16:17:13 +08:00
2021_12_08_164534_create_coupon_send_tasks_table.php 更改迁移 2021-12-09 13:56:44 +08:00
2021_12_08_164542_create_coupon_task_logs_table.php 修改发放日志表名 2021-12-09 10:49:40 +08:00
2021_12_09_144335_add_remarks_to_coupon_task_logs_table.php 添加后台配置发送优惠券任务 2021-12-09 16:25:53 +08:00
2021_12_09_153242_add_coupon_amount_to_user_coupons_table.php 添加后台配置发送优惠券任务 2021-12-09 16:25:53 +08:00
2021_12_10_130645_add_applicant_and_reviewer_to_product_sku_verifies_table.php 添加商品审核申请人和审核人 2021-12-10 13:25:37 +08:00
2021_12_10_144920_create_after_sales_table.php 解决冲突 2021-12-11 18:52:28 +08:00
2021_12_10_144939_create_after_sale_logs_table.php 解决冲突 2021-12-11 18:52:28 +08:00
2021_12_13_115406_create_messages_table.php 添加消息管理,以及消息接口 2021-12-13 15:28:10 +08:00
2021_12_13_115744_create_message_read_logs_table.php 添加消息管理,以及消息接口 2021-12-13 15:28:10 +08:00
2021_12_13_173035_create_clicks_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_173042_create_click_logs_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_173136_create_points_logs_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_173239_add_points_to_user_infos_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_173303_add_points_and_likes_to_articles_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_173803_create_article_likes_logs_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_174355_create_article_points_logs_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_13_192446_add_media_to_articles_table.php 解决冲突 2021-12-13 20:56:42 +08:00
2021_12_14_195244_create_order_packages_table.php 调整售后接口,以及补充货运单字段 2021-12-15 17:40:16 +08:00
2021_12_14_195259_create_order_package_products_table.php 修改商品价格处理,添加货运单管理 2021-12-15 10:13:49 +08:00