optimize: use jquery 2.1.4.min
refactor: DOA Contract update: use doip sdk 1.0.2 optimize build.gradle
This commit is contained in:
		
							parent
							
								
									c709dc6a6d
								
							
						
					
					
						commit
						263db784bb
					
				| @ -2,7 +2,7 @@ plugins { | |||||||
|     id 'java' |     id 'java' | ||||||
|     id 'idea' |     id 'idea' | ||||||
| } | } | ||||||
| def currVersion = "1.6.5" | def currVersion = "1.6.6" | ||||||
| ext.projectIds = ['group': 'com.bdware.sc', 'version': currVersion] | ext.projectIds = ['group': 'com.bdware.sc', 'version': currVersion] | ||||||
| sourceCompatibility = 1.8 | sourceCompatibility = 1.8 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -4,9 +4,9 @@ ARG GOPRIVATE=bdware.org/* | |||||||
| ARG GOPROXY=https://goproxy.cn | ARG GOPROXY=https://goproxy.cn | ||||||
| 
 | 
 | ||||||
| LABEL maintainer="caihuaqian@internetapi.cn" | LABEL maintainer="caihuaqian@internetapi.cn" | ||||||
| LABEL org.bdware.version="1.6.5" | LABEL org.bdware.version="1.6.6" | ||||||
| LABEL org.bdware.version.isproduction="true" | LABEL org.bdware.version.isproduction="true" | ||||||
| LABEL org.bdware.release-date="2021-12-12" | LABEL org.bdware.release-date="2021-12-22" | ||||||
| 
 | 
 | ||||||
| COPY ./output /bdcontract | COPY ./output /bdcontract | ||||||
| WORKDIR /bdcontract | WORKDIR /bdcontract | ||||||
|  | |||||||
| @ -4,9 +4,9 @@ ARG GOPRIVATE=bdware.org/* | |||||||
| ARG GOPROXY=https://goproxy.cn | ARG GOPROXY=https://goproxy.cn | ||||||
| 
 | 
 | ||||||
| LABEL maintainer="caihuaqian@internetapi.cn" | LABEL maintainer="caihuaqian@internetapi.cn" | ||||||
| LABEL org.bdware.version="1.6.5" | LABEL org.bdware.version="1.6.6" | ||||||
| LABEL org.bdware.version.isproduction="false" | LABEL org.bdware.version.isproduction="false" | ||||||
| LABEL org.bdware.release-date="2021-12-12" | LABEL org.bdware.release-date="2021-12-22" | ||||||
| 
 | 
 | ||||||
| COPY ./output /bdcluster | COPY ./output /bdcluster | ||||||
| WORKDIR /bdcluster | WORKDIR /bdcluster | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user