Explorar o código

管理后台商品来源bugfix

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
d856b6d30b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/models/DeclarationPackage.php

+ 1 - 0
common/models/DeclarationPackage.php

@@ -77,6 +77,7 @@ class DeclarationPackage extends \common\components\ActiveRecord
             'STATUS' => '是否上架',
             'DELETED_AT' => '删除时间',
             'STORE_NUMS' => '套餐库存',
+            'CATE_ID' => '商品来源',
         ];
     }