银行管理调用数据库函数
This commit is contained in:
@ -21,4 +21,9 @@ public interface FieldNameConstants {
|
||||
* 本币
|
||||
*/
|
||||
String LOCAL_SIGN = "本币";
|
||||
|
||||
/**
|
||||
* 简称
|
||||
*/
|
||||
String SHORT_NAME = "简称名称";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user