增加拟制/修订单位
This commit is contained in:
parent
5dec81dee9
commit
ec140b2efd
Binary file not shown.
@ -26,8 +26,8 @@ public class Constant {
|
||||
"{\"title\":\"适用范围\",\"type\":\"application\"}," +
|
||||
"{\"title\":\"版本\",\"type\":\"versions\"}," +
|
||||
"{\"title\":\"生效日期\",\"type\":\"effective_date\"}," +
|
||||
"{\"title\":\"修订内容及理由\",\"type\":\"Contents_and_reasons_for_revision\"}" +
|
||||
"]";
|
||||
"{\"title\":\"修订内容及理由\",\"type\":\"Contents_and_reasons_for_revision\"}," +
|
||||
"{\"title\":\"拟制/修订单位\",\"type\":\"Drafted_and_revised_Company\"}]";
|
||||
// 构造连线时的几个固定参数
|
||||
public final static double ANGLE_RIGHT = 0;
|
||||
public final static double ANGLE_DOWN = 1.5707963267948968;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user