2019年9月2日
摘要: 1 在SEGW中创建一个新的工程。 2 创建一个Entity "File", 并且为这个Entity创建Entity Set "FileSet", 这里也可以起其他的名字 3 设置Entity为Media类型。 4 创建属性property "FileName" 设置为key,并设置为string类 阅读全文
posted @ 2019-09-02 16:14 suoluo119 阅读(669) 评论(0) 推荐(0)