push to work

This commit is contained in:
jiahua.liu 2020-01-24 15:26:59 +08:00
parent ca0cc35661
commit 0f23068993
2 changed files with 27 additions and 5 deletions

View File

@ -29,4 +29,5 @@ internal object ImageUpPacket : PacketFactory<ImageUpPacket.ImageUpPacketRespons
object Success : ImageUpPacketResponse()
}
}