Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
陈剑华
2024-05-13 11:08:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1c148143bc4f456fed1f6acbabce54e1fe99c235
1c148143
1 parent
7698c877
fix: commentInfo.ets添加newstype
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdBean/src/main/ets/bean/content/commentInfo.ets
sight_harmony/features/wdBean/src/main/ets/bean/content/commentInfo.ets
View file @
1c14814
...
...
@@ -9,4 +9,5 @@ export interface commentInfo {
relId: string;
relType: string;
userId: string;
newsType?: string
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment