Umstellung auf constantValues
This commit is contained in:
14
g.rau/constantValues.groovy
Normal file
14
g.rau/constantValues.groovy
Normal file
@@ -0,0 +1,14 @@
|
||||
public class constantValues
|
||||
{
|
||||
static final String DatabaseName = "D3ServiceP";
|
||||
static final String DatabaseUser = "d3DBAdminT";
|
||||
static final String DatabasePassword = "Dvelop1!";
|
||||
|
||||
static final String repo_id = "2e0f1447-d775-51aa-8593-0e0a5d9662aa";
|
||||
static final String baseUri = "https://d3ecm.rau.rau-pforzheim.de";
|
||||
static final String authUsr = "Zyu0W+L0fb6HF0sxPRyPdETFQFBCTOBLb1KcZfli2Sfeepce3TAmYQ22Qq1upRpNAsZou2njb9rkV4c0MRzMdwhPMwEcQCgDWo/VDxsOLkk=&_z_A0V5ayCQR0EAw9MiR-iA1MQAZsBKD5iT_eZeqUR-mqT2T-xMwoBzOA2BvbwjxQEXwJoiuAEGbrxTzJRFYMTVwhHGjwW-p";
|
||||
static final int GeschPNrId = 51;
|
||||
static final int MandantId = 48;
|
||||
static final int BuKrsId = 1;
|
||||
static final int MatNrId = 31;
|
||||
}
|
||||
Reference in New Issue
Block a user