StandardMS icon indicating copy to clipboard operation
StandardMS copied to clipboard

电子规范管理系统:基于golang go语言(beego框架),任意上传电子规范,进行查阅。特色是根据有效版本数据库进行比对,给予标识。对标系统:对报告中的规范名称进行标注规范编号和有效版本年份,免去了人工核对规范...

Results 2 StandardMS issues
Sort by recently updated
recently updated
newest added

![snap11](https://user-images.githubusercontent.com/10678867/46246124-66ac3600-c42b-11e8-8961-8a09511cce9e.png) ![snap2](https://user-images.githubusercontent.com/10678867/46246127-6ca21700-c42b-11e8-89b0-1067888b09a7.png) ![snap3](https://user-images.githubusercontent.com/10678867/46246128-6f047100-c42b-11e8-877b-87b6507af6c2.png)

They like the same excel,but the different results. my code: ``` package main import ( "fmt" "strconv" "github.com/tealeg/xlsx" ) package main import ( "fmt" "strconv" "github.com/tealeg/xlsx" ) type Catalog struct...