Skip to content

Commit

Permalink
fix:store
Browse files Browse the repository at this point in the history
  • Loading branch information
13027776717 committed Jun 16, 2022
1 parent f6e691c commit e61d10a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<attribute name="s_localUnreadEventCount" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
<attribute name="s_membershipInt" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
<attribute name="s_membershipTransitionStateInt" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
<attribute name="s_notificationCount" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
<attribute name="s_notificationCount" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES"/>
<attribute name="s_others" optional="YES" attributeType="Binary"/>
<attribute name="s_parentSpaceIds" optional="YES" attributeType="String"/>
<attribute name="s_sentStatusInt" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
Expand Down

0 comments on commit e61d10a

Please sign in to comment.