6 changed files with 7 additions and 7 deletions
@ -1,4 +1,4 @@ |
|||
package com.epmet.commons.openapi.constants; |
|||
package com.epmet.openapi; |
|||
|
|||
public interface HeaderFieldKeys { |
|||
|
@ -1,4 +1,4 @@ |
|||
package com.epmet.commons.openapi.constants; |
|||
package com.epmet.openapi; |
|||
|
|||
/** |
|||
* 请求体字段key |
@ -1,4 +1,4 @@ |
|||
package com.epmet.commons.openapi.constants; |
|||
package com.epmet.openapi; |
|||
|
|||
/** |
|||
* url请求参数key |
Loading…
Reference in new issue