Browse Source

调试

yijia
v-Brocloni 3 years ago
parent
commit
4d57c75d45
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      addons/unishop/model/Product.php

+ 2
- 0
addons/unishop/model/Product.php View File

@@ -59,6 +59,8 @@ class Product extends Model
'images',
'specList',
'specTableList',
"stock",
"look"
];

/**


Loading…
Cancel
Save