mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
修改模型注释
This commit is contained in:
parent
8c62be4fb7
commit
b61421b596
@ -5,7 +5,7 @@ namespace app\data\model;
|
||||
use think\admin\Model;
|
||||
|
||||
/**
|
||||
*
|
||||
* 快递公司模型
|
||||
* Class BasePostageCompany
|
||||
* @package app\data\model
|
||||
*/
|
||||
|
@ -5,7 +5,7 @@ namespace app\data\model;
|
||||
use think\admin\Model;
|
||||
|
||||
/**
|
||||
*
|
||||
* 快递配送模型
|
||||
* Class BasePostageRegion
|
||||
* @package app\data\model
|
||||
*/
|
||||
|
@ -5,7 +5,7 @@ namespace app\data\model;
|
||||
use think\admin\Model;
|
||||
|
||||
/**
|
||||
*
|
||||
* 快递模板模型
|
||||
* Class BasePostageTemplate
|
||||
* @package app\data\model
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user