diff --git a/models.proto b/models.proto index 8df618d..5081bb4 100644 --- a/models.proto +++ b/models.proto @@ -118,7 +118,7 @@ message Role { int32 sp_buycount = 11; map incres = 12; - string items = 13;//物品 "id=count id2=count2" + map items = 13;//物品 "id=count id2=count2" uint32 clotheslimit = 14; uint32 weaponslimit = 15; uint32 otherlimit = 16; -- libgit2 0.21.2