Commit Graph

52 Commits (master)

Author SHA1 Message Date
misworga831 d37778a386 Add alert_quantity field to li_goods_sku table 2024-03-11 20:25:23 +08:00
misworga831 88407fe96d 补充缺失sql 2023-10-25 17:15:57 +08:00
chc 1104ec404b initSql 2023-08-23 15:48:52 +08:00
misworga831 94a51cb4d6 update double to decimal 2023-08-16 11:58:25 +08:00
misworga831 5ec1a9e2bc update double to decimal 2023-08-16 11:34:42 +08:00
misworga831 d439365073 更新resion数据 2023-06-05 16:34:01 +08:00
misworga831 950662dad3 Increase recordings, switch to internal API, lower tolerance, run GitHub actions on all OSs
- Refactored codebase to improve performance and maintainability
- Updated UI to improve user experience
- Added new features to enhance functionality

[init/mysql/lilishop.sql]
- Refactor the code to use a more efficient algorithm
- Fix a bug in the handling of empty strings
- Add a new function for splitting strings with a given character
- Update the documentation with new examples and usage instructions
2023-03-09 14:33:03 +08:00
misworga831 561997ff03 还原结构 2023-02-28 10:29:08 +08:00
OceansDeep 5642ed33bd
优化表结构
Signed-off-by: OceansDeep <2540655127@qq.com>
2023-02-20 11:35:12 +00:00
misworga831 a762acd54b fix & improve 2023-02-18 20:27:34 +08:00
misworga831 ef7cc4f23f Add IM talk and message tables
- Add two tables `li_im_talk` and `li_im_message` to the `init/mysql/lilishop.sql` file
- Add fields to `li_im_talk` table: `id`, `create_by`, `create_time`, `delete_flag`, `update_by`, `update_time`, `user_id1`, `user_id2`, `name1`, `name2`, `face1`,

[init/mysql/lilishop.sql]
- Add `li_im_talk` and `li_im_message` tables
- Add fields to `li_im_talk` table: `id`, `create_by`, `create_time`, `delete_flag`, `update_by`, `update_time`, `user_id1`, `user_id2`, `name1`, `name2`, `face1`, `face2`, `top1`, `top2`, `disable1`,
2023-02-16 10:53:11 +08:00
misworga831 d097100d89 Update database tables for store features
- Add new columns to `li_coupon_activity`, `li_foot_print`, and `li_order` tables
- Add `self_pick_flag` column to `li_store` table

[init/mysql/lilishop.sql]
- Add `coupon_frequency_enum` column to `li_coupon_activity` table
- Add `store_id` column to `li_foot_print` table
- Add `store_address_path`, `store_address_center`, and `store_address_mobile` columns to `li_order` table
- Add `self_pick_flag` column to `li_store` table
2023-02-16 10:49:53 +08:00
chc f35b3d866b 增加自动领取优惠券sql li_member_coupon_sign 2023-02-13 18:03:02 +08:00
paulGao cc38337213 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/docker 2022-12-07 11:20:19 +08:00
paulGao d9766434ab 修复关键词菜单地址不正确问题 2022-12-07 11:20:11 +08:00
chc 0280c3e3f9 缺少day字段 2022-11-23 15:32:16 +08:00
chc 20939f82b3 修改sql数据 2022-11-22 16:07:59 +08:00
paulGao b2c016252c 补充sql 2022-11-15 09:30:00 +08:00
chc b2fa7ba0bd sql错误问题 2022-10-26 14:24:54 +08:00
chc 4a94c603e6 sql调整 2022-10-21 11:20:16 +08:00
chc 7633e7b60c 4.2.5.sql 2022-10-20 17:42:39 +08:00
paulGao 8a9130240f fix: li_wholesale add column template_id 2022-10-17 14:29:12 +08:00
paulGao ac8c8cc362 fix: 🐛 修复li_setting默认数据json格式错误问题 2022-10-08 14:50:14 +08:00
paulGao c41b9b49cc 升级中间件版本 2022-09-14 14:45:54 +08:00
Chopper 95082e9c6b 法人身份证字段类型问题 2022-09-13 14:18:26 +08:00
paulGao 907f3b35d6 优化目录结构,更新menu数据 2022-09-07 17:03:32 +08:00
paulGao 63e1175f6e 更新union_id字段类型为varchar 2022-06-30 14:31:30 +08:00
paulGao bed08e32c5 修复部分数据库字段没有设置精度问题 2022-06-23 15:39:14 +08:00
paulGao 57372d80a9 优化sql结构 2022-06-08 15:35:59 +08:00
paulGao 81c21744dc 初始化sql语句增加批发规则表和热词历史表 2022-05-27 16:52:25 +08:00
paulGao f4a0d31d8b improve lilishop.sql 2022-05-24 10:15:32 +08:00
paulGao 9fe57cfa43 会员签到表增加签到日字段 2022-04-21 15:27:19 +08:00
paulGao 794566204a 适配新版本 2022-02-14 17:03:37 +08:00
paulGao 17116f270d 同步master的sql 2022-01-27 21:17:43 +08:00
paulGao 0e80270f0a add ik analyzer 2022-01-24 17:57:58 +08:00
paulGao a7e358bc14 修复获取积分消息错误问题 2022-01-04 18:13:35 +08:00
paulGao fafe9bd020 优化部分isxxx命名规范 2021-12-21 19:03:42 +08:00
paulGao 8fedd9f402 fix bugs 2021-12-14 11:03:55 +08:00
paulGao cf0f269c39 适配促销重构 2021-12-13 09:36:08 +08:00
paulGao 625090b044 重构优化促销模块。 2021-12-13 01:15:14 +08:00
Chopper 7798da61e0 草稿商品属性问题处理。草稿详情字段类型调整为text 2021-10-18 09:15:29 +08:00
Chopper 8df7d6b80a 菜单无数据问题处理 2021-09-28 14:32:20 +08:00
Chopper 17ff3aaffb 4.2.2 打版准备 2021-09-15 15:49:19 +08:00
Chopper d8bfa4e4b3 修改一个系统设置的错误 2021-08-05 12:54:24 +08:00
Chopper c20e51a80e 最新数据库更新 2021-08-05 12:17:40 +08:00
Chopper ef5ca45813 商品数据问题处理 2021-08-05 11:07:48 +08:00
Chopper 047df8c91d 增加商品表params字段 2021-08-03 14:15:59 +08:00
Chopper 20d5341a2e sql升级 2021-06-29 12:20:52 +08:00
Chopper 0499fbe6fd mysql 初始化,文章状态字段问题处理 2021-06-10 10:39:32 +08:00
Chopper c7947c896d sql字段调整 2021-06-01 15:29:56 +08:00