|
@@ -55,7 +55,7 @@ public class MouldFileController {
|
|
|
* mouldId 模具id ,
|
|
|
* belongType 文档类型(0-模具文档 1-零件文档 2-试模验收 3-保养方案 4-模具更新 5-模具报废),
|
|
|
* 注:blongType 为 1 时需要多传 partId 零件id
|
|
|
- * blongType 为3 以下的file和dwgType参数均不需要传递
|
|
|
+ * belongType 为3 以下的file和dwgType参数均不需要传递
|
|
|
* file 文件信息,dwgType 图档类型0-2D,1-3D(上传零件文档和模具文档时传该参数)
|
|
|
*
|
|
|
* @return
|