6
0
Fork 0
jiqu-library-server/database/migrations
Jing Li 7f4c44aa5e 线下订单 2023-11-06 17:18:26 +08:00
..
2016_01_04_173148_create_admin_tables.php 添加发货单的后台菜单和状态查询 2021-12-24 11:22:59 +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 优化用户信息表结构 2021-12-23 20:02:02 +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 权限 2022-05-20 16:32:16 +08:00
2021_12_06_135928_create_product_gifts_table.php 取消订单时,退还赠送的赠品 2021-12-21 13:24:20 +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 WIP 2021-12-16 11:07:27 +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 order-profit 2022-05-30 17:52:36 +08:00
2021_12_07_143722_create_order_products_table.php order-profit 2022-05-30 17:52:36 +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_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_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-17 21:21:16 +08:00
2021_12_13_174355_create_article_points_logs_table.php 修改文章列表接口 2021-12-17 21:21:16 +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 admin 门店管理 2022-05-19 17:50:50 +08:00
2021_12_14_195259_create_order_package_products_table.php 修改商品价格处理,添加货运单管理 2021-12-15 10:13:49 +08:00
2021_12_16_183419_add_after_sale_state_and_after_expire_at_to_order_products_table.php 处理售后接口 2021-12-16 19:13:55 +08:00
2021_12_16_210143_create_order_logs_table.php 订单管理 2021-12-16 21:13:49 +08:00
2021_12_17_105057_create_order_reduce_ranges_table.php 添加订单除发货外操作 2021-12-17 14:51:09 +08:00
2021_12_17_145444_add_remain_quantity_to_order_products_table.php 添加订单商品剩余待发货数量字段 2021-12-17 14:59:09 +08:00
2021_12_17_203048_create_kuaidi_logs_table.php 调整物流订阅推送 2021-12-18 13:06:48 +08:00
2021_12_20_112517_create_app_versions_table.php 修改App版本管理 2021-12-25 10:42:58 +08:00
2021_12_20_134256_add_user_id_to_order_packages_table.php 解决合并冲突 2021-12-20 15:41:09 +08:00
2021_12_20_163151_add_title_context_to_app_versions_table.php 修改app版本接口内容 2021-12-20 16:36:39 +08:00
2021_12_20_202109_add_remaining_to_product_gifts_table.php 取消订单时,退还赠送的赠品 2021-12-21 13:24:20 +08:00
2021_12_20_212555_add_gift_for_sku_id_to_order_products_table.php 创建订单时,如果有赠品需扣赠品 2021-12-21 11:34:28 +08:00
2021_12_21_160332_add_is_push_to_messages_table.php 添加后台推送 2021-12-21 17:50:28 +08:00
2021_12_21_160716_create_user_cids_table.php 添加后台推送 2021-12-21 17:50:28 +08:00
2021_12_22_101027_create_push_message_tasks_table.php 添加推送日志表 2021-12-22 10:25:16 +08:00
2021_12_22_104013_add_message_type_to_push_message_tasks_table.php 添加推送命令执行任务 2021-12-22 11:51:59 +08:00
2021_12_22_132842_create_share_bgs_table.php 添加分享背景管理以及相应接口 2021-12-22 14:47:26 +08:00
2021_12_22_152013_add_sales_value_to_product_spus_table.php 消费值 2021-12-23 11:54:10 +08:00
2021_12_22_152034_add_sales_value_to_product_skus_table.php 消费值 2021-12-23 11:54:10 +08:00
2021_12_22_190137_create_order_refund_logs_table.php 钱包(可提现)付款 2021-12-27 21:32:49 +08:00
2021_12_23_094908_create_product_part_coupons_table.php 添加分区商品设置优惠券 2021-12-23 13:16:51 +08:00
2021_12_23_095348_create_receive_part_coupon_logs_table.php 添加分区商品设置优惠券 2021-12-23 13:16:51 +08:00
2021_12_23_104444_add_description_to_product_parts_table.php 添加分区商品设置优惠券 2021-12-23 13:16:51 +08:00
2021_12_23_113617_add_sales_value_to_order_products_table.php 消费值 2021-12-23 11:54:10 +08:00
2021_12_23_150053_add_name_and_remarks_to_ads_table.php 添加广告名称和备注 2021-12-23 15:05:42 +08:00
2021_12_23_164706_add_distribution_columns_to_user_infos_table.php 移除分销 2022-04-27 15:22:41 +08:00
2021_12_23_171645_create_wallets_table.php 钱包优化 2021-12-23 19:26:18 +08:00
2021_12_23_171714_create_wallet_logs_table.php 钱包(可提现)付款 2021-12-27 21:32:49 +08:00
2021_12_23_184621_create_tags_table.php 添加货运单和订单的标签 2021-12-23 20:56:23 +08:00
2021_12_23_192752_create_taggables_table.php 添加货运单和订单的标签 2021-12-23 20:56:23 +08:00
2021_12_24_131826_create_user_banks_table.php 添加我的银行卡接口 2021-12-24 14:22:59 +08:00
2021_12_24_144345_add_password_to_wallets_table.php 添加安全密码修改接口 2021-12-24 16:02:42 +08:00
2021_12_25_102552_add_link_to_app_versions_table.php 修改App版本管理 2021-12-25 10:42:58 +08:00
2021_12_25_144245_create_settings_table.php 添加配置管理项 2021-12-25 16:26:03 +08:00
2021_12_25_171325_create_pay_logs_table.php 钱包(可提现)付款 2021-12-27 21:32:49 +08:00
2021_12_28_094908_create_balances_table.php 余额支付 2021-12-28 11:11:26 +08:00
2021_12_28_095136_create_balance_logs_table.php 余额支付 2021-12-28 11:11:26 +08:00
2021_12_28_132115_create_wallet_to_bank_logs_table.php 添加账户相关接口 2021-12-28 15:25:59 +08:00
2021_12_28_171330_add_sales_value_to_after_sales_table.php 优化分销预收益 2021-12-28 19:43:11 +08:00
2021_12_29_114710_add_is_frozen_to_wallets_table.php 添加提现转账限制 2021-12-29 13:55:38 +08:00
2021_12_29_114737_add_is_frozen_to_balances_table.php 添加提现转账限制 2021-12-29 13:55:38 +08:00
2021_12_29_133010_add_service_to_wallet_to_bank_logs_table.php 添加提现转账限制 2021-12-29 13:55:38 +08:00
2021_12_30_095235_add_name_index_to_personal_access_tokens_table.php 优化登录注册 2021-12-30 16:31:31 +08:00
2021_12_30_113323_create_sales_value_logs_table.php 销售值日志 2021-12-30 13:53:58 +08:00
2021_12_30_152224_add_old_password_to_users_table.php 优化登录注册 2021-12-30 16:31:31 +08:00
2022_01_04_192819_create_merchant_messages_table.php 添加商家端消息发送 2022-01-05 11:39:11 +08:00
2022_01_06_094030_add_zones_to_shipping_rules_table.php 调整运费规则城市处理 2022-01-06 11:05:04 +08:00
2022_01_07_110127_create_import_jobs_table.php 完善导入导出 2022-01-07 17:54:35 +08:00
2022_01_07_110151_create_import_job_logs_table.php 修改导入错误日志reason字段类型为text 2022-02-07 06:17:21 +00:00
2022_01_14_095902_add_real_inviter_id_to_user_infos_table.php WIP 2022-01-20 16:28:31 +08:00
2022_02_22_142257_create_socialite_users_table.php 小程序授权登录1.0 2022-02-22 18:09:00 +08:00
2022_03_03_103127_create_activities_table.php 处理冲突 2022-03-17 16:22:46 +08:00
2022_03_03_110558_create_activity_product_parts_table.php 处理冲突 2022-03-17 16:22:46 +08:00
2022_03_03_110634_create_activity_coupons_table.php 处理冲突 2022-03-17 16:22:46 +08:00
2022_03_03_110649_create_activity_gifts_table.php 处理冲突 2022-03-17 16:22:46 +08:00
2022_03_17_111153_add_is_gift_to_order_products_table.php 添加活动管理,以及订单参与活动发券发赠品 2022-03-17 16:22:55 +08:00
2022_03_17_145215_add_activity_id_to_user_coupons_table.php 添加活动管理,以及订单参与活动发券发赠品 2022-03-17 16:22:55 +08:00
2022_03_18_094929_create_order_activities_table.php 调整活动 2022-03-18 13:20:01 +08:00
2022_04_06_110305_create_bargain_activities_table.php 添加砍价接口 2022-04-08 15:56:39 +08:00
2022_04_06_110958_create_bargain_orders_table.php 调整砍价迁移status 2022-04-08 15:56:38 +08:00
2022_04_06_111642_create_bargain_skus_table.php 添加砍价表结构迁移 2022-04-08 15:56:38 +08:00
2022_04_06_112539_create_bargain_order_logs_table.php 添加砍价表结构迁移 2022-04-08 15:56:38 +08:00
2022_04_07_100309_add_cover_to_article_categories_table.php 调整文章接口 2022-04-07 10:49:11 +08:00
2022_04_12_110138_add_pay_columns_to_wallet_to_bank_logs_table.php 代付 2022-04-12 14:38:31 +08:00
2022_04_12_174541_add_bargain_amount_to_order_products_table.php 调整砍价商品售后问题 2022-04-13 10:17:31 +08:00
2022_05_06_133819_add_role_to_user_infos.php pay 2022-05-17 17:50:30 +08:00
2022_05_06_150951_create_order_profits_table.php order-profit 2022-05-30 17:52:36 +08:00
2022_05_06_161251_create_stores_table.php admin 门店管理 2022-05-19 17:50:50 +08:00
2022_05_10_092322_create_order_pres_table.php order_pre 2022-05-10 12:53:24 +08:00
2022_05_16_144845_create_draw_activities_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_05_16_144919_create_draw_tickets_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_05_17_093626_create_draw_prizes_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_05_17_113925_create_draw_activity_prizes_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_05_17_145958_create_agents_table.php pay 2022-05-17 17:50:30 +08:00
2022_05_23_143947_create_draw_ticket_logs_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_05_25_102413_create_draw_logs_table.php 抽奖活动 2022-06-02 09:53:15 +08:00
2022_06_09_092000_add_is_pre_sale_to_product_spus.php sku 2022-07-15 12:18:44 +08:00
2022_06_15_093902_create_product_part_spu_table.php production spu 2022-06-15 09:42:20 +08:00
2022_07_26_110411_add_profit_paid_to_orders_table.php 自动支付提成记录 2022-07-26 11:12:41 +08:00
2023_02_10_104133_add_spu_id_to_store_products.php migration 2023-02-16 16:22:08 +08:00
2023_02_10_144100_add_qrcode_to_order_pres.php store-products 2023-02-10 14:54:56 +08:00
2023_02_19_160810_create_store_stock_batches_table.php 门店商品库存批量 2023-02-20 14:56:06 +08:00
2023_02_22_120022_create_print_desk_table.php 小票机管理 2023-02-23 16:28:44 +08:00
2023_02_23_164529_add_extra_to_stores.php store extra.order_desk_print_template 2023-02-23 16:50:27 +08:00
2023_02_27_123916_add_operator_name_to_stock_logs.php adminUser 2023-02-27 13:29:43 +08:00
2023_10_12_103127_create_point_logs_table.php 积分充值/积分扣减 2023-10-13 19:51:54 +08:00
2023_10_13_205858_add_point_discount_amount_to_orders_table.php 积分当钱花 2023-10-19 21:38:52 +08:00
2023_10_17_153347_add_point_discount_amount_to_order_products_table.php 积分当钱花 2023-10-19 21:38:52 +08:00
2023_10_17_165437_add_points_to_after_sales_table.php 积分当钱花 2023-10-19 21:38:52 +08:00
2023_10_23_131209_add_wx_share_to_orders.php wx_share finish 2023-10-23 13:34:30 +08:00
2023_10_29_204407_create_offline_product_categories_table.php 商品分类 2023-11-06 17:18:26 +08:00
2023_10_30_133731_create_offline_order_previews_table.php 线下订单 2023-11-06 17:18:26 +08:00
2023_10_30_165623_create_offline_orders_table.php 线下订单 2023-11-06 17:18:26 +08:00
2023_10_31_151643_create_offline_order_items_table.php 线下订单 2023-11-06 17:18:26 +08:00