Giter Site home page Giter Site logo

kzeng / plato Goto Github PK

View Code? Open in Web Editor NEW
52.0 52.0 26.0 57.1 MB

智慧云图书馆: 能支撑智慧图书馆服务体系的图书馆管理与服务平台。

License: Other

Dockerfile 0.04% PHP 45.46% CSS 41.53% Batchfile 0.07% Shell 0.23% Python 0.89% JavaScript 11.79%

plato's People

Contributors

beherochuling avatar kzeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plato's Issues

图书复本模块

完善图书复本模块book_copy 注意条码规则,索书号的录入方式。

缴纳欠费管理页面bug

缴纳欠费管理INDEX页面 ID 下方过滤文本输入框输入ID ,如 1 回车,报错。

Integrity constraint violation – yii\db\IntegrityException SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous The SQL being executed was: SELECT COUNT(*) FROMpayment_of_debtINNER JOINreaderON reader.id = payment_of_debt.reader_id WHEREid='1' Error Info: Array ( [0] => 23000 [1] => 1052 [2] => Column 'id' in where clause is ambiguous )

日历组件不工作

  1. composer 安装yii2fullcalendar
  2. 在event index 页面应用该组件,组件不显示。
  3. 从console中可以观察到日历组件加载很多脚本出错信息。

ER-diagram

use database tools eg. mysql-workbench to create ER diagram.

MARC怎么用?

MARC有啥用?怎么用?后台怎么体现出来?

软删除

每张表都有一个status字段,0无效,1有效。删除为软删除,即将status写为1,查询只取status为1的有效数据。改写Search Model 的find query …

RBAC的集成配置与使用

不要光是集成,还需记录一点配置使用RBAC的文档。这个可以在项目收尾阶段完成。不急。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.