@@ -7,6 +7,7 @@ use think\Db;
/**
* 轮播图管理
+ * 由于数据结构改变,全部废弃
*/
class Banner extends Apic
{
@@ -6,7 +6,7 @@ use app\common\controller\Apic;
use think\Db;
- * 轮播图管理
+ * 门店印象轮播图管理
class Newbanner extends Apic