Fix rendering mocks
This commit is contained in:
parent
a0eee3a95f
commit
87fe5ec2e5
2 changed files with 13 additions and 7 deletions
|
|
@ -42,10 +42,6 @@ type ContentMockURLs struct {
|
|||
SettingUser string
|
||||
SettingUserAdd string
|
||||
}
|
||||
type ContentMock struct {
|
||||
DistrictName string
|
||||
URLs ContentMockURLs
|
||||
}
|
||||
type ContentReportDetail struct {
|
||||
NextURL string
|
||||
UpdateURL string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue