微风
  • 主页
  • 日志
  • Api 文档
Show / Hide Table of Contents
  • Plugin
    • BaseConfig
    • Conts
    • Eve
    • IPlugin
    • IPlugin.EventAsyncHandler<TEventArgs>
    • StaticData
  • Plugin.DbEntitys
    • Data
    • Evn
    • Integral
    • IntegralList
    • PluginConfig
    • PluginConfigs
    • RobotConfig
    • Status
  • Plugin.EveEntitys
    • BaseContactArgs
    • ContactArgs
    • ContactIconArgs
    • GroupArgs
    • GroupMemberArgs
    • GroupMemberCollection
    • MessageBoxAgrs
    • MessageType
    • ReceiveFriendMessageArgs
    • ReceiveGroupMemberEnterArgs
    • ReceiveGroupMemberQuitArgs
    • ReceiveGroupMessageArgs
    • ReceiveGroupNameChangeArgs
    • ReceiveNewFriendArgs
    • ReceiveOtherDeviceMessageArgs
    • ReceiveQRCodePayArgs
    • ReceiveSystemMessageArgs
    • SendResponseArgs
    • WeClientEventArgs
  • WeFeng.Db
    • DbUtilsHelpers

Class IntegralList

积分列表
Inheritance
object
IntegralList
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Plugin.DbEntitys
Assembly: Plugin.dll
Syntax
public class IntegralList

Constructors

IntegralList()

Declaration
public IntegralList()

Properties

GroupUsername

群username
Declaration
public string GroupUsername { get; set; }
Property Value
Type Description
string

Jf0

积分0,json格式
Declaration
public int Jf0 { get; set; }
Property Value
Type Description
int

Jf1

积分1,json格式
Declaration
public int Jf1 { get; set; }
Property Value
Type Description
int

Jf2

积分2,json格式
Declaration
public int Jf2 { get; set; }
Property Value
Type Description
int

Jf3

积分3,json格式
Declaration
public int Jf3 { get; set; }
Property Value
Type Description
int

Jf4

积分4,json格式
Declaration
public int Jf4 { get; set; }
Property Value
Type Description
int

Jf5

积分5,json格式
Declaration
public int Jf5 { get; set; }
Property Value
Type Description
int

Jf6

积分6,json格式
Declaration
public int Jf6 { get; set; }
Property Value
Type Description
int

Jf7

积分7,json格式
Declaration
public int Jf7 { get; set; }
Property Value
Type Description
int

Jf8

积分8,json格式
Declaration
public int Jf8 { get; set; }
Property Value
Type Description
int

Jf9

积分9,json格式
Declaration
public int Jf9 { get; set; }
Property Value
Type Description
int

Username

用户名
Declaration
public string Username { get; set; }
Property Value
Type Description
string

Extension Methods

DbUtilsHelpers.AddOrUpdateIntegralList(IntegralList)
In This Article
Back to top © 2023 微风版权所有