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

添加图书复本功能 #1

Open
kzeng opened this issue Jun 30, 2019 · 2 comments
Open

添加图书复本功能 #1

kzeng opened this issue Jun 30, 2019 · 2 comments
Assignees

Comments

@kzeng
Copy link
Owner

kzeng commented Jun 30, 2019

完成 添加图书复本功能。
参考http://cxlib.ytzhihui.com:10004/ 添加图书复本功能。

功能入口在图书view页面,新增复本按钮。

关键是条码生成填入这部分的实现。

@beherochuling
Copy link
Collaborator

条码号生成逻辑

字段 名称 前缀 数字长度 数字最小值 数字最大值 说明
根据条码号生成规则
前缀+n位数字序列
记录序列下一个可用
手动输入 必须以数字结尾

索书号

字段 馆藏地、流通类型、名称
馆藏地和流通类型笛卡尔积不能重复
名称不能重复
根据图书流通类型、馆藏地点和分类号生成

@kzeng
Copy link
Owner Author

kzeng commented Jul 10, 2019

牛x

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

No branches or pull requests

2 participants