You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
namespace CK.SCP.Models.Enums
|
|
{
|
|
public enum ProjectName
|
|
{
|
|
锦州锦恒,
|
|
常熟安通林,
|
|
常熟安通林海虞专用,
|
|
天津安通林,
|
|
成都安通林,
|
|
|
|
天津迪安,
|
|
长春繁荣,
|
|
重庆北汽模塑,
|
|
江苏锦恒,
|
|
}
|
|
}
|