- namespace WWPipeLine.Commons
- {
- public class ProductInfo
- {
- public static string ProductName = "湖北省行政区域界线勘定成果质检软件 v1.0";
- public static string CompanyName = "xxxx公司";
- public static string CompanyEnName = "xxxx公司";
- public static string AssemblyCopyright = "Copyright © 2019-2020";
- public static string Descrption = "湖北省行政区域界线勘定成果质检软件";
- }
- }
|