This website works better with JavaScript.
Home
Explore
Help
Sign In
linyao
/
antshop
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
修改商品模块数据迁移文件名
wechat_public_accounts
linyaostalker
5 years ago
parent
38bb2a5e9e
commit
4e7db667fa
9 changed files
with
18 additions
and
18 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
goods/migrations/m191119_021851_create_table_atg_shop_category.php
4
goods/migrations/m191119_022641_create_table_atg_category.php
4
goods/migrations/m191119_022939_create_table_atg_attribute.php
4
goods/migrations/m191119_023115_create_table_atg_goods_attr.php
4
goods/migrations/m191119_024029_create_table_atg_brand.php
4
goods/migrations/m191119_024205_create_table_atg_goods.php
4
goods/migrations/m191119_024345_create_table_atg_goods_sku.php
4
goods/migrations/m191119_025607_create_table_atg_supplier.php
4
goods/migrations/m191119_025843_create_table_atg_filter_attr.php
goods/migrations/m191119_021851_create_table_shop_category.php → goods/migrations/m191119_021851_create_table_atg_shop_category.php
View File
goods/migrations/m191119_022641_create_table_category.php → goods/migrations/m191119_022641_create_table_atg_category.php
View File
goods/migrations/m191119_022939_create_table_attribute.php → goods/migrations/m191119_022939_create_table_atg_attribute.php
View File
goods/migrations/m191119_023115_create_table_goods_attr.php → goods/migrations/m191119_023115_create_table_atg_goods_attr.php
View File
goods/migrations/m191119_024029_create_table_brand.php → goods/migrations/m191119_024029_create_table_atg_brand.php
View File
goods/migrations/m191119_024205_create_table_goods.php → goods/migrations/m191119_024205_create_table_atg_goods.php
View File
goods/migrations/m191119_024345_create_table_goods_sku.php → goods/migrations/m191119_024345_create_table_atg_goods_sku.php
View File
goods/migrations/m191119_025607_create_table_supplier.php → goods/migrations/m191119_025607_create_table_atg_supplier.php
View File
goods/migrations/m191119_025843_create_table_filter_attr.php → goods/migrations/m191119_025843_create_table_atg_filter_attr.php
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
linyao/antshop
Title
Body
Create Issue