Browse Source

注释修改

lizhen_gitee 1 year ago
parent
commit
3788662f87

+ 1 - 0
application/api/controller/company/Banner.php

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

+ 1 - 1
application/api/controller/company/Newbanner.php

@@ -6,7 +6,7 @@ use app\common\controller\Apic;
 use think\Db;
 
 /**
- * 轮播图管理
+ * 门店印象轮播图管理
  */
 class Newbanner extends Apic
 {