Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP-33466] Create a new icon field for system maintenance baby image. #54

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

starkhuang17
Copy link
Contributor

Description

new field "image " in api

{
    "startTime": 1643127133,
    "startTime": 1643127134,
    "title": "System Maintenance",
    "description": "Dear users,\n
          Our servers will be down for routine maintenance from 2022/01/18 20:10 UTC to 2022/01/18 20:20. We apologize for the inconvenience!",
    "pic": "17baobao.jpg",
    "image": "0f98f7d8-e753-4e4e-b222-1db9a1a1b3cd.png" // new field
}

new field "image" in announcement.yaml

needMaintenance: true
sendPubnub: true
startAt: 2022-01-19 04:10:00 (GMT+0800)
endAt: 2022-01-19 04:20:00 (GMT+0800)
image: 0f98f7d8-e753-4e4e-b222-1db9a1a1b3cd.png  // new field

Motivation and Context

All language classification are same image.

https://17media.atlassian.net/browse/APP-33466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants