dever 2 years ago
parent
commit
baee63e175
2 changed files with 2 additions and 1 deletions
  1. 1 0
      module/scm_product/database/info.php
  2. 1 1
      module/scm_seller/database/type.php

+ 1 - 0
module/scm_product/database/info.php

@@ -510,6 +510,7 @@ $config = array
 	# 管理功能
 	'manage' => array
 	(
+		//'desc' => '111',
 		# 定义sku对应的表,不填写则默认为info_spec和info_sku
 		'sku' => array
 		(

+ 1 - 1
module/scm_seller/database/type.php

@@ -86,7 +86,7 @@ return array
 		'list_button' => array
         (
         	'edit' => array('编辑'),
-        )
+        ),
 	),
 
 	'default' => array