|
|
public class ClaudeSessionServiceImpl extends ServiceImpl<ClaudeSessionMapper, ClaudeSession> implements ClaudeSessionService {
|
|
public class ClaudeSessionServiceImpl extends ServiceImpl<ClaudeSessionMapper, ClaudeSession> implements ClaudeSessionService {
|
|
|
public Integer getSession(String email, String password, String officialSession, Integer isPlus) {
|
|
public Integer getSession(String email, String password, String officialSession, Integer isPlus) {
|