代码同步

This commit is contained in:
Ghost
2025-03-28 14:59:52 +08:00
parent 38c75b4df8
commit cb4f246f79
2 changed files with 2 additions and 3 deletions

View File

@@ -6,8 +6,7 @@ use think\Model;
class UserFlowPackageModel extends Model
{
protected $table = 'user_flow_package';
protected $name = 'user_flow_package';
/**
* 获取用户当前有效的流量套餐
*