GithubHelp home page GithubHelp logo

fossilalien / emr-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gjkfyy/emr-code

0.0 2.0 0.0 14 MB

电子病历系统代码

JavaScript 33.36% Java 65.67% HTML 0.04% PLSQL 0.49% SQLPL 0.06% CSS 0.39% Batchfile 0.01%

emr-code's Introduction

1、设置工程版本号,在cmd当前目录下执行下面这行命令,可以修改当前目录下pom中的版本号及所有工程下的pom版本号。
mvn versions:set -DnewVersion=2.1.10
		注意:开发使用版本号为x.x.x-SNAPSHOT,正式版版本号x.x.x
		
2、设置系统版本号,在pkuhit-app目录下执行下面这行命令,可以修改pkuhit-app中settings.properties和pkuhit.iih.ui中的package.json的版本号。
mvn package -P version
		注意:执行该条命令,只会修改build序号,而且是根据当前序号+1.
3、mvn package -P init
		
每次在版本测试完成后,更改版本号,并且提交。

emr-code's People

Contributors

yangjianbo avatar 2016lizheng avatar dehong avatar

Watchers

James Cloos 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.