REM:
1. 修改方法注释
This commit is contained in:
chenlinghy 2021-05-01 16:49:37 +08:00
parent 99ba09966e
commit 49f366380c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ public class HuaWeiFireWallInterface {
*
* @param baseUrlPath the base url path
* @param token the token
* @param policyReq the request dto
* @param policyReq the policy request
* @return the error code
*/
public ErrorCode createSecurityPolicy(String baseUrlPath, String token, HuaWeiFireWallCreatePolicyReq policyReq) {