We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
完成 添加图书复本功能。 参考http://cxlib.ytzhihui.com:10004/ 添加图书复本功能。
功能入口在图书view页面,新增复本按钮。
关键是条码生成填入这部分的实现。
The text was updated successfully, but these errors were encountered:
字段 名称 前缀 数字长度 数字最小值 数字最大值 说明 根据条码号生成规则 前缀+n位数字序列 记录序列下一个可用 手动输入 必须以数字结尾
字段 馆藏地、流通类型、名称 馆藏地和流通类型笛卡尔积不能重复 名称不能重复 根据图书流通类型、馆藏地点和分类号生成
Sorry, something went wrong.
牛x
beherochuling
No branches or pull requests
完成 添加图书复本功能。
参考http://cxlib.ytzhihui.com:10004/ 添加图书复本功能。
功能入口在图书view页面,新增复本按钮。
关键是条码生成填入这部分的实现。
The text was updated successfully, but these errors were encountered: