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-04-26 17:24:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4445e54ea89337937d17ae6ea5423de5a5593125
4445e54e
1 parent
7dfcc57e
fix: commentInfo 添加userId
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 @
4445e54
...
...
@@ -8,4 +8,5 @@ export interface commentInfo {
newsId: string,
relId: string;
relType: string;
userId: string;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment