字段注释

master
Yangwl 1 year ago
parent 308492d614
commit cdd852bf07

@ -119,11 +119,12 @@ public class OpenController extends BaseController {
/** /**
* ZL0010- * ZL0010-
* CQ OEMCM LLLB MATNR MAKTX suppliernum * CQ OEMCM LLLB 01MATNR MAKTX suppliernum
* supplier CHARG comeQty testDate JYBH * supplier CHARG comeQty testDate JYBH
* BJY OEMWLLY ZCF ZCOEMCM OEM * BJY OEMWLLY ZCF ZCOEMCM OEM
* memo PZGLBZG QC * memo PZGLBZG QC
* @param paramMap * @param paramMap
*
* @return * @return
*/ */

@ -13,14 +13,17 @@ spring:
cloud: cloud:
nacos: nacos:
discovery: discovery:
# namespace: lanju-op-test
namespace: lanju-op-test namespace: lanju-op-test
group: test group: test
# 服务注册地址 # 服务注册地址
# server-addr: 192.168.202.20:8848
server-addr: 192.168.202.20:8848 server-addr: 192.168.202.20:8848
config: config:
namespace: lanju-op-test namespace: lanju-op-test
group: test group: test
# 服务注册地址 # 服务注册地址
# server-addr: 192.168.202.20:8848
server-addr: 192.168.202.20:8848 server-addr: 192.168.202.20:8848
# 配置文件格式 # 配置文件格式
file-extension: yml file-extension: yml

Loading…
Cancel
Save