JIALDemo/target/classes/file.properties

12 lines
255 B
Properties

#
file.localPathDir=D:/testFiles
#weather
weather.API_Url=http://apis.juhe.cn/simpleWeather/query
weather.API_Key=898cdacbf9a9b9aa94f052eee4a36730
#post-type
POST_TYPE_COD=application/x-www-form-urlencoded
POST_TYPE_JSON=application/json;charset=utf-8