Giter VIP home page Giter VIP logo

dspflash / his Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 909 KB

中药配方颗粒调剂系统(3UCS 智能发药系统),自动读取RFID/二维码/条码,通过Modbus连接发药机控制器(三菱PLC)与药柜,逻辑控制发药全流程,药柜上药取药等,药库管理等等; 处方发药:点击处方查看进入发药界面,先准备步骤(生成5味发药位置信息),再进行各味发药明细操作 药瓶上柜:药瓶信息管理中处理,点击要上柜的药瓶操作 药瓶回库:药柜药瓶信息管理中直接删除要下柜的药瓶,自动回库

Home Page: http://0cps.github.io

License: Apache License 2.0

Batchfile 100.00%
iot works 3ucs xplus mqtt modbus leveldb rfid

his's Introduction

3UCS 中药配方颗粒调剂系统(工业互联网 3UCS xWorks) (http://3ucs.com/x/xworks)

源代码在his文件夹中(90%以上的代码都是使用3UCS BizTool 自动化工具生成,给个性化定制节省了大量的时间,带来了极大的便利,参见http://3ucs.com/x),而安装包带有完整源代码,安装完成后源代码在安装目录下(his文件夹,直接下载release的exe安装包,简单方便)。

升级时可将新的代码直接覆盖his文件夹的代码

现在您可以使用xone客户端了,超轻量级云应用客户端,高颜值高效灵活稳定(http://3ucs.com/dl56.html)

简介

中药配方颗粒调剂系统(3UCS 智能发药系统),通过Modbus连接发药机控制器(三菱PLC)与药柜,逻辑控制发药全流程,药柜上药取药等,药库管理等等 处方发药:点击处方查看进入发药界面,先准备步骤(生成5味发药位置信息),再进行各味发药明细操作 药瓶上柜:药瓶信息管理中处理,点击要上柜的药瓶操作 药瓶回库:药柜药瓶信息管理中直接删除要下柜的药瓶,自动回库

特性

  • C/S、B/S双架构,完美运行于手机客户端、电脑客户端和主流浏览器
  • 部署简单方便
  • 个性化开发定制简单快捷
  • 多语言支持(可修改成任意语言版本,修改语言包即可)

依赖性

演示地址及截图:http://xbs.3ucs.com

.

.

.

音视频演示(3UCS ERP安装部署) http://3ucs.com/video.php?vid=45

音视频演示(3UCS ERP基础功能) http://3ucs.com/video.php?vid=42

视频演示(3UCS ERP手机操作2017)http://3ucs.com/video.php?vid=43

视频演示(3UCS ERP二次开发培训视频2017)http://3ucs.com/video.php?vid=46

音视频演示(x+网页版安装部署) http://3ucs.com/video.php?vid=53

3UCS ERP操作手册: http://3ucs.com/plg/firm/firm.php?d.2.109 .

安装

install/install.txt 或直接使用安装包傻瓜式安装即可。

源代码说明

Files & Dirs #BizTool生成的代码文件

  1. xx.xpj
  • BizTool配置文件,"xx"为对应于数据库表名(若保存时设有新名称则是新的文件名)
  • bizxml project files, auto saved by biztool
  1. xx.xml, xx_GBDEDIT.xml, xx_GBDV.xml, xx_GBOPE.xml, xx_GBOPV.xml
  • 自动生成的单页面文件(页面上部分为编辑,下部分为ListView之类的显示)
  • auto generated files use 'x'.xpj by biztool
  1. xx_V.xml(数据显示视图页面view), xx_Ve.xml(数据编辑修改页面Edit), xx_Vpg.xml(显示记录数、分页、页码), xx_Vpgop.xml(翻页操作), xx_Vh.xml(编辑,一般无需修改hide for edit), xx_Vs.xml(查询条件代码search for view), xx_Vv.xml(显示视图代码 listctrl etc, for view)
  • 自动生成的双页面代码文件
  • auto generated files(2 pages, one for view and one for edit)
  1. xx_ops.xml
  • 自定义的弹出式菜单代码
  1. xbs_??.xml
  • 用户根文件
  • user root layouts.
  1. v??.xml manual
  • 手工编辑的代码文件
  • composed files
  1. ??_V.xml(none of ??_Ve,??_Vh files exist)
  • 手工编辑的代码文件
  • manual composed files
  1. ??_V?m.xml,??_V?m.xml
  • 手工编辑修改的代码文件(原始文件为xx_V?.xml文件)
  • manual composed files(modified according to ??_V?.xml)

rule/ xlogic files invoked in "3)" files

lan/ language files

install/ install scripts and instructions

install/import_example.zip Demo data(xyz9g.xls,bom_resource.xls,customer.xls,poQuote.xls,sdQuote.xls) and examples for import

install/orderNoYearMon.sql sql for OrderNo only with Year and Month

install/costUpgrade sql for cost upgrade

二次开发与个性化定制

在线沟通 Discuss

可点击图片与我们在线沟通交流
Contact us at Chat 在线客服 if you have feedback, questions or want to chat.

his's People

Contributors

dspflash avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.