@Component public class UserThemeCache extends Object
@Comment(value="\u83b7\u53d6\u7528\u6237\u754c\u9762\u4e3b\u9898") public Map<String,Object> getTheme(@Comment(value="\u7528\u6237ID") Long userId) throws SQLException
userId - SQLException@Comment(value="\u66f4\u65b0\u7528\u6237\u754c\u9762\u4e3b\u9898")
public void updateTheme(@Comment(value="\u7528\u6237ID")
Long userId,
@Comment(value="\u4e3b\u9898\u914d\u7f6e")
String json)
throws SQLException
userId - json - SQLException@Comment(value="\u66f4\u65b0\u7528\u6237\u754c\u9762\u5927\u5c0f")
public void updateSize(@Comment(value="\u7528\u6237ID")
Long userId,
@Comment(value="\u4e3b\u9898\u914d\u7f6e")
String json)
throws SQLException
userId - json - SQLExceptionCopyright © 2025. All rights reserved.