Finish Task #4531 Cost:4h 修复复制合同开票单位错误
This commit is contained in:
parent
e1103eba02
commit
0f37f4a96b
@ -154,7 +154,7 @@ public class InternationalController {
|
||||
* @return {@link AjaxResult}<{@link Boolean}>
|
||||
*/
|
||||
@GetMapping("/tenantIdTranslate")
|
||||
@ApiOperation(value = "一键复制(从其他租户复制)", notes = "例如:bio里面有en语言包,现在要复制到AHI里面")
|
||||
@ApiOperation(value = "一键翻译(从其他租户复制)", notes = "例如:bio里面有en语言包,现在要复制到AHI里面")
|
||||
@ApiImplicitParams(
|
||||
{
|
||||
@ApiImplicitParam(name = "tenantId", value = "租户id", dataType = "String", paramType = "query", required = true),
|
||||
|
Loading…
x
Reference in New Issue
Block a user