This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
MRAMIREZG
/
Sistema_de_creacion_de_tickets_Soporte
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Se cambiaron las variables de la URL y la API_KEY a las propiedades de la aplicacion
pull/1/head
Marco Antonio Ramírez Galván
1 year ago
parent
469a3c85b8
commit
eace0168d9
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/main/java/com/example/application/api/ServerPrpperties.java
+ 2
- 0
src/main/java/com/example/application/api/ServerPrpperties.java
View File
@ -0,0 +1,2 @@
package
com.example.application.api
;
public
class
ServerPrpperties
{
}
Write
Preview
Loading…
Cancel
Save