Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes #1

Open
wants to merge 29 commits into
base: Jonathan
Choose a base branch
from
Open

Changes #1

wants to merge 29 commits into from

Conversation

NINJA-J
Copy link
Owner

@NINJA-J NINJA-J commented Aug 24, 2017

No description provided.

NINJA-J added 29 commits August 23, 2017 21:43
SQLConnection函数接口
添加 int getLoginId( String name, String pswd ); 成功返回ID,失败-1
更新 int addUser( int uId, String name, String gender, String bDate, String address, String tel, String referrer, String industry, String committee )
更新数据库格式
将addUser的错误类型进行了alert处理,分别为
SQLConnection.USER_EXIST                      用户已存在
SQLConnection.REFERRER_INEXIST          推荐人不存在(id>0情况下)
SQLConnection.DATE_FORMAT_ERROR   日期格式错误,并提示正确日期格式
添加了Standard的agree,disagree,status,proposalId属性以及get函数
更新了SQLConnection里所有的getStandatd函数
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant