Commit bc3a3fb2 by zhangxingmin

oss-v1版本

parent 2eb61e9c
......@@ -64,7 +64,7 @@ public class ApiRelObjectMaterialController implements ApiRelObjectMaterialFeign
*/
@Override
public Result submit(ApiRelObjectMaterialUploadSubmitRequest request) {
return null;
return apiRelObjectMaterialService.submit(request);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment